diff options
author | Yangbo Lu <yangbo.lu@nxp.com> | 2017-10-26 14:46:47 +0800 |
---|---|---|
committer | John Crispin <john@phrozen.org> | 2017-11-10 23:00:47 +0100 |
commit | 38417e9ce18ac995a3a89a2f90d7716f2eed8428 (patch) | |
tree | 4feb1d96976c4d102758a754f6a34b185ebbe156 /package/boot/uboot-layerscape-armv8_32b | |
parent | 1552dd01d9b149805b69276e69b74de16c5efa55 (diff) | |
download | upstream-38417e9ce18ac995a3a89a2f90d7716f2eed8428.tar.gz upstream-38417e9ce18ac995a3a89a2f90d7716f2eed8428.tar.bz2 upstream-38417e9ce18ac995a3a89a2f90d7716f2eed8428.zip |
layerscape: update u-boot to LSDK-1709-update-103017 tag
Updated u-boot to LSDK-1709-update-103017 tag.
Signed-off-by: Yangbo Lu <yangbo.lu@nxp.com>
Diffstat (limited to 'package/boot/uboot-layerscape-armv8_32b')
-rw-r--r-- | package/boot/uboot-layerscape-armv8_32b/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package/boot/uboot-layerscape-armv8_32b/Makefile b/package/boot/uboot-layerscape-armv8_32b/Makefile index d204a30ec4..977881874c 100644 --- a/package/boot/uboot-layerscape-armv8_32b/Makefile +++ b/package/boot/uboot-layerscape-armv8_32b/Makefile @@ -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:=6c811b70dc7b9f34ad666d48d071c4dbc4b8365a -PKG_MIRROR_HASH:=db5e277885cae722fcd31e58fd1a6a04456fbe1fe2d50869a1ae4bca44b74989 +PKG_SOURCE_VERSION:=470d1e2af567b27e247a005e004e6216df5c6f82 +PKG_MIRROR_HASH:=3798b1fc4beff784cbe6a0cd9bf04640d8f66691c236dd73b6e8ef348ee35076 PKG_MAINTAINER:=Yangbo Lu <yangbo.lu@nxp.com> |