[oe] [meta-oe][Patch 1/1 v2] gypsy: fix QA issue by removing EXTRA_OECONF

Tom King ka6sox at gmail.com
Mon Aug 18 20:26:45 UTC 2014


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 at gmail.com>
Signed-off-by: Ron Lockwood-Childs <rchilds at 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 \



More information about the Openembedded-devel mailing list