]> git.ipfire.org Git - thirdparty/openwrt.git/commitdiff
uboot-imx: bump to 2026.04 release
authorMartin Schiller <ms@dev.tdt.de>
Tue, 31 Mar 2026 07:47:10 +0000 (09:47 +0200)
committerRobert Marko <robimarko@gmail.com>
Mon, 1 Jun 2026 15:49:36 +0000 (17:49 +0200)
This version bump is in preparation for support of new targets.

Signed-off-by: Martin Schiller <ms@dev.tdt.de>
package/boot/uboot-imx/Makefile
package/boot/uboot-imx/patches/0001-apalis_imx6_defconfig-enable-some-useful-commands.patch

index 90fc949cfd238b54b5e0c319337290b72e3695be..613c54cc8b2ba3f66b2d64eccbd7806c0ed269b3 100644 (file)
@@ -7,10 +7,10 @@
 
 include $(TOPDIR)/rules.mk
 
-PKG_VERSION:=2022.01
-PKG_RELEASE:=5
+PKG_VERSION:=2026.04
+PKG_RELEASE:=1
 
-PKG_HASH:=81b4543227db228c03f8a1bf5ddbc813b0bb8f6555ce46064ef721a6fc680413
+PKG_HASH:=ac7c04b8b7004923b00a4e5d6699c5df4d21233bac9fda690d8cfbc209fff2fd
 
 include $(INCLUDE_DIR)/u-boot.mk
 include $(INCLUDE_DIR)/package.mk
index ee50b071e08a9e6c2911a440a78b4985d0040cd2..2ef4176623e7fe5478743a78d63bc8c475db2dd0 100644 (file)
@@ -16,7 +16,7 @@ Signed-off-by: Petr Štetiar <ynezz@true.cz>
 
 --- a/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_PMIC=y
  CONFIG_CMD_REGULATOR=y