[OE-core] [PATCH V2] util-linux: replace += with _append to EXTRA_OECONF_class-native

Burton, Ross ross.burton at intel.com
Wed Jul 17 12:07:31 UTC 2013


On 17 July 2013 09:41, Ming Liu <ming.liu at windriver.com> wrote:
> +EXTRA_OECONF_append_class-native = "--disable-fallocate --disable-use-tty-group"
> +EXTRA_OECONF_append_class-nativesdk = "--disable-fallocate --disable-use-tty-group"

_append won't add a leading space so you're making a massive
assumption here, please add a leading space for safety.

Ross



More information about the Openembedded-core mailing list