diff options
author | Hauke Mehrtens <hauke@hauke-m.de> | 2017-07-15 18:41:57 +0200 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2017-09-18 18:36:26 +0200 |
commit | 1422d4435b173d0c80289327095026d7da44b5f1 (patch) | |
tree | a601e1e0f9a435acde64fc498bb54c2ee865dbf8 /package/boot/uboot-sunxi/Makefile | |
parent | ea9fab904bcb71033e71b819328d97a6e2b3de36 (diff) | |
download | upstream-1422d4435b173d0c80289327095026d7da44b5f1.tar.gz upstream-1422d4435b173d0c80289327095026d7da44b5f1.tar.bz2 upstream-1422d4435b173d0c80289327095026d7da44b5f1.zip |
uboot-sunxi: update to version 2017.07
The deleted patches are already integrated in the upstream U-Boot
version.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Diffstat (limited to 'package/boot/uboot-sunxi/Makefile')
-rw-r--r-- | package/boot/uboot-sunxi/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package/boot/uboot-sunxi/Makefile b/package/boot/uboot-sunxi/Makefile index bb58104d06..817c47bd20 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:=2016.03 +PKG_VERSION:=2017.07 -PKG_HASH:=e49337262ecac44dbdeac140f2c6ebd1eba345e0162b0464172e7f05583ed7bb +PKG_HASH:=5374bfdc8acb9a38c025371b1ff20f45e7533668e84e685d0df5d9e7c0e4feff PKG_MAINTAINER:=Zoltan HERPAI <wigyori@uid0.hu> |