]> code.ossystems Code Review - openembedded-core.git/commit
multilib.conf: Workaround opkg multilib issues
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 12 Apr 2013 16:46:30 +0000 (17:46 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 13 Apr 2013 22:44:20 +0000 (23:44 +0100)
commit6310e66cd62aab6109027a8dce9c56bf721bea92
tree6893610796955bcc1ba69fe3db4331a0e38c3a87
parent4f85bb5254b3f4a9db8b419947d4bde424ce9617
multilib.conf: Workaround opkg multilib issues

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.

[YOCTO #3453]

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/conf/multilib.conf