1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-18 21:48:23 +02:00
openwrt/package
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
..
base-files base-files: uppercase default hostname: LEDE 2017-01-26 18:10:10 +01:00
boot layerscape: put u-boot and ucode images into image staging directory 2017-01-27 16:53:31 +01:00
devel
firmware layerscape: put u-boot and ucode images into image staging directory 2017-01-27 16:53:31 +01:00
kernel ath9k: fix up a refcount imbalance error in the IRQ related fix 2017-01-27 15:43:28 +01:00
libs
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