[1/1] configs/engicam_px30_core: bump U-Boot to 2026.04

Message ID 20260425111453.2123750-1-meena.murthy@amarulasolutions.com
State New
Headers show
Series
  • [1/1] configs/engicam_px30_core: bump U-Boot to 2026.04
Related show

Commit Message

Meena Murthy April 25, 2026, 11:14 a.m. UTC
The patch bumps the U-Boot to version 2026.04

Signed-off-by: Meena Murthy <meena.murthy@amarulasolutions.com>
---
 board/engicam/px30core/patches/uboot/uboot.hash | 2 +-
 configs/engicam_px30_core_defconfig             | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

Comments

Dario Binacchi April 26, 2026, 12:56 p.m. UTC | #1
Hi Meena,

Looks good to me.

Regards,
Dario

On Sat, Apr 25, 2026 at 1:15 PM Meena Murthy <
meena.murthy@amarulasolutions.com> wrote:

> The patch bumps the U-Boot to version 2026.04
>
> Signed-off-by: Meena Murthy <meena.murthy@amarulasolutions.com>
> ---
>  board/engicam/px30core/patches/uboot/uboot.hash | 2 +-
>  configs/engicam_px30_core_defconfig             | 2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/board/engicam/px30core/patches/uboot/uboot.hash
> b/board/engicam/px30core/patches/uboot/uboot.hash
> index 80ea21b7cb..36322a6a90 100644
> --- a/board/engicam/px30core/patches/uboot/uboot.hash
> +++ b/board/engicam/px30core/patches/uboot/uboot.hash
> @@ -1,2 +1,2 @@
>  # Locally calculated
> -sha256  439d3bef296effd54130be6a731c5b118be7fddd7fcc663ccbc5fb18294d8718
> u-boot-2025.04.tar.bz2
> +sha256  ac7c04b8b7004923b00a4e5d6699c5df4d21233bac9fda690d8cfbc209fff2fd
> u-boot-2026.04.tar.bz2
> diff --git a/configs/engicam_px30_core_defconfig
> b/configs/engicam_px30_core_defconfig
> index be5c56e19f..390a8087d2 100644
> --- a/configs/engicam_px30_core_defconfig
> +++ b/configs/engicam_px30_core_defconfig
> @@ -28,7 +28,7 @@ BR2_TARGET_ARM_TRUSTED_FIRMWARE_NEEDS_ARM32_TOOLCHAIN=y
>  BR2_TARGET_UBOOT=y
>  BR2_TARGET_UBOOT_BUILD_SYSTEM_KCONFIG=y
>  BR2_TARGET_UBOOT_CUSTOM_VERSION=y
> -BR2_TARGET_UBOOT_CUSTOM_VERSION_VALUE="2025.04"
> +BR2_TARGET_UBOOT_CUSTOM_VERSION_VALUE="2026.04"
>  BR2_TARGET_UBOOT_BOARD_DEFCONFIG="px30-core-ctouch2-of10-px30"
>  BR2_TARGET_UBOOT_NEEDS_DTC=y
>  BR2_TARGET_UBOOT_NEEDS_OPENSSL=y
> --
> 2.43.0
>
>
>

Patch

diff --git a/board/engicam/px30core/patches/uboot/uboot.hash b/board/engicam/px30core/patches/uboot/uboot.hash
index 80ea21b7cb..36322a6a90 100644
--- a/board/engicam/px30core/patches/uboot/uboot.hash
+++ b/board/engicam/px30core/patches/uboot/uboot.hash
@@ -1,2 +1,2 @@ 
 # Locally calculated
-sha256  439d3bef296effd54130be6a731c5b118be7fddd7fcc663ccbc5fb18294d8718  u-boot-2025.04.tar.bz2
+sha256  ac7c04b8b7004923b00a4e5d6699c5df4d21233bac9fda690d8cfbc209fff2fd  u-boot-2026.04.tar.bz2
diff --git a/configs/engicam_px30_core_defconfig b/configs/engicam_px30_core_defconfig
index be5c56e19f..390a8087d2 100644
--- a/configs/engicam_px30_core_defconfig
+++ b/configs/engicam_px30_core_defconfig
@@ -28,7 +28,7 @@  BR2_TARGET_ARM_TRUSTED_FIRMWARE_NEEDS_ARM32_TOOLCHAIN=y
 BR2_TARGET_UBOOT=y
 BR2_TARGET_UBOOT_BUILD_SYSTEM_KCONFIG=y
 BR2_TARGET_UBOOT_CUSTOM_VERSION=y
-BR2_TARGET_UBOOT_CUSTOM_VERSION_VALUE="2025.04"
+BR2_TARGET_UBOOT_CUSTOM_VERSION_VALUE="2026.04"
 BR2_TARGET_UBOOT_BOARD_DEFCONFIG="px30-core-ctouch2-of10-px30"
 BR2_TARGET_UBOOT_NEEDS_DTC=y
 BR2_TARGET_UBOOT_NEEDS_OPENSSL=y