generic-poky/meta/recipes-devtools/opkg/opkg
Richard Purdie 0bd433ebf5 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)

(From OE-Core rev: 4c75318b75c4776cc469cc2c6511596bc7befbb4)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-01-30 16:43:49 +00:00
..
add_uname_support.patch opkg: Ensure we use the uname/gname fields when extracting tarballs 2012-01-30 16:43:39 +00:00
add_vercmp.patch recipes: add Upstream-Status for multiple recipes 2011-05-13 10:28:59 +01:00
fix_installorder.patch opkg: Fix installation order in feeds with mutiple providers of packages 2012-01-30 16:43:49 +00:00
offline_postinstall.patch opkg: Update svn 625 -> 633 and fix preinst issues 2012-01-30 16:43:48 +00:00
track_parents.patch opkg: Add logic to detect and creak circular dependencies 2012-01-30 16:43:48 +00:00