[OE-core] "_append" error in gdb-cross-canadian.inc?

Robert P. J. Day rpjday at crashcourse.ca
Thu Mar 5 09:11:40 UTC 2015


On Thu, 5 Mar 2015, Martin Jansa wrote:

> On Thu, Mar 05, 2015 at 03:06:13AM -0500, Robert P. J. Day wrote:
> > On Thu, 5 Mar 2015, Robert P. J. Day wrote:
> >
> > >
> > >   EXTRA_OECONF_append = "--with-python=${WORKDIR}/python"
> > >                          ^??
> > >
> > > does that not require a leading space there?
> >
> >   just did a quick scan of other possibilities where a leading space
> > might be needed where _append is being used to append command-line
> > options, and here's the only other one i could find:
> >
> > meta/recipes-multimedia/libpng/libpng_1.6.16.bb:EXTRA_OECONF_append_class-target
> > = " ${@bb.utils.contains("TUNE_FEATURES", "neon",
> > "--enable-arm-neon=on", "--enable-arm-neon=off" ,d)}"
>
> This one has a leading space.

  whoops, you're right, i didn't look far enough back.

rday

-- 

========================================================================
Robert P. J. Day                                 Ottawa, Ontario, CANADA
                        http://crashcourse.ca

Twitter:                                       http://twitter.com/rpjday
LinkedIn:                               http://ca.linkedin.com/in/rpjday
========================================================================



More information about the Openembedded-core mailing list