summaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorSamuli Piippo <samuli.piippo@qt.io>2016-10-03 16:57:08 +0300
committerSamuli Piippo <samuli.piippo@qt.io>2016-10-06 05:57:52 +0000
commit80402502806c94d2954852549d6549c9e333c586 (patch)
treee389c8d6d8ab2b53471f24e2cfc002dc98870b1a /conf
parentcfebf8586735f4db9c9573c1af9eb1553132c0e8 (diff)
downloadmeta-boot2qt-80402502806c94d2954852549d6549c9e333c586.tar.gz
renesas: update recipes to work with krogoth
Extra patch needed for linux libc headers to get systemd to build. ../git/src/basic/btrfs-util.c:1122:23: error: 'BTRFS_IOC_QUOTA_RESCAN_WAIT' undeclared (first use in this function) Change-Id: I52492cff70228bee477b1e5b287af66138564dd1 Reviewed-by: Tuomas Heimonen <tuomas.heimonen@theqtcompany.com>
Diffstat (limited to 'conf')
-rw-r--r--conf/bblayers.conf.rcar-gen2.sample4
-rw-r--r--conf/distro/include/rcar-gen2.inc1
2 files changed, 3 insertions, 2 deletions
diff --git a/conf/bblayers.conf.rcar-gen2.sample b/conf/bblayers.conf.rcar-gen2.sample
index 6fc5144..27f28ae 100644
--- a/conf/bblayers.conf.rcar-gen2.sample
+++ b/conf/bblayers.conf.rcar-gen2.sample
@@ -37,12 +37,12 @@ BSPDIR := "${@os.path.abspath(os.path.dirname(d.getVar('FILE', True)) + '/../..'
37 37
38BBLAYERS ?= " \ 38BBLAYERS ?= " \
39 ${BSPDIR}/sources/meta-boot2qt \ 39 ${BSPDIR}/sources/meta-boot2qt \
40 ${BSPDIR}/sources/meta-renesas \
41 ${BSPDIR}/sources/meta-renesas/meta-rcar-gen2 \
40 ${BSPDIR}/sources/poky/meta \ 42 ${BSPDIR}/sources/poky/meta \
41 ${BSPDIR}/sources/poky/meta-poky \ 43 ${BSPDIR}/sources/poky/meta-poky \
42 ${BSPDIR}/sources/meta-boot2qt/meta-renesas-extras \ 44 ${BSPDIR}/sources/meta-boot2qt/meta-renesas-extras \
43 ${BSPDIR}/sources/meta-fsl-arm \ 45 ${BSPDIR}/sources/meta-fsl-arm \
44 ${BSPDIR}/sources/meta-renesas \
45 ${BSPDIR}/sources/meta-renesas/meta-rcar-gen2 \
46 ${BSPDIR}/sources/meta-openembedded/meta-oe \ 46 ${BSPDIR}/sources/meta-openembedded/meta-oe \
47 ${BSPDIR}/sources/meta-openembedded/meta-python \ 47 ${BSPDIR}/sources/meta-openembedded/meta-python \
48 ${BSPDIR}/sources/meta-openembedded/meta-networking \ 48 ${BSPDIR}/sources/meta-openembedded/meta-networking \
diff --git a/conf/distro/include/rcar-gen2.inc b/conf/distro/include/rcar-gen2.inc
index 806c591..490bc0f 100644
--- a/conf/distro/include/rcar-gen2.inc
+++ b/conf/distro/include/rcar-gen2.inc
@@ -136,4 +136,5 @@ BBMASK += "\
136 gles-test-module \ 136 gles-test-module \
137 poky/meta/recipes-graphics/mesa \ 137 poky/meta/recipes-graphics/mesa \
138 meta-fsl-arm/recipes-graphics/mesa \ 138 meta-fsl-arm/recipes-graphics/mesa \
139 meta-rcar-gen2/recipes-devtools/file \
139 " 140 "