Author: wigyori Date: 2014-08-02 13:17:17 +0200 (Sat, 02 Aug 2014) New Revision: 41946
Modified: trunk/package/boot/uboot-mxs/Makefile Log: uboot-mxs: bump u-boot to 2014.07 Signed-off-by: Zoltan HERPAI <[email protected]> Modified: trunk/package/boot/uboot-mxs/Makefile =================================================================== --- trunk/package/boot/uboot-mxs/Makefile 2014-08-01 22:49:47 UTC (rev 41945) +++ trunk/package/boot/uboot-mxs/Makefile 2014-08-02 11:17:17 UTC (rev 41946) @@ -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_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 @@ 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 := \ _______________________________________________ openwrt-commits mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits
