aboutsummaryrefslogtreecommitdiffstats
path: root/package/boot/uboot-sunxi/Makefile
diff options
context:
space:
mode:
authorZoltan Herpai <wigyori@uid0.hu>2016-01-08 20:37:43 +0000
committerZoltan Herpai <wigyori@uid0.hu>2016-01-08 20:37:43 +0000
commitf15fc140f1e93ea2fbe1769782968a248bb4f5df (patch)
treeb478a4a1d55f4bec4fbd8d0cf849ec2798435609 /package/boot/uboot-sunxi/Makefile
parentf6340da7df61334b28d85c9fbc7775ec8305f61f (diff)
downloadupstream-f15fc140f1e93ea2fbe1769782968a248bb4f5df.tar.gz
upstream-f15fc140f1e93ea2fbe1769782968a248bb4f5df.tar.bz2
upstream-f15fc140f1e93ea2fbe1769782968a248bb4f5df.zip
packages: bump uboot-sunxi to 2016.01-rc3, along with H3 PSCI/SMP patches
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu> SVN-Revision: 48154
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 8471bb3cf4..a0e761c858 100644
--- a/package/boot/uboot-sunxi/Makefile
+++ b/package/boot/uboot-sunxi/Makefile
@@ -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)