[OE-core] [PATCH 1/2] ncurses: Update gnu-config files to version used by OE-Core

Marcin Juszkiewicz marcin.juszkiewicz at linaro.org
Tue Sep 18 10:43:40 UTC 2012


W dniu 18.09.2012 12:40, Koen Kooi pisze:
>> +# Update gnu-config files to version used by OE-Core
>> +do_configure_prepend() {
>> +	install -m 0755
${STAGING_DATADIR_NATIVE}/gnu-config/config.{guess,sub} ${S}
>> +}

> Apart from the missing PR bumps

For normal OE builds situation does not change too much so that's why I
skipped PR bump. For 64-bit ARM it does not build without it so no PR as
well.

> isn't autotools.bbclass supposed to handle this?

autotools.bbclass does it in own do_configure. But both db and ncurses
uses own do_configure without calling autoreconf.






More information about the Openembedded-core mailing list