aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/utils/layerscape/restool/Makefile
diff options
context:
space:
mode:
authorYangbo Lu <yangbo.lu@nxp.com>2018-01-11 17:23:00 +0800
committerJohn Crispin <john@phrozen.org>2018-02-13 10:01:49 +0100
commit3a0fa1e7b860c600256f102d07356964821e7d7e (patch)
tree9700f4a5ff50935a64a7372787041ecca9626733 /package/network/utils/layerscape/restool/Makefile
parent5f36f3193f793d9963d01da6796dcbb8d10edc99 (diff)
downloadupstream-3a0fa1e7b860c600256f102d07356964821e7d7e.tar.gz
upstream-3a0fa1e7b860c600256f102d07356964821e7d7e.tar.bz2
upstream-3a0fa1e7b860c600256f102d07356964821e7d7e.zip
layerscape: update restool to 2017-12-03
Updated restool to 2017-12-03 and removed patches since the new version had involved them. Signed-off-by: Yangbo Lu <yangbo.lu@nxp.com>
Diffstat (limited to 'package/network/utils/layerscape/restool/Makefile')
-rw-r--r--package/network/utils/layerscape/restool/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/package/network/utils/layerscape/restool/Makefile b/package/network/utils/layerscape/restool/Makefile
index 988bc8075c..675d31368b 100644
--- a/package/network/utils/layerscape/restool/Makefile
+++ b/package/network/utils/layerscape/restool/Makefile
@@ -9,13 +9,13 @@ include $(TOPDIR)/rules.mk
include $(INCLUDE_DIR)/kernel.mk
PKG_NAME:=restool
-PKG_SOURCE_DATE:=2017-10-23
+PKG_SOURCE_DATE:=2017-12-03
PKG_RELEASE:=1
PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL:=https://github.com/qoriq-open-source/restool.git
-PKG_SOURCE_VERSION:=8f08b9d499e84f9057784c2036f0ddf75ae3fc70
-PKG_MIRROR_HASH:=29f70ad27c7ab20bc018f0d0b11c680fcf8b829d10e5af5c30af4a3f9228a2fc
+PKG_SOURCE_VERSION:=90fe5c4054bb9a77adef76c0b16a5af68f3905d3
+PKG_MIRROR_HASH:=af016aeaf7f17c668dc18d93c353f687d186c517d7aaee23ed23477c0fc8d42f
include $(INCLUDE_DIR)/package.mk