ixp4xx: put apex images into image staging directory
authorJo-Philipp Wich <jo@mein.io>
Fri, 27 Jan 2017 15:32:41 +0000 (16:32 +0100)
committerJo-Philipp Wich <jo@mein.io>
Fri, 27 Jan 2017 15:53:31 +0000 (16:53 +0100)
commit475da81ec01701d1443ad65152bee63bae981fdd
tree89cc9d46b4f778dffa8b7157b45026c7a1d2ce4d
parente0579aecf8de03dd7e529fa14193557014554699
ixp4xx: put apex images into image staging directory

Do not put the apex images into the kernel build directory as this directory
might get removed after kernel updates while the apex 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>
package/boot/apex/Makefile
target/linux/ixp4xx/image/Makefile