aboutsummaryrefslogtreecommitdiffstats
path: root/package/boot/uboot-mvebu/Makefile
diff options
context:
space:
mode:
authorAndre Heider <a.heider@gmail.com>2020-09-26 08:05:00 +0200
committerHauke Mehrtens <hauke@hauke-m.de>2020-10-11 16:38:16 +0200
commited20d4cc4144c1f4a8f5152edb5d5993e6bcec4a (patch)
tree03cdc5e06c373bc869151bb6a69e7e8e90762aac /package/boot/uboot-mvebu/Makefile
parent4d6ade2a228bbba730497807c47eb034d03eb05f (diff)
downloadupstream-ed20d4cc4144c1f4a8f5152edb5d5993e6bcec4a.tar.gz
upstream-ed20d4cc4144c1f4a8f5152edb5d5993e6bcec4a.tar.bz2
upstream-ed20d4cc4144c1f4a8f5152edb5d5993e6bcec4a.zip
uboot-mvebu: update to v2020.10
Remove merged patches and update the emmc set. Signed-off-by: Andre Heider <a.heider@gmail.com>
Diffstat (limited to 'package/boot/uboot-mvebu/Makefile')
-rw-r--r--package/boot/uboot-mvebu/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/boot/uboot-mvebu/Makefile b/package/boot/uboot-mvebu/Makefile
index 9a1b5ed63d..eb679934e6 100644
--- 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:=2020.10-rc4
+PKG_VERSION:=2020.10
PKG_RELEASE:=1
-PKG_HASH:=0a7bdd2c7df2c14daf2730fcf3277fd917aadfaae935529e29c7412314bbf260
+PKG_HASH:=0d481bbdc05c0ee74908ec2f56a6daa53166cc6a78a0e4fac2ac5d025770a622
include $(INCLUDE_DIR)/u-boot.mk
include $(INCLUDE_DIR)/package.mk