From b5b5c59a8ce51589d15834ef38e7ab173bd93afd Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Mon, 1 Apr 2019 19:20:33 -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 1ce4d2d..6b210ce 100644 --- a/conf/layer.conf +++ b/conf/layer.conf @@ -8,7 +8,7 @@ BBFILE_COLLECTIONS += "meta-altera" BBFILE_PATTERN_meta-altera := "^${LAYERDIR}/" # increase the number BBFILE_PRIORITY_meta-altera = "6" -LAYERSERIES_COMPAT_meta-altera = "thud" +LAYERSERIES_COMPAT_meta-altera = "thud warrior" # yves BBDEBUG = "yes" -- cgit v1.2.3-54-g00ecf