lede/package
Miles Poupart 5ed3a14e0d
bpf-headers: Fix download URL with kernel 6.1 (#11794)
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:
https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-5.15.129.tar.xz

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Co-authored-by: Hauke Mehrtens <hauke@hauke-m.de>
2024-01-17 08:09:51 +08:00
..
base-files base-files: add mmc_get_mac_ascii function 2023-12-20 23:10:30 +08:00
boot grub2: add loongarch64 support 2024-01-11 20:18:46 +08:00
devel package: fix compilation with musl 1.2.4 2024-01-13 23:21:42 +08:00
firmware linux-firmware: intel: add firmware for AX101 2023-11-28 22:40:22 +08:00
kernel bpf-headers: Fix download URL with kernel 6.1 (#11794) 2024-01-17 08:09:51 +08:00
lean Version update to R24.1.13 2024-01-15 02:37:48 +08:00
libs revert: package: adds pcre2 to base 2024-01-15 02:43:54 +08:00
network mac80211: add loongarch64 and kernle 6.6 support 2024-01-15 01:15:20 +08:00
qat openssl-qat: fix openssl-qat build 2022-04-25 19:02:30 +08:00
qca Fix ipq807x qca-nss-ecm bonding error (#11542) 2023-09-22 18:36:37 +08:00
system network: sync wireless source code 2023-05-04 17:23:39 +08:00
utils package: fix compilation with musl 1.2.4 2024-01-13 23:21:42 +08:00
wwan fibocom_qmi: fixes build error (#11718) 2023-12-19 15:10:25 +08:00
Makefile add kernel 5.10 support and sync with upstream 2021-06-14 18:30:08 +08:00