summaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorManuel Bachmann <mbc@iot.bzh>2016-02-03 11:23:53 +0000
committerManuel Bachmann <mbc@iot.bzh>2016-02-03 11:23:53 +0000
commit69f78be85976e8dac1c0ca70178a18910e4a04bf (patch)
treeec30a854c9ed95fc3cf426341c2ee083b88a846b /conf
parent75f103846494e30b6fea489bd9020f17e4256f74 (diff)
bblayers.conf: add meta-efl for lightmediascanner recipe
As we are now based upon Yocto 2.0, we can directly build the upstream lightmediascanner recipe; but it happens to live inside "meta-openembedded/meta-efl". Change-Id: I43b5a97c1beaa94ae34b87bf733e5ec8e403bbe4 Signed-off-by: Manuel Bachmann <mbc@iot.bzh>
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 12577610..884cc244 100644
--- a/conf/bblayers.conf.sample
+++ b/conf/bblayers.conf.sample
@@ -16,6 +16,7 @@ BBLAYERS ?= " \
##OEROOT##/../meta-openembedded/meta-oe \
##OEROOT##/../meta-openembedded/meta-multimedia \
##OEROOT##/../meta-openembedded/meta-ruby \
+ ##OEROOT##/../meta-openembedded/meta-efl \
##OEROOT##/../meta-agl-demo \
##OEROOT##/../meta-qt5 \
"