[OE-core] [PATCH] multilib.conf: Workaround opkg multilib issues

Martin Jansa martin.jansa at gmail.com
Fri Apr 12 17:43:36 UTC 2013


On Fri, Apr 12, 2013 at 05:46:30PM +0100, Richard Purdie wrote:
> Multilib with opkg hasn't worked since the --force-overwrite option was dropped in
> http://git.yoctoproject.org/cgit.cgi/poky/commit/?id=88a9f6db3482623c9cb54fb03db1045051cec9f6
> 
> Since we merged the libexecdir changes, we also need the --force-maintainer flag
> to avoid conf file conflicts.
> 
> Both these changes are suboptimal however the alternative is completely broken and
> these changes only affect people who have multilibs enabled and use opkg.

Can we add --force-overwrite only when MULTILIB is enabled?
 
> [YOCTO #3453]
> 
> Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>
> ---
> diff --git a/meta/conf/multilib.conf b/meta/conf/multilib.conf
> index 9a129f1..9ff06cc 100644
> --- a/meta/conf/multilib.conf
> +++ b/meta/conf/multilib.conf
> @@ -14,3 +14,5 @@ INHERIT += "multilib_global"
>  BBCLASSEXTEND_append = " ${MULTILIBS}"
>  
>  MULTILIB_GLOBAL_VARIANTS  = "lib32 lib64 libx32"
> +
> +OPKG_ARGS_append = " --force-maintainer --force-overwrite"
> 
> 
> 
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core at lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core

-- 
Martin 'JaMa' Jansa     jabber: Martin.Jansa at gmail.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20130412/b5230fc1/attachment-0002.sig>


More information about the Openembedded-core mailing list