From 118ef0be303adeb7d73fea4ee155b0bfce372612 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Mon, 1 Apr 2019 18:56:57 -0700 Subject: layer.conf: Add warrior to compatible release series Signed-off-by: Khem Raj --- conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/layer.conf b/conf/layer.conf index d2a81521..fd6c0cef 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 thud" +LAYERSERIES_COMPAT_freescale-layer = "sumo thud warrior" # Add the Freescale-specific licenses into the metadata LICENSE_PATH += "${LAYERDIR}/custom-licenses" -- cgit v1.2.3-54-g00ecf