]> code.ossystems Code Review - openembedded-core.git/commit
opkg: Fix installation order in feeds with mutiple providers of packages
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 22 Dec 2011 22:36:06 +0000 (22:36 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 30 Jan 2012 16:39:06 +0000 (16:39 +0000)
commit4c75318b75c4776cc469cc2c6511596bc7befbb4
tree0199d87b0faf23573e4d76fcb0371e095b39efcd
parenta300e9e45f4570f0aa47fb3fabcee95433ffad99
opkg: Fix installation order in feeds with mutiple providers of packages

If two packages were available of differing priority, this would confuse
opkg and it was ignoring the dependency in the new dependency ordering
code. This changes it not to ignore these cases by setting the badly
named 'quiet' parameter accordingly.

(From OE-Core rev: c38693f78c968ab5f4bb557c20d1c8c55393ed6b)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/opkg/opkg/fix_installorder.patch
meta/recipes-devtools/opkg/opkg_svn.bb