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

* Re: [meta-oe][Patch 1/1 v2] gypsy: fix QA issue by removing EXTRA_OECONF
  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
  0 siblings, 1 reply; 3+ messages in thread
From: Martin Jansa @ 2014-08-19 13:36 UTC (permalink / raw)
  To: openembedded-devel

[-- Attachment #1: Type: text/plain, Size: 1477 bytes --]

On Mon, Aug 18, 2014 at 01:26:45PM -0700, Tom King wrote:
> 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]"

For some reason patchwork changes author to "root root"
http://patchwork.openembedded.org/patch/78537/

Fixed when cherry-picking to master-next

> 
> 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 \
> -- 
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel

-- 
Martin 'JaMa' Jansa     jabber: Martin.Jansa@gmail.com

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 188 bytes --]

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

* Re: [meta-oe][Patch 1/1 v2] gypsy: fix QA issue by removing EXTRA_OECONF
  2014-08-19 13:36 ` Martin Jansa
@ 2014-08-25  7:18   ` Khem Raj
  0 siblings, 0 replies; 3+ messages in thread
From: Khem Raj @ 2014-08-25  7:18 UTC (permalink / raw)
  To: openembedded-devel

On 14-08-19 15:36:12, Martin Jansa wrote:
> On Mon, Aug 18, 2014 at 01:26:45PM -0700, Tom King wrote:
> > 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]"
> 
> For some reason patchwork changes author to "root root"
> http://patchwork.openembedded.org/patch/78537/

Thats because Tom's email ID is associated with root user. I guess we
need to change that.


^ permalink raw reply	[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.