tn3399_openwrt/package/system/opkg
Daniel Golle 4a2b1ff7fb opkg: fix dependency resolution
The previous commit broke opkg in a way that it would no longer
include dependencies when installing a package, effectively leading
to broken images and unusable systems.
Fix that by making sure dependencies are still going to be checked.
Also reduce size of struct abstract_pkg as suggested by @jow- while at
it.

Fixes: 1445d333aa ("opkg: bump to git HEAD")
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2020-11-02 20:51:30 +00:00
..
files build: opkg-key variable key folder 2020-08-31 22:44:26 +01:00
Makefile opkg: fix dependency resolution 2020-11-02 20:51:30 +00:00