aboutsummaryrefslogtreecommitdiffstats
path: root/package/boot/uboot-sunxi/Makefile
diff options
context:
space:
mode:
authorPetr Štetiar <ynezz@true.cz>2020-04-14 23:30:56 +0200
committerPetr Štetiar <ynezz@true.cz>2020-04-17 13:43:34 +0200
commit8e99bbda19ca93d93651757c1473ac691c22a474 (patch)
tree26518526d52ac19821cf45de7b1c1a7f6143353f /package/boot/uboot-sunxi/Makefile
parent260a225ba4ed9ad50a8442dc3f731af985d45326 (diff)
downloadupstream-8e99bbda19ca93d93651757c1473ac691c22a474.tar.gz
upstream-8e99bbda19ca93d93651757c1473ac691c22a474.tar.bz2
upstream-8e99bbda19ca93d93651757c1473ac691c22a474.zip
uboot-sunxi: bump to 2020.04 relase
Refreshed patches, removed upstreamed patch: 260-configs-a64-olinuxino-emmc-add-eMMC-boot-part-config.patch Boot tested on a64-olinuxino-emmc. Cc: Zoltan HERPAI <wigyori@uid0.hu> Signed-off-by: Petr Štetiar <ynezz@true.cz>
Diffstat (limited to 'package/boot/uboot-sunxi/Makefile')
-rw-r--r--package/boot/uboot-sunxi/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/boot/uboot-sunxi/Makefile b/package/boot/uboot-sunxi/Makefile
index e7823e6f05..ac2f9de888 100644
--- a/package/boot/uboot-sunxi/Makefile
+++ b/package/boot/uboot-sunxi/Makefile
@@ -9,9 +9,9 @@
include $(TOPDIR)/rules.mk
include $(INCLUDE_DIR)/kernel.mk
-PKG_VERSION:=2020.01
+PKG_VERSION:=2020.04
-PKG_HASH:=aa453c603208b1b27bd03525775a7f79b443adec577fdc6e8f06974025a135f1
+PKG_HASH:=fe732aaf037d9cc3c0909bad8362af366ae964bbdac6913a34081ff4ad565372
PKG_MAINTAINER:=Zoltan HERPAI <wigyori@uid0.hu>