From: John Crispin Date: Wed, 23 Mar 2016 12:52:41 +0000 (+0000) Subject: uboot-zynq: Update to U-Boot 2016.03 release X-Git-Tag: reboot~148 X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fstaging%2Fchunkeey.git;a=commitdiff_plain;h=a8bf92457de521ff80ab346a006de314cc7d2afd uboot-zynq: Update to U-Boot 2016.03 release Signed-off-by: Jason Wu SVN-Revision: 49078 --- diff --git a/package/boot/uboot-zynq/Makefile b/package/boot/uboot-zynq/Makefile index 7e502b6317..3a17f7fcd2 100644 --- a/package/boot/uboot-zynq/Makefile +++ b/package/boot/uboot-zynq/Makefile @@ -8,13 +8,13 @@ include $(TOPDIR)/rules.mk PKG_NAME:=u-boot -PKG_VERSION:=2016.01 +PKG_VERSION:=2016.03 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 PKG_SOURCE_URL:= \ http://mirror2.openwrt.org/sources \ ftp://ftp.denx.de/pub/u-boot -PKG_MD5SUM:=7d4f65fd43d4d706f5c5650e020d899d +PKG_MD5SUM:=973c1d896be751321cc3aafa564f64b2 PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(BUILD_VARIANT)/$(PKG_NAME)-$(PKG_VERSION)