All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-oe][Patch 1/1 v2] gypsy: fix QA issue by removing EXTRA_OECONF
@ 2014-08-18 20:26 Tom King
  2014-08-19 13:36 ` Martin Jansa
  0 siblings, 1 reply; 3+ messages in thread
From: Tom King @ 2014-08-18 20:26 UTC (permalink / raw)
  To: openembedded-devel

Addresses QA issue in:

http://lists.openembedded.org/pipermail/openembedded-core/2014-August/095778.html

"4 gypsy-0.9: gypsy: configure was passed unrecognised options:
--with-distro [unknown-configure-option]"

Patch:

Signed-off-by: Tom King <ka6sox@gmail.com>
Signed-off-by: Ron Lockwood-Childs <rchilds@vctlabs.com>
---
 meta-oe/recipes-navigation/gypsy/gypsy.inc |    2 --
 1 file changed, 2 deletions(-)

diff --git a/meta-oe/recipes-navigation/gypsy/gypsy.inc
b/meta-oe/recipes-navigation/gypsy/gypsy.inc
index 747b61d..7c93d0a 100644
--- a/meta-oe/recipes-navigation/gypsy/gypsy.inc
+++ b/meta-oe/recipes-navigation/gypsy/gypsy.inc
@@ -11,8 +11,6 @@ DEPENDS = "glib-2.0 dbus bluez4 dbus-glib libxslt-native
libxslt"
 inherit autotools pkgconfig gtk-doc
 PACKAGES += "libgypsy"

-EXTRA_OECONF += "--with-distro=debian"
-
 FILES_${PN} = " \
   ${sysconfdir}/gypsy.conf \
   ${sysconfdir}/dbus-1 \


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

end of thread, other threads:[~2014-08-25  7:14 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-18 20:26 [meta-oe][Patch 1/1 v2] gypsy: fix QA issue by removing EXTRA_OECONF Tom King
2014-08-19 13:36 ` Martin Jansa
2014-08-25  7:18   ` Khem Raj

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.