mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-01 21:23:51 -09:00
configs/stm32f429_disco_xip: bump Linux to 6.1.126
The patch bumps the Linux kernel to version 6.1.126. The size of xipImage has increased by only 284 bytes (1670242 bytes compared to 1670242 in version 6.1.112). Signed-off-by: Dario Binacchi <dario.binacchi@amarulasolutions.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
539552e4d4
commit
d5471a2316
@@ -1,2 +1,2 @@
|
||||
# Locally calculated
|
||||
sha256 8bd8de3562fb006653e550a934e66ed9f80b7576258a03e2caa2e3ce1c1f9f24 linux-6.1.112.tar.xz
|
||||
sha256 c91920b34aec412fa6deb6ae3f22ffb41879bf07115a5e224edf4f2778be1790 linux-6.1.126.tar.xz
|
||||
|
||||
@@ -8,7 +8,7 @@ BR2_DOWNLOAD_FORCE_CHECK_HASHES=y
|
||||
BR2_ROOTFS_POST_BUILD_SCRIPT="board/stmicroelectronics/common/stm32f4xx/stm32-post-build.sh"
|
||||
BR2_LINUX_KERNEL=y
|
||||
BR2_LINUX_KERNEL_CUSTOM_VERSION=y
|
||||
BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="6.1.112"
|
||||
BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="6.1.126"
|
||||
BR2_LINUX_KERNEL_USE_CUSTOM_CONFIG=y
|
||||
BR2_LINUX_KERNEL_CUSTOM_CONFIG_FILE="board/stmicroelectronics/stm32f429-disco/linux.config"
|
||||
BR2_LINUX_KERNEL_IMAGE_TARGET_CUSTOM=y
|
||||
|
||||
Reference in New Issue
Block a user