From fa65abf062ab286dd8564fa7dbb82d5f1db17dac Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Tue, 8 Oct 2019 15:27:43 -0700 Subject: layer: Add zeus to compatible release 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 b70bc78..ff9b11c 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 = "warrior" +LAYERSERIES_COMPAT_meta-altera = "warrior zeus" # yves BBDEBUG = "yes" -- cgit v1.2.3-54-g00ecf