diff options
author | Cristiana Voicu <cristiana.voicu@intel.com> | 2013-07-17 16:50:32 +0300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-07-18 21:26:58 +0100 |
commit | 31e6eee860b5f9f4ac9ef0889bcff5648de6e3f9 (patch) | |
tree | e36c8252ac46a8163e66a6cf63e690d004d298a0 /meta-yocto/conf/distro | |
parent | 142d40ea8b5ff074ce4c5dc6f197c3f59a411355 (diff) | |
download | poky-31e6eee860b5f9f4ac9ef0889bcff5648de6e3f9.tar.gz |
poky-tiny.conf: blacklist core-image-weston option
[YOCTO #4861]
(From meta-yocto rev: 2e0ff4cd041be8e5a2eda5af3f8a154b8d16cf21)
Signed-off-by: Cristiana Voicu <cristiana.voicu@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta-yocto/conf/distro')
-rw-r--r-- | meta-yocto/conf/distro/poky-tiny.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-yocto/conf/distro/poky-tiny.conf b/meta-yocto/conf/distro/poky-tiny.conf index 755667f664..83e232ac7e 100644 --- a/meta-yocto/conf/distro/poky-tiny.conf +++ b/meta-yocto/conf/distro/poky-tiny.conf | |||
@@ -137,3 +137,4 @@ PNBLACKLIST[core-image-sato-dev] = "not buildable with poky-tiny" | |||
137 | PNBLACKLIST[core-image-sato-sdk] = "not buildable with poky-tiny" | 137 | PNBLACKLIST[core-image-sato-sdk] = "not buildable with poky-tiny" |
138 | PNBLACKLIST[core-image-x11] = "not buildable with poky-tiny" | 138 | PNBLACKLIST[core-image-x11] = "not buildable with poky-tiny" |
139 | PNBLACKLIST[qt4e-demo-image] = "not buildable with poky-tiny" | 139 | PNBLACKLIST[qt4e-demo-image] = "not buildable with poky-tiny" |
140 | PNBLACKLIST[core-image-weston] = "not buildable with poky-tiny" | ||