summaryrefslogtreecommitdiff
path: root/tools/mkimage
diff options
context:
space:
mode:
authorLudovic Pouzenc <ludovic@pouzenc.fr>2018-09-14 22:50:45 +0200
committerLudovic Pouzenc <ludovic@pouzenc.fr>2018-09-14 22:50:45 +0200
commita8bdfefc15187360b82345ceb79c2128f2c07c67 (patch)
tree5b6ea9b84195a2768151e0911a884b47553dea27 /tools/mkimage
parent462c281455b9337cd6be16c650d2e25bc832682d (diff)
downloadmtk-20170518-a8bdfefc15187360b82345ceb79c2128f2c07c67.zip
mtk-20170518-a8bdfefc15187360b82345ceb79c2128f2c07c67.tar.gz
mtk-20170518-a8bdfefc15187360b82345ceb79c2128f2c07c67.tar.bz2
build & release : downgrade to Barrier Breaker
Diffstat (limited to 'tools/mkimage')
-rw-r--r--tools/mkimage/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/mkimage/Makefile b/tools/mkimage/Makefile
index 49eb261..47e918a 100644
--- a/tools/mkimage/Makefile
+++ b/tools/mkimage/Makefile
@@ -7,11 +7,11 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=mkimage
-PKG_VERSION:=2014.07
+PKG_VERSION:=2014.04
PKG_SOURCE:=u-boot-$(PKG_VERSION).tar.bz2
PKG_SOURCE_URL:=ftp://ftp.denx.de/pub/u-boot
-PKG_MD5SUM:=36d4bad687edcafa396fee607e505d4e
+PKG_MD5SUM:=6d2116d1385a66e9a59742caa9d62a54
PKG_CAT:=bzcat
HOST_BUILD_DIR:=$(BUILD_DIR_HOST)/u-boot-$(PKG_VERSION)