]> code.ossystems Code Review - meta-freescale.git/commitdiff
conf/layer.conf: Support only thud release
authorFabio Berton <fabio.berton@ossystems.com.br>
Tue, 2 Apr 2019 17:57:01 +0000 (14:57 -0300)
committerOtavio Salvador <otavio@ossystems.com.br>
Tue, 2 Apr 2019 18:36:10 +0000 (15:36 -0300)
If you want to use sumo release, please use sumo platform.

Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br>
conf/layer.conf

index d2a81521c9cd0e5a6a3e31ed1c6e97a3bc38107f..e171fdaabceef417cd845137d5b6277cf04dbb81 100644 (file)
@@ -8,7 +8,7 @@ BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \
 BBFILE_COLLECTIONS += "freescale-layer"
 BBFILE_PATTERN_freescale-layer := "^${LAYERDIR}/"
 BBFILE_PRIORITY_freescale-layer = "5"
-LAYERSERIES_COMPAT_freescale-layer = "sumo thud"
+LAYERSERIES_COMPAT_freescale-layer = "thud"
 
 # Add the Freescale-specific licenses into the metadata
 LICENSE_PATH += "${LAYERDIR}/custom-licenses"