mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-01 21:23:51 -09:00
configs/friendlyarm_nanopi_r2s: bump to kernel 6.18.18 and U-Boot 2026.01
This commit: - bumps the Linux kernel to 6.18.18 - bumps the U-Boot to 2026.01 - switches to a stable glibc Bootlin external toolchain - enables force hashes check - enlarge the rootfs size to 256M The updated U-Boot should also fix the CI build of the board. Fixes: https://gitlab.com/buildroot.org/buildroot/-/jobs/13458392713 Run-tested on the board. Signed-off-by: Dong Wang <wangdong115@foxmail.com> [Julien: - remove .checkpackageignore entry to fix check-package error - move uboot.hash in its correct directory ] Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
916331b917
commit
367e9bb04b
2
board/friendlyarm/nanopi-r2s/patches/linux/linux.hash
Normal file
2
board/friendlyarm/nanopi-r2s/patches/linux/linux.hash
Normal file
@@ -0,0 +1,2 @@
|
||||
# From https://www.kernel.org/pub/linux/kernel/v6.x/sha256sums.asc
|
||||
sha256 f4855f382c1b735c84072bdef36db5bcd5dc7b0c37e42f5104317149a0a486ef linux-6.18.18.tar.xz
|
||||
2
board/friendlyarm/nanopi-r2s/patches/uboot/uboot.hash
Normal file
2
board/friendlyarm/nanopi-r2s/patches/uboot/uboot.hash
Normal file
@@ -0,0 +1,2 @@
|
||||
# Locally calculated
|
||||
sha256 b60d5865cefdbc75da8da4156c56c458e00de75a49b80c1a2e58a96e30ad0d54 u-boot-2026.01.tar.bz2
|
||||
Reference in New Issue
Block a user