[oe] [OE-core] [meta-oe][PATCH] Fix gpsd build by switching to use EXTRA_CONF_PACKAGECONFIG.

Martin Jansa martin.jansa at gmail.com
Tue Mar 1 08:26:24 UTC 2016


FW

On Tue, Mar 01, 2016 at 12:58:55AM +0100, Martin Jansa wrote:
> > I also see now someone else has already posted a different fix to this,
> although from what I've read about this error, mine is the more general
> solution.
> 
> Your solution depends on oe-core patch which wasn't merged yet, and that
> change may be refused or the variable could be renamed.

http://patchwork.openembedded.org/patch/116719/

> 
> So I'll merge the other change at least for now, it can be cleaned later.
> 
> On Tue, Mar 1, 2016 at 12:13 AM, Chris Trobridge <christrobridge at hotmail.com
> > wrote:
> 
> > Thanks!
> >
> > First Patch...
> >
> > I was puzzling about that.  I did read the readme but obviously not
> > thoroughly enough.  I saw a few patches to meta-oe apparently send to the
> > main list but wasn't aware of the devel list.
> >
> > I also see now someone else has already posted a different fix to this,
> > although from what I've read about this error, mine is the more general
> > solution.
> >
> > Regards,
> > Chris
> >
> >
> > ------------------------------
> > Date: Mon, 29 Feb 2016 23:45:31 +0100
> > Subject: Re: [OE-core] [meta-oe][PATCH] Fix gpsd build by switching to use
> > EXTRA_CONF_PACKAGECONFIG.
> > From: martin.jansa at gmail.com
> > To: christrobridge at hotmail.com
> > CC: openembedded-core at lists.openembedded.org
> >
> >
> > Wrong ML, patches for meta-oe belong to openembedded-devel ML (see README
> > file)
> >
> > On Mon, Feb 29, 2016 at 11:31 PM, Chris Trobridge <
> > christrobridge at hotmail.com> wrote:
> >
> > Was using EXTRA_OECONF, leading to:
> >
> > SCons Error: no such option: --disable-static
> >
> > Signed-off-by: Chris Trobridge <christrobridge at hotmail.com>
> > ---
> >  meta-oe/recipes-navigation/gpsd/gpsd_3.14.bb | 2 +-
> >  1 file changed, 1 insertion(+), 1 deletion(-)
> >
> > diff --git a/meta-oe/recipes-navigation/gpsd/gpsd_3.14.bb
> > b/meta-oe/recipes-navigation/gpsd/gpsd_3.14.bb
> > index ff268b3..39d6470 100644
> > --- a/meta-oe/recipes-navigation/gpsd/gpsd_3.14.bb
> > +++ b/meta-oe/recipes-navigation/gpsd/gpsd_3.14.bb
> > @@ -45,7 +45,7 @@ EXTRA_OESCONS = " \
> >      strip='false' \
> >      chrpath='yes' \
> >      systemd='${SYSTEMD_OESCONS}' \
> > -    ${EXTRA_OECONF} \
> > +    ${EXTRA_CONF_PACKAGECONFIG} \
> >  "
> >  # this cannot be used, because then chrpath is not found and only static
> > lib is built
> >  # target=${HOST_SYS}
> > --
> > 2.4.3
> >
> > --
> > _______________________________________________
> > Openembedded-core mailing list
> > Openembedded-core at lists.openembedded.org
> > http://lists.openembedded.org/mailman/listinfo/openembedded-core
> >
> >
> >

-- 
Martin 'JaMa' Jansa     jabber: Martin.Jansa at gmail.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <http://lists.openembedded.org/pipermail/openembedded-devel/attachments/20160301/b4a9ddae/attachment-0002.sig>


More information about the Openembedded-devel mailing list