summaryrefslogtreecommitdiffstats
path: root/conf/bblayers.conf.tibidabo.sample
diff options
context:
space:
mode:
authorSamuli Piippo <samuli.piippo@theqtcompany.com>2015-06-09 13:29:16 +0300
committerSamuli Piippo <samuli.piippo@theqtcompany.com>2015-06-11 08:50:42 +0300
commitaf74eaeda04ab4cbca42abc4bb4818a9b3df465e (patch)
tree5cc065c93d375435acb52c6632ec05fe8b09c5ae /conf/bblayers.conf.tibidabo.sample
parent9a52dfdf5988a422d1831eba1081ef383b5244ca (diff)
downloadmeta-boot2qt-af74eaeda04ab4cbca42abc4bb4818a9b3df465e.tar.gz
tibidabo: use latest version poky for tibidabo
Instead of using old patched version of poky for the meta-tibidabo layer, use the same version of all the meta layer as for the other devices. This requires the old u-boot, kernel, gpu driver and imx-lib recipes to be copied from meta-fsl-arm. Change-Id: I2e804fbe895370c23f8ae89cff4fe283302dabe1 Reviewed-by: Eirik Aavitsland <eirik.aavitsland@theqtcompany.com>
Diffstat (limited to 'conf/bblayers.conf.tibidabo.sample')
-rw-r--r--conf/bblayers.conf.tibidabo.sample1
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/bblayers.conf.tibidabo.sample b/conf/bblayers.conf.tibidabo.sample
index 734f66a..20d049d 100644
--- a/conf/bblayers.conf.tibidabo.sample
+++ b/conf/bblayers.conf.tibidabo.sample
@@ -32,6 +32,7 @@ BBLAYERS ?= " \
32 ${BSPDIR}/sources/poky/meta \ 32 ${BSPDIR}/sources/poky/meta \
33 ${BSPDIR}/sources/poky/meta-yocto \ 33 ${BSPDIR}/sources/poky/meta-yocto \
34 ${BSPDIR}/sources/meta-fsl-arm \ 34 ${BSPDIR}/sources/meta-fsl-arm \
35 ${BSPDIR}/sources/meta-fsl-arm-extra \
35 ${BSPDIR}/sources/meta-tibidabo \ 36 ${BSPDIR}/sources/meta-tibidabo \
36 ${BSPDIR}/sources/meta-openembedded/meta-oe \ 37 ${BSPDIR}/sources/meta-openembedded/meta-oe \
37 ${BSPDIR}/sources/meta-qt5 \ 38 ${BSPDIR}/sources/meta-qt5 \