summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2019-10-08 15:27:43 -0700
committerKhem Raj <raj.khem@gmail.com>2019-10-08 15:27:43 -0700
commitfa65abf062ab286dd8564fa7dbb82d5f1db17dac (patch)
tree28046c39476a39ff2688125f7f45e4a5df6fd17c
parentc6b293f9f54b393b88cda2efa31fd3e767d74a20 (diff)
downloadmeta-altera-fa65abf062ab286dd8564fa7dbb82d5f1db17dac.tar.gz
layer: Add zeus to compatible release
Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r--conf/layer.conf2
1 files changed, 1 insertions, 1 deletions
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"
8BBFILE_PATTERN_meta-altera := "^${LAYERDIR}/" 8BBFILE_PATTERN_meta-altera := "^${LAYERDIR}/"
9# increase the number 9# increase the number
10BBFILE_PRIORITY_meta-altera = "6" 10BBFILE_PRIORITY_meta-altera = "6"
11LAYERSERIES_COMPAT_meta-altera = "warrior" 11LAYERSERIES_COMPAT_meta-altera = "warrior zeus"
12# yves 12# yves
13BBDEBUG = "yes" 13BBDEBUG = "yes"
14 14