diff options
author | David Schulz <david.schulz@theqtcompany.com> | 2015-07-03 09:53:43 +0300 |
---|---|---|
committer | David Schulz <david.schulz@theqtcompany.com> | 2016-01-13 14:28:50 +0000 |
commit | fd3f65c97e4ee5463fd9ef20b5e372425fb3b094 (patch) | |
tree | d3ebbf7756470924f4ed61eb26fd8665d991ad5b /conf/bblayers.conf.rpi.sample | |
parent | 49f2a0192d0d0db65f6dd44eabdbdd4ee2886bac (diff) | |
download | meta-boot2qt-fd3f65c97e4ee5463fd9ef20b5e372425fb3b094.tar.gz |
Add meta-mingw layer
Add meta-mingw to the default manifest.xml.
Change-Id: I0c0d39d7859ce3ff3e75fec97ccefbf79e2627df
Reviewed-by: Samuli Piippo <samuli.piippo@theqtcompany.com>
Diffstat (limited to 'conf/bblayers.conf.rpi.sample')
-rw-r--r-- | conf/bblayers.conf.rpi.sample | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/bblayers.conf.rpi.sample b/conf/bblayers.conf.rpi.sample index 03e1412..e2fc136 100644 --- a/conf/bblayers.conf.rpi.sample +++ b/conf/bblayers.conf.rpi.sample | |||
@@ -40,6 +40,7 @@ BBLAYERS ?= " \ | |||
40 | ${BSPDIR}/sources/meta-openembedded/meta-ruby \ | 40 | ${BSPDIR}/sources/meta-openembedded/meta-ruby \ |
41 | ${BSPDIR}/sources/meta-b2qt \ | 41 | ${BSPDIR}/sources/meta-b2qt \ |
42 | ${BSPDIR}/sources/meta-b2qt/meta-raspberrypi-extras \ | 42 | ${BSPDIR}/sources/meta-b2qt/meta-raspberrypi-extras \ |
43 | ${BSPDIR}/sources/meta-mingw \ | ||
43 | " | 44 | " |
44 | BBLAYERS_NON_REMOVABLE ?= " \ | 45 | BBLAYERS_NON_REMOVABLE ?= " \ |
45 | ${BSPDIR}/sources/poky/meta \ | 46 | ${BSPDIR}/sources/poky/meta \ |