projects
/
openwrt
/
staging
/
hauke.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e0c4da1
)
uboot-mvebu: update to version 2023.07.02
author
Oli Ze
<
[email protected]
>
Thu, 27 Jul 2023 05:23:12 +0000
(07:23 +0200)
committer
Hauke Mehrtens
<
[email protected]
>
Sun, 30 Jul 2023 16:06:28 +0000
(18:06 +0200)
Since 2021.07 multiple bugs were introduced that made it impossible to
create a bootable target for mvebu. Those issues should be now fixed since
2023.07-rc1.
References: #11661
Signed-off-by: Oli Ze <
[email protected]
>
Reviewed-by: Robert Marko <
[email protected]
>
Tested-by: Andre Heider <
[email protected]
> # espressobin-v3-v5-1gb-2cs
Signed-off-by: Petr Štetiar <
[email protected]
> [facelift]
(cherry picked from commit
ba7d6dddc7d20222c1703b173ef50befefb3fb52
)
package/boot/uboot-mvebu/Makefile
patch
|
blob
|
history
diff --git
a/package/boot/uboot-mvebu/Makefile
b/package/boot/uboot-mvebu/Makefile
index e3f1582f23fa47d86eccbec202bab1db7098ea21..e6120959f648e36e47d1a95f91305a8fcbe6c65e 100644
(file)
--- a/
package/boot/uboot-mvebu/Makefile
+++ b/
package/boot/uboot-mvebu/Makefile
@@
-8,10
+8,10
@@
include $(TOPDIR)/rules.mk
include $(INCLUDE_DIR)/kernel.mk
-PKG_VERSION:=2023.0
1
+PKG_VERSION:=2023.0
7.02
PKG_RELEASE:=1
-PKG_HASH:=6
9423bad380f89a0916636e89e6dcbd2e4512d584308d922d1039d1e4331950f
+PKG_HASH:=6
b6a48581c14abb0f95bd87c1af4d740922406d7b801002a9f94727fdde021d5
include $(INCLUDE_DIR)/u-boot.mk
include $(INCLUDE_DIR)/package.mk