openwrtv3/target
Daniel Dickinson 9fd8e55132 imagebuilder: Fix sorting package list breaks opkg dependency handling for provides
When imagebuild sorts package lists it breaks opkg's ability to realize
that a providers for a Provides has already been installed, when the sort
results in the provider being later in the list of packages that a package
which depends on a Provides (and hence the provider is not yet installed
for opkg to realize the provider was available doesn't not handle the case
of a package that is to be installed satisfying a dependency, only one that
is already installed (or which it schedules to be installed, which in the
absence of an installed provider is whichever provider happens to be the
default)

Signed-off-by: Daniel Dickinson <openwrt@daniel.thecshore.com>
2016-05-18 23:53:01 +02:00
..
imagebuilder imagebuilder: Fix sorting package list breaks opkg dependency handling for provides 2016-05-18 23:53:01 +02:00
linux ramips: fix pinctrl regression 2016-05-18 22:08:39 +02:00
sdk sdk: rename OpenWrt into LEDE 2016-05-05 19:10:20 +01:00
toolchain toolchain: rename OpenWrt into LEDE 2016-05-05 19:10:23 +01:00
Config.in build: remove profile kernel/build system config override support 2016-05-15 20:55:40 +02:00
Makefile target: do not make target/*/install depend on target/*/compile - removes one redundant kernel build dir call on target/install 2012-06-06 17:24:05 +00:00