openwrtv4/target
Jo-Philipp Wich c6502ce3bb layerscape: put u-boot and ucode images into image staging directory
Do not put the u-boot and ucode 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 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
..
imagebuilder build: introduce STAGING_DIR_IMAGE 2017-01-27 16:53:31 +01:00
linux layerscape: put u-boot and ucode images into image staging directory 2017-01-27 16:53:31 +01:00
sdk sdk: explicitely remove ccache directories when packing SDK 2017-01-24 15:31:12 +01:00
toolchain target/toolchain: Fix toolchain packaging without package build 2016-09-06 11:40:12 +02:00
Config.in kernel: add plan 9 fs package 2016-08-11 10:45:33 +02:00
Makefile sdk: depend on linux/install 2016-11-04 16:14:51 +01:00