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:
parent
805098d8b6
commit
158651a6d7
@ -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
|
||||||
|
|||||||
@ -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
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user