mirror of
https://git.yoctoproject.org/poky
synced 2026-05-08 17:19:20 +00:00
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. (From meta-yocto rev: feb7d9db5979a1b8d5f27c370d01755b50023255) Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
803b97a32e
commit
e6fd594934
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user