From 2e5b8429cb9cf7efccd0a5893cdd0262745fd1b0 Mon Sep 17 00:00:00 2001 From: Ludovic Pouzenc Date: Sun, 16 Sep 2018 18:08:54 +0200 Subject: package/boot/uboot*: probably from OpenWRT --- package/boot/uboot-mxs/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'package/boot/uboot-mxs/Makefile') diff --git a/package/boot/uboot-mxs/Makefile b/package/boot/uboot-mxs/Makefile index a6773b8..8d4a83e 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:=2014.07 +PKG_VERSION:=2013.10 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:=36d4bad687edcafa396fee607e505d4e +PKG_MD5SUM:=8445162690052e6afd4b8f87af2bb557 include $(INCLUDE_DIR)/package.mk @@ -27,7 +27,7 @@ define uboot/Default endef define uboot/mx23_olinuxino - TITLE:=U-Boot 2014.07 for the Olinuxino i.MX233 + TITLE:=U-Boot 2013.10 for the Olinuxino i.MX233 endef UBOOTS := \ -- cgit v1.1