summaryrefslogtreecommitdiffstats
path: root/meta-poky/conf
diff options
context:
space:
mode:
authorAlexander Kanavin <alexander.kanavin@linux.intel.com>2017-08-07 14:54:54 +0300
committerRichard Purdie <richard.purdie@linuxfoundation.org>2017-08-08 13:04:10 +0100
commitfeb7d9db5979a1b8d5f27c370d01755b50023255 (patch)
tree5c7c6df4fe8b431aae7b0d62356e9148dc80ddf6 /meta-poky/conf
parent76dd79e345d8edb22fc7aefd31f2a1f150916718 (diff)
downloadopenembedded-core-contrib-feb7d9db5979a1b8d5f27c370d01755b50023255.tar.gz
poky-world-exclude.inc: remove recipes from meta-qt4
Now that meta-qt4 isn't used by the autobuilder, there's no need to exclude broken recipes fron that layer either. Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta-poky/conf')
-rw-r--r--meta-poky/conf/distro/include/poky-world-exclude.inc4
1 files changed, 0 insertions, 4 deletions
diff --git a/meta-poky/conf/distro/include/poky-world-exclude.inc b/meta-poky/conf/distro/include/poky-world-exclude.inc
index a6635b63aa..1a2dea5859 100644
--- a/meta-poky/conf/distro/include/poky-world-exclude.inc
+++ b/meta-poky/conf/distro/include/poky-world-exclude.inc
@@ -2,7 +2,3 @@
# Things we exlude fromw world testing within the reference distro
#
-# qwt from meta-qt4, has poky-lsb QA warnings, qt4 for lsb only
-EXCLUDE_FROM_WORLD_pn-qwt = "1"
-# python-pyqt from meta-qt4 requires sip from meta-oe
-EXCLUDE_FROM_WORLD_pn-python-pyqt = "1"