layer.conf: Add thud to compatible layer series

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
This commit is contained in:
Khem Raj 2018-10-01 08:50:44 -07:00 committed by Otavio Salvador
parent 3f892ee6b5
commit 66f45b2833

View File

@ -9,5 +9,5 @@ BBFILE_COLLECTIONS += "fsl-arm-extra"
BBFILE_PATTERN_fsl-arm-extra := "^${LAYERDIR}/"
BBFILE_PRIORITY_fsl-arm-extra = "4"
LAYERSERIES_COMPAT_fsl-arm-extra = "sumo"
LAYERSERIES_COMPAT_fsl-arm-extra = "sumo thud"
LAYERDEPENDS_fsl-arm-extra = "core freescale-layer"