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

Robert P. J. Day rpjday at crashcourse.ca
Thu Mar 5 08:06:13 UTC 2015


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)}"

i'll let someone else apply those if they're actually needed.

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