You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/target
Jo-Philipp Wich b9466382b5 imagebuilder: use correct package directory when bundling kmods and libc
The libc and kernel package files moved since the introduction of shared
packages and the changed output directory layout. This causes the generated
ImageBuilder archive to lack the necessary "libc" and "kernel" meta packages,
leading to opkg install errors later on.

Use the FeedPackageDir macro to figure out the proper source directory to use.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
8 years ago
..
imagebuilder imagebuilder: use correct package directory when bundling kmods and libc 8 years ago
linux image / basefiles: make console password configurable 8 years ago
sdk sdk: bundle required firmware files 8 years ago
toolchain targets: Use configured distribution name for SDK, IB, and Toolchain tarball names 9 years ago
Config.in toolchain: add support of ARC architecture 9 years ago
Makefile target: do not make target/*/install depend on target/*/compile - removes one redundant kernel build dir call on target/install 12 years ago