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.bbb.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.bbb.sample')
-rw-r--r-- | conf/bblayers.conf.bbb.sample | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/bblayers.conf.bbb.sample b/conf/bblayers.conf.bbb.sample index 7fb19ea..abfa876 100644 --- a/conf/bblayers.conf.bbb.sample +++ b/conf/bblayers.conf.bbb.sample | |||
@@ -43,6 +43,7 @@ BBLAYERS ?= " \ | |||
43 | ${BSPDIR}/sources/meta-b2qt \ | 43 | ${BSPDIR}/sources/meta-b2qt \ |
44 | ${BSPDIR}/sources/meta-b2qt/meta-ti-extras \ | 44 | ${BSPDIR}/sources/meta-b2qt/meta-ti-extras \ |
45 | ${BSPDIR}/sources/meta-b2qt/meta-beagleboard-extras \ | 45 | ${BSPDIR}/sources/meta-b2qt/meta-beagleboard-extras \ |
46 | ${BSPDIR}/sources/meta-mingw \ | ||
46 | " | 47 | " |
47 | BBLAYERS_NON_REMOVABLE ?= " \ | 48 | BBLAYERS_NON_REMOVABLE ?= " \ |
48 | ${BSPDIR}/sources/poky/meta \ | 49 | ${BSPDIR}/sources/poky/meta \ |