Discussion:
[meta-freescale] [3rdparty][PATCH] layer.conf: Add thud to compatible layer series
Khem Raj
2018-10-01 15:50:44 UTC
Permalink
Signed-off-by: Khem Raj <***@gmail.com>
---
conf/layer.conf | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

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

--
Loading...