Angstrom-distribution / setup-scripts

Helper scripts for setting an Angstrom development environment
http://www.angstrom-distribution.org/building-angstrom
MIT License
84 stars 108 forks source link

libpng-native build error on build 2014.12 #50

Closed CelestinoPerez closed 9 years ago

CelestinoPerez commented 9 years ago

I can not build libpng-native because it is configured with the option "--enable-arm-neon=on" from the recipe line:

EXTRA_OECONF_append = " ${@bb.utils.contains("TUNE_FEATURES", "neon", "--enable-arm-neon=on", "--enable-arm-neon=off" ,d)}"

I guess that TUNE_FEATURES has neon on it but for native building it should not. how can I change it ?

Thanks.

koenkooi commented 9 years ago

Should be fixed with https://github.com/Angstrom-distribution/meta-angstrom/commit/6fc16169bf744c01e241bda1f7cd70aebfb5932e