openwrtv3/target/imagebuilder
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
..
files images imagebuilder: Allow to add sanitized extra name 2016-01-03 14:44:56 +00:00
Config.in IB: make CONFIG_IB_STANDALONE the default 2015-05-28 09:51:38 +00:00
Makefile imagebuilder: use correct package directory when bundling kmods and libc 2016-04-22 12:22:57 +02:00