From 697f609fc8806cad74352cda2d22bb24ed86ca4b Mon Sep 17 00:00:00 2001 From: Zoltan Herpai Date: Sat, 2 Aug 2014 11:17:17 +0000 Subject: [PATCH] uboot-mxs: bump u-boot to 2014.07 Signed-off-by: Zoltan HERPAI SVN-Revision: 41946 --- package/boot/uboot-mxs/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package/boot/uboot-mxs/Makefile b/package/boot/uboot-mxs/Makefile index 8d4a83e1f4..a6773b8d17 100644 --- a/package/boot/uboot-mxs/Makefile +++ b/package/boot/uboot-mxs/Makefile @@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=u-boot -PKG_VERSION:=2013.10 +PKG_VERSION:=2014.07 PKG_RELEASE:=1 PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(BUILD_VARIANT)/$(PKG_NAME)-$(PKG_VERSION) @@ -16,7 +16,7 @@ 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:=8445162690052e6afd4b8f87af2bb557 +PKG_MD5SUM:=36d4bad687edcafa396fee607e505d4e include $(INCLUDE_DIR)/package.mk @@ -27,7 +27,7 @@ define uboot/Default endef define uboot/mx23_olinuxino - TITLE:=U-Boot 2013.10 for the Olinuxino i.MX233 + TITLE:=U-Boot 2014.07 for the Olinuxino i.MX233 endef UBOOTS := \ -- 2.30.2