1
1

uboot-imx: bump to 2026.04 release

This version bump is in preparation for support of new targets.

Signed-off-by: Martin Schiller <ms@dev.tdt.de>
This commit is contained in:
Martin Schiller 2026-03-31 09:47:10 +02:00 committed by Robert Marko
parent 805098d8b6
commit 158651a6d7
2 changed files with 4 additions and 4 deletions

View File

@ -7,10 +7,10 @@
include $(TOPDIR)/rules.mk include $(TOPDIR)/rules.mk
PKG_VERSION:=2022.01 PKG_VERSION:=2026.04
PKG_RELEASE:=5 PKG_RELEASE:=1
PKG_HASH:=81b4543227db228c03f8a1bf5ddbc813b0bb8f6555ce46064ef721a6fc680413 PKG_HASH:=ac7c04b8b7004923b00a4e5d6699c5df4d21233bac9fda690d8cfbc209fff2fd
include $(INCLUDE_DIR)/u-boot.mk include $(INCLUDE_DIR)/u-boot.mk
include $(INCLUDE_DIR)/package.mk include $(INCLUDE_DIR)/package.mk

View File

@ -16,7 +16,7 @@ Signed-off-by: Petr Štetiar <ynezz@true.cz>
--- a/configs/apalis_imx6_defconfig --- a/configs/apalis_imx6_defconfig
+++ b/configs/apalis_imx6_defconfig +++ b/configs/apalis_imx6_defconfig
@@ -60,6 +60,7 @@ CONFIG_CMD_CACHE=y @@ -66,6 +66,7 @@ CONFIG_CMD_CACHE=y
CONFIG_CMD_TIME=y CONFIG_CMD_TIME=y
CONFIG_CMD_PMIC=y CONFIG_CMD_PMIC=y
CONFIG_CMD_REGULATOR=y CONFIG_CMD_REGULATOR=y