]> Git Repo - buildroot-mgba.git/commitdiff
configs/beaglev_fire: Bump U-Boot
authorJamie Gibbons <[email protected]>
Wed, 23 Oct 2024 13:53:16 +0000 (14:53 +0100)
committerThomas Petazzoni <[email protected]>
Wed, 23 Oct 2024 19:53:03 +0000 (21:53 +0200)
Bump U-Boot to latest release tag: linux4microchip+fpga-2024.09. This
includes the latest features and bug fixes.

Signed-off-by: Jamie Gibbons <[email protected]>
Signed-off-by: Thomas Petazzoni <[email protected]>
board/beagleboard/beaglev_fire/patches/uboot/uboot.hash
configs/beaglev_fire_defconfig

index 2628d4b4fd6fbac48b7b59d8858f4a5d9766cbcc..cb0ec5ec5245b795884987613696a8cc6a6e7437 100644 (file)
@@ -1,2 +1,2 @@
 # Locally calculated
-sha256  d461c45a9c5acd019776cdcf8ab2b571315282a880dd6580431f7dd5bfac3889  uboot-linux4microchip+fpga-2024.06.tar.gz
+sha256  a2fad7fe7f933fa4679b070e952e1e7a21dbd8b586d7a9a11bfcb99e75ae7ad6  uboot-linux4microchip+fpga-2024.09.tar.gz
index 5e1faf41b989158506b41f019bdf6200ec79e5b5..e6e717f6b8a218ebb07820e8fee39c052c3bad6f 100644 (file)
@@ -18,7 +18,7 @@ BR2_TARGET_ROOTFS_EXT2_4=y
 BR2_TARGET_UBOOT=y
 BR2_TARGET_UBOOT_BUILD_SYSTEM_KCONFIG=y
 BR2_TARGET_UBOOT_CUSTOM_TARBALL=y
-BR2_TARGET_UBOOT_CUSTOM_TARBALL_LOCATION="$(call github,linux4microchip,u-boot-mchp,linux4microchip+fpga-2024.06)/uboot-linux4microchip+fpga-2024.06.tar.gz"
+BR2_TARGET_UBOOT_CUSTOM_TARBALL_LOCATION="$(call github,linux4microchip,u-boot-mchp,linux4microchip+fpga-2024.09)/uboot-linux4microchip+fpga-2024.09.tar.gz"
 BR2_TARGET_UBOOT_BOARD_DEFCONFIG="beaglev_fire"
 BR2_TARGET_UBOOT_CONFIG_FRAGMENT_FILES="board/beagleboard/beaglev_fire/uboot-fragment.config"
 BR2_TARGET_UBOOT_NEEDS_DTC=y
This page took 0.034258 seconds and 4 git commands to generate.