openwrt/target/imagebuilder
Paul Spooren a6b1f9f6bd build: add whatdepends target to imagebuilder
The package manager `opkg` offers the function `whatdepends` to print
packages that depend on a specific package.

This feature is useful when used in a CI to not only build an upgraded
package but all packages with a dependency.

Usage:
    make whatdepends PACKAGE=libipset

The resulting list can be fed into a SDK building all packages and warn
if anything fails.

Signed-off-by: Paul Spooren <mail@aparcar.org>
Signed-off-by: maurerr <mariusd84@gmail.com>
2021-09-01 08:06:55 +00:00
..
files build: add whatdepends target to imagebuilder 2021-09-01 08:06:55 +00:00
Config.in merge: targets: update image generation and targets 2017-12-08 19:41:18 +01:00
Makefile build: SDK/IB reproducible and faster compression 2021-09-01 08:06:53 +00:00