aboutsummaryrefslogtreecommitdiffstats
path: root/package/kernel/linux/modules/firewire.mk
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@hauke-m.de>2023-11-06 01:30:31 +0100
committerHauke Mehrtens <hauke@hauke-m.de>2023-11-06 23:20:14 +0100
commita15eb1cda05d1a74146deb98edc61f0861c46852 (patch)
treeb7fead9c99cc2f8ac1fc276c6ad76312f8ce188a /package/kernel/linux/modules/firewire.mk
parent3c17cdbc369d89ff6a7911c3acff2e493778f6c1 (diff)
downloadupstream-a15eb1cda05d1a74146deb98edc61f0861c46852.tar.gz
upstream-a15eb1cda05d1a74146deb98edc61f0861c46852.tar.bz2
upstream-a15eb1cda05d1a74146deb98edc61f0861c46852.zip
bpf-headers: Fix download URL with kernel 6.1
This fixes the download of the kernel 5.15 for the bpf-headers when kernel 6.1 is build for the target. Even if kernel 6.1 was selected for the target we still use kernel 5.15 for the bpf-headers. The download script tried to download the 5.15 kernel from the 6.x directory on kernel,org and this failed. Define PKG_SOURCE_URL based on PKG_PATCHVER and not KERNEL_BASE like done in kernel.mk. Without this change it tries to download the kernel from this URL: ttps://cdn.kernel.org/pub/linux/kernel/v6.x/linux-5.15.129.tar.xz Fixes: #13190 Fixes: #13671 Fixes: #13814 Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Diffstat (limited to 'package/kernel/linux/modules/firewire.mk')
0 files changed, 0 insertions, 0 deletions