[OE-core] [daisy][PATCH3/4] layer.conf: Mark opkg-utils as ABISAFE for update-alternatives usage

Sona Sarmadi sona.sarmadi at enea.com
Thu Oct 9 15:47:53 UTC 2014


Please ignore this email, this was sent by mistake. 

/Sona

> -----Original Message-----
> From: openembedded-core-bounces at lists.openembedded.org
> [mailto:openembedded-core-bounces at lists.openembedded.org] On Behalf
> Of Sona Sarmadi
> Sent: den 9 oktober 2014 14:25
> To: openembedded-core at lists.openembedded.org
> Subject: [OE-core] [daisy][PATCH3/4] layer.conf: Mark opkg-utils as ABISAFE
> for update-alternatives usage
> 
> From: Steffen Sledz <sledz at dresearch-fe.de>
> 
> Currently linux-firmware rebuilds for each machine due to its usage of
> update-alternatives which in turn means a dependency on opkg-utils.
> Marking opkg-utils as ABISAFE is the only option we have right now to avoid
> this.
> 
> (From OE-Core rev: e4c4ca3101062ecc956294ac968dc488321eb33b)
> 
> Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>
> Signed-off-by: Steffen Sledz <sledz at dresearch-fe.de>
> Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>
> ---
>  meta/conf/layer.conf | 2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/meta/conf/layer.conf b/meta/conf/layer.conf index
> a764ee0..13814dc 100644
> --- a/meta/conf/layer.conf
> +++ b/meta/conf/layer.conf
> @@ -14,6 +14,7 @@ LAYERVERSION_core = "4"
>  # Set a variable to get to the top of the metadata location  COREBASE =
> '${@os.path.normpath("${LAYERDIR}/../")}'
> 
> +# opkg-utils is for update-altnernatives :(
>  SIGGEN_EXCLUDERECIPES_ABISAFE += " \
>    sysvinit-inittab \
>    shadow-securetty \
> @@ -34,4 +35,5 @@ SIGGEN_EXCLUDERECIPES_ABISAFE += " \
>    shadow \
>    shadow-sysroot \
>    base-passwd \
> +  opkg-utils \
>  "
> --
> 1.9.1
> 
> --
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core at lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-core



More information about the Openembedded-core mailing list