summaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorpeter smith <peter.t.smith@ge.com>2019-05-08 12:33:04 +0100
committerKhem Raj <raj.khem@gmail.com>2019-05-08 09:54:58 -0700
commit0391ec328285ce520c931e65982dc48d8ef8519b (patch)
tree7e78aafad50ecddbb85403838c948f77f3b561fd /conf
parent272019ed68a1660e6456614a448d8d045b9c6882 (diff)
downloadmeta-altera-0391ec328285ce520c931e65982dc48d8ef8519b.tar.gz
Added sumo to layer series
Diffstat (limited to 'conf')
-rw-r--r--conf/layer.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/layer.conf b/conf/layer.conf
index 6b210ce..3ac355e 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 = "thud warrior" 11LAYERSERIES_COMPAT_meta-altera = "sumo thud warrior"
12# yves 12# yves
13BBDEBUG = "yes" 13BBDEBUG = "yes"
14 14