kumquat-buildroot/boot
Thomas Petazzoni f546c35ab2 boot/afboot-stm32: create destination directory during installation
Following d0f4f95e39 ("Makefile: rework
main directory creation logic"), BINARIES_DIR is not implicitly
created by the main Makefile at the beginning of the build, leaving
that up to whatever piece of code needs to install something in
$(BINARIES_DIR).

The afboot-stm32 package didn't pay attention to this, which this
commit fixes.

While at it, we move the afboot-stm32 installation into
<pkg>_INSTALL_IMAGES_CMDS, because using <pkg>_INSTALL_TARGET_CMDS to
install only files to BINARIES_DIR is a bit strange.

Fixes:

  https://gitlab.com/buildroot.org/buildroot/-/jobs/131217111

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Acked-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2018-12-08 20:46:54 +01:00
..
afboot-stm32 boot/afboot-stm32: create destination directory during installation 2018-12-08 20:46:54 +01:00
arm-trusted-firmware arm-trusted-firmware: replace hard-coded arm64 with MKIMAGE_ARCH 2018-10-26 21:26:33 +02:00
at91bootstrap
at91bootstrap3 boot/at91bootstrap3: add upstream URL in Config.in help text 2018-09-20 22:10:54 +02:00
at91dataflashboot
barebox barebox: bump to version 2018.10.0 2018-10-20 14:24:35 +02:00
binaries-marvell boot/binaries-marvell: bump version to marvell-armada-18.06 2018-10-11 09:28:44 +02:00
boot-wrapper-aarch64
grub2 grub2: add usage notes for grub2 arm and aarch64 2018-11-26 22:11:07 +01:00
gummiboot
lpc32xxcdl
mv-ddr-marvell boot/mv-ddr-marvell: bump version to armada-18.09.2 2018-10-11 09:28:31 +02:00
mxs-bootlets
riscv-pk boot/riscv-pk: add bootloader for RISC-V architecture 2018-09-25 21:39:52 +02:00
s500-bootloader
syslinux boot/syslinux: fix build with glibc 2.28+ 2018-11-19 22:37:15 +01:00
ts4800-mbrboot
uboot uboot: bump to version 2018.09 2018-11-03 15:54:19 +01:00
vexpress-firmware boot/vexpress-firmware: add upstream URL in Config.in help text 2018-09-20 21:40:03 +02:00
common.mk
Config.in boot/xloader: remove package 2018-10-26 16:59:05 +02:00