aboutsummaryrefslogtreecommitdiffstats
path: root/package/boot/uboot-layerscape-armv8_32b/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-armv8_32b/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-armv8_32b/Makefile')
-rw-r--r--package/boot/uboot-layerscape-armv8_32b/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/package/boot/uboot-layerscape-armv8_32b/Makefile b/package/boot/uboot-layerscape-armv8_32b/Makefile
index d1ca829173..d02b15193d 100644
--- a/package/boot/uboot-layerscape-armv8_32b/Makefile
+++ b/package/boot/uboot-layerscape-armv8_32b/Makefile
@@ -8,7 +8,7 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=uboot-layerscape-armv8_32b
-PKG_SOURCE_DATE:=2017-10-24
+PKG_SOURCE_DATE:=2018-01-19
PKG_RELEASE:=1
# Layerscape ARMv8 platforms use 64-bit u-boot to support both 32-bit and 64-bit
@@ -17,8 +17,8 @@ PKG_RELEASE:=1
# uboot-layerscape's source code.
PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL:=https://github.com/yangbolu1991/u-boot-lede.git
-PKG_SOURCE_VERSION:=43cb4c0fcab237f8daa39c393cc1441b76b99fcf
-PKG_MIRROR_HASH:=ff7d1fcb85dda2be6a9e3785821b5791c7189d2d412b160a9621bb2dcad24dea
+PKG_SOURCE_VERSION:=9fbc70acb44171a3a9be232c17dbed6067a22dfb
+PKG_MIRROR_HASH:=4ad42eb27952fc427e5763295b530b43d29894b9fe9b2cc34b66216ba0cdad70
PKG_MAINTAINER:=Yangbo Lu <yangbo.lu@nxp.com>