diff options
author | Samuli Piippo <samuli.piippo@theqtcompany.com> | 2016-03-15 16:28:38 +0200 |
---|---|---|
committer | Samuli Piippo <samuli.piippo@theqtcompany.com> | 2016-04-08 12:51:18 +0000 |
commit | 8a26a3a3bed95fd58bd30592b5b245b99b2510ea (patch) | |
tree | 104782074e53f97f0875efbda3a8699a64043724 /conf/bblayers.conf.emulator.sample | |
parent | 8c0f37db1a39e91bc399abc75d32795beb4c2b8b (diff) | |
download | meta-boot2qt-8a26a3a3bed95fd58bd30592b5b245b99b2510ea.tar.gz |
Update used meta layers
gstreamer 0.10 recipes were moved to meta-multimedia
meta-ruby not needed anymore for meta-qt5
Change-Id: I30e9e87e557d2e74498fd5047a2b8d6babc9f55f
Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
Diffstat (limited to 'conf/bblayers.conf.emulator.sample')
-rw-r--r-- | conf/bblayers.conf.emulator.sample | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/bblayers.conf.emulator.sample b/conf/bblayers.conf.emulator.sample index 4703b10..83761b3 100644 --- a/conf/bblayers.conf.emulator.sample +++ b/conf/bblayers.conf.emulator.sample | |||
@@ -34,7 +34,7 @@ BBLAYERS ?= " \ | |||
34 | ${BSPDIR}/sources/meta-openembedded/meta-python \ | 34 | ${BSPDIR}/sources/meta-openembedded/meta-python \ |
35 | ${BSPDIR}/sources/meta-openembedded/meta-networking \ | 35 | ${BSPDIR}/sources/meta-openembedded/meta-networking \ |
36 | ${BSPDIR}/sources/meta-openembedded/meta-initramfs \ | 36 | ${BSPDIR}/sources/meta-openembedded/meta-initramfs \ |
37 | ${BSPDIR}/sources/meta-openembedded/meta-ruby \ | 37 | ${BSPDIR}/sources/meta-openembedded/meta-multimedia \ |
38 | ${BSPDIR}/sources/meta-b2qt \ | 38 | ${BSPDIR}/sources/meta-b2qt \ |
39 | ${BSPDIR}/sources/meta-mingw \ | 39 | ${BSPDIR}/sources/meta-mingw \ |
40 | ${BSPDIR}/sources/meta-qt5 \ | 40 | ${BSPDIR}/sources/meta-qt5 \ |