aboutsummaryrefslogtreecommitdiffstats
path: root/package/boot/uboot-sunxi/Makefile
diff options
context:
space:
mode:
authorZoltan HERPAI <wigyori@uid0.hu>2016-01-15 20:27:32 +0000
committerZoltan HERPAI <wigyori@uid0.hu>2016-01-15 20:27:32 +0000
commit0b915cc6b5047ad1910dc0497ebe3d99b51e3294 (patch)
treee2a6598920e61181bb523983a0c490e06aadfb02 /package/boot/uboot-sunxi/Makefile
parent77d5aa8844e30e70ccd203c099ae0d0b49c2675e (diff)
downloadmaster-187ad058-0b915cc6b5047ad1910dc0497ebe3d99b51e3294.tar.gz
master-187ad058-0b915cc6b5047ad1910dc0497ebe3d99b51e3294.tar.bz2
master-187ad058-0b915cc6b5047ad1910dc0497ebe3d99b51e3294.zip
packages: bump uboot-sunxi to 2016.01
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48252 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/boot/uboot-sunxi/Makefile')
-rw-r--r--package/boot/uboot-sunxi/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/package/boot/uboot-sunxi/Makefile b/package/boot/uboot-sunxi/Makefile
index a0e761c858..8844c89b9d 100644
--- a/package/boot/uboot-sunxi/Makefile
+++ b/package/boot/uboot-sunxi/Makefile
@@ -1,5 +1,5 @@
#
-# Copyright (C) 2013-2014 OpenWrt.org
+# Copyright (C) 2013-2016 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
@@ -9,13 +9,13 @@ include $(TOPDIR)/rules.mk
include $(INCLUDE_DIR)/kernel.mk
PKG_NAME:=u-boot
-PKG_VERSION:=2016.01-rc3
+PKG_VERSION:=2016.01
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:=8ec1743d75448bd3d0c73f8722db9213
+PKG_MD5SUM:=7d4f65fd43d4d706f5c5650e020d899d
PKG_BUILD_DIR:=$(KERNEL_BUILD_DIR)/$(PKG_NAME)-$(BUILD_VARIANT)/$(PKG_NAME)-$(PKG_VERSION)