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>
2016-04-22 12:22:57 +02:00
..
imagebuilder imagebuilder: use correct package directory when bundling kmods and libc 2016-04-22 12:22:57 +02:00
linux image / basefiles: make console password configurable 2016-04-18 21:53:07 +02:00
sdk sdk: bundle required firmware files 2016-04-21 16:34:39 +02:00
toolchain targets: Use configured distribution name for SDK, IB, and Toolchain tarball names 2016-01-03 14:44:42 +00:00
Config.in toolchain: add support of ARC architecture 2015-11-10 12:03:59 +00:00
Makefile