From b6f8b0689ef11403957a28b0de716cd2ff805346 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Mon, 1 Apr 2019 19:05:28 -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 cfa03e6..addb891 100644 --- a/conf/layer.conf +++ b/conf/layer.conf @@ -7,7 +7,7 @@ BBFILES += "${LAYERDIR}/recipes*/*/*.bb ${LAYERDIR}/recipes*/*/*.bbappend" BBFILE_COLLECTIONS += "clang-layer" BBFILE_PATTERN_clang-layer := "^${LAYERDIR}/" BBFILE_PRIORITY_clang-layer = "7" -LAYERSERIES_COMPAT_clang-layer = "sumo thud" +LAYERSERIES_COMPAT_clang-layer = "sumo thud warrior" BBFILES_DYNAMIC += " \ openembedded-layer:${LAYERDIR}/dynamic-layers/openembedded-layer/*/*/*.bb \ -- cgit v1.2.3-54-g00ecf