]> code.ossystems Code Review - openembedded-core.git/commit
lib/oe/sdk: Partially revert "sdk.py: fix conflicts of packages"
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 22 Jan 2016 13:06:09 +0000 (13:06 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 23 Jan 2016 23:04:40 +0000 (23:04 +0000)
commit98b585120137a3db07ed742a8f18223883ad6dc5
tree611f08813f83e01a9e47b8738c1c1f113674e554
parent89097d2d7bf058136b01ec982b9453b49052b1d8
lib/oe/sdk: Partially revert "sdk.py: fix conflicts of packages"

OE-Core rev: f2b64f725803ad8be7c2876c531e057a4fe5ca7c (poky
1362986886cc96c8cc11fb60795f729b41770414) unintentionally broke opkg/dpkg
multilib support within the SDK by making things not honour
self.install_order. This reinstates that code for opkg/dpkg but
not rpm where the original problem was.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oe/sdk.py