summaryrefslogtreecommitdiffstats
path: root/meta-yocto
diff options
context:
space:
mode:
authorCristiana Voicu <cristiana.voicu@intel.com>2013-07-17 16:50:32 +0300
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-07-18 21:26:58 +0100
commit31e6eee860b5f9f4ac9ef0889bcff5648de6e3f9 (patch)
treee36c8252ac46a8163e66a6cf63e690d004d298a0 /meta-yocto
parent142d40ea8b5ff074ce4c5dc6f197c3f59a411355 (diff)
downloadpoky-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')
-rw-r--r--meta-yocto/conf/distro/poky-tiny.conf1
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"
137PNBLACKLIST[core-image-sato-sdk] = "not buildable with poky-tiny" 137PNBLACKLIST[core-image-sato-sdk] = "not buildable with poky-tiny"
138PNBLACKLIST[core-image-x11] = "not buildable with poky-tiny" 138PNBLACKLIST[core-image-x11] = "not buildable with poky-tiny"
139PNBLACKLIST[qt4e-demo-image] = "not buildable with poky-tiny" 139PNBLACKLIST[qt4e-demo-image] = "not buildable with poky-tiny"
140PNBLACKLIST[core-image-weston] = "not buildable with poky-tiny"