kumquat-buildroot/boot
Yann E. MORIN 7bbf17f359 boot/barebox, package/linux-headers: carry site-method archive format version when overriding _SOURCE
Commit 5b95a5dc2 (support/download: change format of archives generated
from git) changed the way the archives generated from git repositories
are named, adding a "format-version" identifier right between the
package version and the file extension.

Commit c043ecb20 (support/download: change format of archives generated
from svn) did so for archives generated from a subversion checkout.

However, for a few packages, we manually force the _SOURCE variable,
because we want to share the archive with another package, to avoid
downloading and storing those archives twice. This is the case for:

  - linux-headers and linux
  - barebox-aux and barebox

When the generated tarballs were renamed with the aforementioned
commits, those packages were not updated accordingly.

Fix that by manually propagating the per-site-method format-version.

Reported-by: "Stephane Viau (OSS)" <stephane.viau@oss.nxp.com>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
Cc: "Stephane Viau (OSS)" <stephane.viau@oss.nxp.com>
Cc: Arnout Vandecappelle <arnout@mind.be>
Cc: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Cc: Peter Korsgaard <peter@korsgaard.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2021-01-18 22:39:14 +01:00
..
afboot-stm32
arm-trusted-firmware
at91bootstrap
at91bootstrap3
at91dataflashboot
barebox boot/barebox, package/linux-headers: carry site-method archive format version when overriding _SOURCE 2021-01-18 22:39:14 +01:00
binaries-marvell
boot-wrapper-aarch64
grub2 package: provide CPE ID details for numerous packages 2021-01-04 21:43:54 +01:00
gummiboot
lpc32xxcdl
mv-ddr-marvell
mxs-bootlets
opensbi
optee-os
s500-bootloader
shim boot/shim: add SHIM_CPE_ID_VENDOR 2021-01-17 17:14:25 +01:00
syslinux
uboot boot/uboot: introduce BR2_TARGET_UBOOT_NEEDS_OPENSBI 2021-01-16 22:41:19 +01:00
vexpress-firmware support/download: change format of archives generated from git 2021-01-10 22:06:58 +01:00
common.mk
Config.in