openwrtv4/package
Jo-Philipp Wich 237bd36135 mvebu: put u-boot images into image staging directory
Do not put the u-boot images into the kernel build directory as this directory
might get removed after kernel updates while the u-boot packages InstallDev
recipe is not getting re-executed because it is still considered current,
leading to image build failures later on due to missing u-boot images.

To ensure that built bootloader images persist over kernel version updates in
the buildroot, put them into the new STAGING_DIR_IMAGE directory.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2017-01-27 16:53:31 +01:00
..
base-files base-files: uppercase default hostname: LEDE 2017-01-26 18:10:10 +01:00
boot mvebu: put u-boot images into image staging directory 2017-01-27 16:53:31 +01:00
devel Revert "gdb: fix build with gcc 4.1.2 as host compiler" 2017-01-07 19:53:36 +01:00
firmware packages: mark packages depending on a target as nonshared 2017-01-24 09:45:05 +01:00
kernel ath9k: fix up a refcount imbalance error in the IRQ related fix 2017-01-27 15:43:28 +01:00
libs libtool: don't clobber host libtool infrastructure 2017-01-22 00:40:38 +01:00
network openvpn: add support for various new 2.4 configuration options 2017-01-27 11:18:27 +01:00
system ubox: import kmodloader fixes 2017-01-26 18:07:37 +01:00
utils packages: mark packages depending on a target as nonshared 2017-01-24 09:45:05 +01:00
Makefile Revert "build: always run package/cleanup before package/compile" 2017-01-22 13:47:40 +01:00