immortalwrt/target
Paul Spooren 104af15d19 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>
2020-09-01 17:32:03 +08:00
..
imagebuilder build: add whatdepends target to imagebuilder 2020-09-01 17:32:03 +08:00
linux kernel: add options needed for SELinux 2020-08-31 11:33:32 +08:00
sdk SDK: multi-cores compress SDK 2020-07-27 23:24:57 +08:00
toolchain toolchain/wrapper.sh: fix remaining shellcheck warnings 2020-07-12 12:12:56 +08:00
Config.in update target 2019-08-19 22:26:19 +08:00
Makefile update target 2019-08-19 22:26:19 +08:00