aboutsummaryrefslogtreecommitdiffstats
path: root/package/boot/uboot-zynq/Makefile
diff options
context:
space:
mode:
authorLuis Araneda <luaraneda@gmail.com>2019-08-18 12:00:29 -0400
committerHauke Mehrtens <hauke@hauke-m.de>2019-09-01 18:38:05 +0200
commit5ca243153b110ceddffecb70ba8a8cd0e33c8f0b (patch)
tree97b0cd14307d1029154c19f74447ec5066f893bf /package/boot/uboot-zynq/Makefile
parent035906fd05b2e5543cedd9471731043945fdcf13 (diff)
downloadupstream-5ca243153b110ceddffecb70ba8a8cd0e33c8f0b.tar.gz
upstream-5ca243153b110ceddffecb70ba8a8cd0e33c8f0b.tar.bz2
upstream-5ca243153b110ceddffecb70ba8a8cd0e33c8f0b.zip
uboot-zynq: update to 2019.07
Signed-off-by: Luis Araneda <luaraneda@gmail.com>
Diffstat (limited to 'package/boot/uboot-zynq/Makefile')
-rw-r--r--package/boot/uboot-zynq/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/boot/uboot-zynq/Makefile b/package/boot/uboot-zynq/Makefile
index 2e4c6cc034..b6b1dc8b85 100644
--- a/package/boot/uboot-zynq/Makefile
+++ b/package/boot/uboot-zynq/Makefile
@@ -7,9 +7,9 @@
include $(TOPDIR)/rules.mk
-PKG_VERSION:=2018.07
+PKG_VERSION:=2019.07
-PKG_HASH:=9f10df88bc91b35642e461217f73256bbaeeca9ae2db8db56197ba5e89e1f6d4
+PKG_HASH:=bff4fa77e8da17521c030ca4c5b947a056c1b1be4d3e6ee8637020b8d50251d0
include $(INCLUDE_DIR)/kernel.mk
include $(INCLUDE_DIR)/u-boot.mk