packages: bump uboot-sunxi to 2016.01-rc3, along with H3 PSCI/SMP patches
[openwrt/staging/chunkeey.git] / package / boot / uboot-sunxi / Makefile
index 8471bb3cf4735420dc8ca8051eceebef294fe87c..a0e761c858efa9bd03e4673a60a5e80e9349560f 100644 (file)
@@ -9,13 +9,13 @@ include $(TOPDIR)/rules.mk
 include $(INCLUDE_DIR)/kernel.mk
 
 PKG_NAME:=u-boot
-PKG_VERSION:=2016.01-rc2
+PKG_VERSION:=2016.01-rc3
 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:=aca6c7a38534812ab529e90aae976422
+PKG_MD5SUM:=8ec1743d75448bd3d0c73f8722db9213
 
 PKG_BUILD_DIR:=$(KERNEL_BUILD_DIR)/$(PKG_NAME)-$(BUILD_VARIANT)/$(PKG_NAME)-$(PKG_VERSION)