[meta-freescale] [PATCH 4/4] layer.conf: Add thud to LAYERSERIES_COMPAT

Khem Raj raj.khem at gmail.com
Fri Sep 28 13:18:51 PDT 2018


2.6 is called thud and is upcoming

Signed-off-by: Khem Raj <raj.khem at gmail.com>
---
 conf/layer.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/conf/layer.conf b/conf/layer.conf
index 843277b9..d2a81521 100644
--- a/conf/layer.conf
+++ b/conf/layer.conf
@@ -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"
-- 
2.19.0



More information about the meta-freescale mailing list