diff options
author | Alexander Kanavin <alexander.kanavin@linux.intel.com> | 2015-11-27 16:05:10 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-01-08 13:57:32 +0000 |
commit | d914c7f3cbb4a0059e90c9d3b0f88c1e566af302 (patch) | |
tree | c15f6840d71657d3e3dfaa3b3c19df7dbb1c1b8e /meta-yocto/conf/distro/poky-tiny.conf | |
parent | 0f3ad7c77aa0f8bb7641af1886e1420cdfa8419f (diff) | |
download | poky-d914c7f3cbb4a0059e90c9d3b0f88c1e566af302.tar.gz |
meta-yocto: drop qt4 references
(From meta-yocto rev: c6abe9550785690155929c5a02e0f02a6abab9ab)
Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta-yocto/conf/distro/poky-tiny.conf')
-rw-r--r-- | meta-yocto/conf/distro/poky-tiny.conf | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-yocto/conf/distro/poky-tiny.conf b/meta-yocto/conf/distro/poky-tiny.conf index fbcbf1ae71..fcf0a1ec0c 100644 --- a/meta-yocto/conf/distro/poky-tiny.conf +++ b/meta-yocto/conf/distro/poky-tiny.conf | |||
@@ -137,7 +137,6 @@ PNBLACKLIST[core-image-sato] = "not buildable with poky-tiny" | |||
137 | PNBLACKLIST[core-image-sato-dev] = "not buildable with poky-tiny" | 137 | PNBLACKLIST[core-image-sato-dev] = "not buildable with poky-tiny" |
138 | PNBLACKLIST[core-image-sato-sdk] = "not buildable with poky-tiny" | 138 | PNBLACKLIST[core-image-sato-sdk] = "not buildable with poky-tiny" |
139 | PNBLACKLIST[core-image-x11] = "not buildable with poky-tiny" | 139 | PNBLACKLIST[core-image-x11] = "not buildable with poky-tiny" |
140 | PNBLACKLIST[qt4e-demo-image] = "not buildable with poky-tiny" | ||
141 | PNBLACKLIST[core-image-weston] = "not buildable with poky-tiny" | 140 | PNBLACKLIST[core-image-weston] = "not buildable with poky-tiny" |
142 | 141 | ||
143 | # Disable python usage in opkg-utils since it won't build with tiny config | 142 | # Disable python usage in opkg-utils since it won't build with tiny config |