[gnome-continuous-yocto/gnomeostree-3.28-rocko: 5511/8267] poky-world-exclude.inc: add python-pyqt



commit 4c1f65431165004cdd883220d1249ba28f5d92df
Author: Paul Eggleton <paul eggleton linux intel com>
Date:   Thu Apr 6 14:17:20 2017 +1200

    poky-world-exclude.inc: add python-pyqt
    
    python-pyqt in meta-qt4 is about to require sip 4.19 that only meta-oe
    provides; as we only bring in meta-qt4 for LSB, there's no need to be
    building this as part of world and it would fail without meta-oe anyway.
    
    (From meta-yocto rev: 202598d670a1d335d2a8de7685244fa7f480bd26)
    
    Signed-off-by: Paul Eggleton <paul eggleton linux intel com>
    Signed-off-by: Richard Purdie <richard purdie linuxfoundation org>

 .../conf/distro/include/poky-world-exclude.inc     |    2 ++
 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 5194ff1..a6635b6 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 @@
 
 # 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"


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]