]> code.ossystems Code Review - meta-freescale.git/commitdiff
layer.conf: Add thud to LAYERSERIES_COMPAT
authorKhem Raj <raj.khem@gmail.com>
Fri, 28 Sep 2018 20:18:51 +0000 (13:18 -0700)
committerOtavio Salvador <otavio@ossystems.com.br>
Fri, 28 Sep 2018 20:29:26 +0000 (17:29 -0300)
2.6 is called thud and is upcoming

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
conf/layer.conf

index 843277b930c6532ad12cf287ae472e3d260fdd2b..d2a81521c9cd0e5a6a3e31ed1c6e97a3bc38107f 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"
+LAYERSERIES_COMPAT_freescale-layer = "sumo thud"
 
 # Add the Freescale-specific licenses into the metadata
 LICENSE_PATH += "${LAYERDIR}/custom-licenses"