[OE-core] sed: Explicitly disable acl for deterministic builds

Koen Kooi koen at dominion.thruhere.net
Fri May 4 14:15:57 UTC 2012


Op 4 mei 2012, om 16:04 heeft Richard Purdie het volgende geschreven:

> 
> Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>
> ---
> diff --git a/meta/recipes-extended/sed/sed_4.2.1.bb b/meta/recipes-extended/sed/sed_4.2.1.bb
> index 9fbb6e7..92f59e4 100644
> --- a/meta/recipes-extended/sed/sed_4.2.1.bb
> +++ b/meta/recipes-extended/sed/sed_4.2.1.bb
> @@ -13,6 +13,8 @@ SRC_URI[sha256sum] = "8773541ce097fdc4c5b9e7da12a82dffbb30cd91f7bc169f52f05f93b7
> 
> inherit autotools update-alternatives gettext
> 
> +EXTRA_OECONF = "--disable-acl"

Missing PR bump



More information about the Openembedded-core mailing list