Update BBLAYERS with regards to the Rygel update 33/4133/1
authorManuel Bachmann <mbc@iot.bzh>
Wed, 21 Oct 2015 01:53:28 +0000 (01:53 +0000)
committerManuel Bachmann <mbc@iot.bzh>
Wed, 21 Oct 2015 01:56:58 +0000 (01:56 +0000)
Since we now build Rygel, we need recipes from
"meta-openembedded/meta-multimedia" ("gupnp" e.g.)

This commit makes sure that building "agl-demo-platform"
still works with QEMU as a target.

Change-Id: I8049c8094ccd91cc71e01d89e544bfc44639014a
Signed-off-by: Manuel Bachmann <mbc@iot.bzh>
conf/bblayers.conf.sample

index 4491e26..669aa2f 100644 (file)
@@ -13,6 +13,7 @@ BBLAYERS ?= " \
   ##OEROOT##/../meta-agl/meta-agl \
   ##OEROOT##/../meta-agl/meta-agl-bsp \
   ##OEROOT##/../meta-openembedded/meta-oe \
+  ##OEROOT##/../meta-openembedded/meta-multimedia \
   ##OEROOT##/../meta-openembedded/meta-ruby \
   ##OEROOT##/../meta-agl-demo \
   ##OEROOT##/../meta-qt5 \