summaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorLeon Anavi <leon.anavi@konsulko.com>2016-05-04 12:50:57 +0000
committerGerrit Code Review <gerrit@172.30.200.200>2016-05-06 13:30:47 +0000
commit27d10e87ed68653f010df94a699f80d4811ff007 (patch)
tree1d0cb1c36b686737817d8332bf66243f3da821e3 /conf
parente153e638d0dafcc85afb2e55ec59ef2859c59fb9 (diff)
bblayers.conf.sample: Add meta-rust
Add meta-rust to bblayers.conf because the layer is required for building RVI SOTA Client. Bug-AGL: SPEC-176 Change-Id: I577ea56ca043f541c8cad5e5e03c9182e03946e9 Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Diffstat (limited to 'conf')
-rw-r--r--conf/bblayers.conf.sample1
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/bblayers.conf.sample b/conf/bblayers.conf.sample
index 884cc244..5871c3a5 100644
--- a/conf/bblayers.conf.sample
+++ b/conf/bblayers.conf.sample
@@ -19,6 +19,7 @@ BBLAYERS ?= " \
##OEROOT##/../meta-openembedded/meta-efl \
##OEROOT##/../meta-agl-demo \
##OEROOT##/../meta-qt5 \
+ ##OEROOT##/../meta-rust \
"
BBLAYERS_NON_REMOVABLE ?= " \
##OEROOT##/meta \