summaryrefslogtreecommitdiffstats
path: root/meta-poky
diff options
context:
space:
mode:
Diffstat (limited to 'meta-poky')
-rw-r--r--meta-poky/conf/distro/include/poky-world-exclude.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-poky/conf/distro/include/poky-world-exclude.inc b/meta-poky/conf/distro/include/poky-world-exclude.inc
index 5194ff1430..a6635b63aa 100644
--- a/meta-poky/conf/distro/include/poky-world-exclude.inc
+++ b/meta-poky/conf/distro/include/poky-world-exclude.inc
@@ -4,3 +4,5 @@
4 4
5# qwt from meta-qt4, has poky-lsb QA warnings, qt4 for lsb only 5# qwt from meta-qt4, has poky-lsb QA warnings, qt4 for lsb only
6EXCLUDE_FROM_WORLD_pn-qwt = "1" 6EXCLUDE_FROM_WORLD_pn-qwt = "1"
7# python-pyqt from meta-qt4 requires sip from meta-oe
8EXCLUDE_FROM_WORLD_pn-python-pyqt = "1"