aboutsummaryrefslogtreecommitdiffstats
path: root/package/boot/uboot-layerscape/Makefile
diff options
context:
space:
mode:
authorYangbo Lu <yangbo.lu@nxp.com>2018-01-19 11:04:25 +0800
committerJohn Crispin <john@phrozen.org>2018-02-13 10:01:51 +0100
commitd6fd44cebfd802c309b7e2dc99edec0a815b92ed (patch)
treeb4283d70c8a82fbf6d5b5391001be769db621368 /package/boot/uboot-layerscape/Makefile
parent0f7c83bb2691c153ddd54b109b7c198267bda0b2 (diff)
downloadupstream-d6fd44cebfd802c309b7e2dc99edec0a815b92ed.tar.gz
upstream-d6fd44cebfd802c309b7e2dc99edec0a815b92ed.tar.bz2
upstream-d6fd44cebfd802c309b7e2dc99edec0a815b92ed.zip
layerscape: update u-boot to LSDK1712
This patch is to update layerscape u-boot to NXP LSDK1712 release. Signed-off-by: Yangbo Lu <yangbo.lu@nxp.com>
Diffstat (limited to 'package/boot/uboot-layerscape/Makefile')
-rw-r--r--package/boot/uboot-layerscape/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/package/boot/uboot-layerscape/Makefile b/package/boot/uboot-layerscape/Makefile
index c37b335b49..1805c1f0d3 100644
--- a/package/boot/uboot-layerscape/Makefile
+++ b/package/boot/uboot-layerscape/Makefile
@@ -9,13 +9,13 @@ include $(TOPDIR)/rules.mk
include $(INCLUDE_DIR)/kernel.mk
PKG_NAME:=uboot-layerscape
-PKG_SOURCE_DATE:=2017-08-24
+PKG_SOURCE_DATE:=2017-12-07
PKG_RELEASE:=1
PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL:=https://github.com/qoriq-open-source/u-boot.git
-PKG_SOURCE_VERSION:=fbedf04c1bad675eadbac86febdcf759441a02af
-PKG_MIRROR_HASH:=29922f83ce3e8dde163eafcfd07f3595e2779b7a3e8eb43640f058f58248718d
+PKG_SOURCE_VERSION:=9f7df1b406ff11409021cd2112beedd6b57bb600
+PKG_MIRROR_HASH:=b3756f814b731af2d03b0582ece90b2de564955b778f341fbfc34fa9bd849819
include $(INCLUDE_DIR)/u-boot.mk
include $(INCLUDE_DIR)/package.mk