All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/2] poky-world-exclude.inc: remove recipes from meta-qt4
@ 2017-08-07 11:54 Alexander Kanavin
  2017-08-07 11:54 ` [PATCH 2/2] maintainers.inc: assign newly added recipes Alexander Kanavin
  0 siblings, 1 reply; 2+ messages in thread
From: Alexander Kanavin @ 2017-08-07 11:54 UTC (permalink / raw)
  To: poky

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>
---
 meta-poky/conf/distro/include/poky-world-exclude.inc | 4 ----
 1 file changed, 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 a6635b63aa4..1a2dea5859b 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"
-- 
2.13.2



^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-08-07 11:58 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-08-07 11:54 [PATCH 1/2] poky-world-exclude.inc: remove recipes from meta-qt4 Alexander Kanavin
2017-08-07 11:54 ` [PATCH 2/2] maintainers.inc: assign newly added recipes Alexander Kanavin

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.