diff --git a/conf/layer.conf b/conf/layer.conf index 78f667b..63fdea3 100644 --- a/conf/layer.conf +++ b/conf/layer.conf @@ -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 thud" +LAYERSERIES_COMPAT_fsl-arm-extra = "thud" LAYERDEPENDS_fsl-arm-extra = "core freescale-layer"