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 | |
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')
-rw-r--r-- | package/boot/uboot-layerscape/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package/boot/uboot-layerscape/Makefile b/package/boot/uboot-layerscape/Makefile index ce390cc6b4..4514044100 100644 --- a/package/boot/uboot-layerscape/Makefile +++ b/package/boot/uboot-layerscape/Makefile @@ -14,8 +14,8 @@ PKG_RELEASE:=1 PKG_SOURCE_PROTO:=git PKG_SOURCE_URL:=https://github.com/qoriq-open-source/u-boot.git -PKG_SOURCE_VERSION:=503eff00a7119d2690a662ed64e83e4782b7d3d9 -PKG_MIRROR_HASH:=67dbf765b91a5f181e693bd87b6e9521ffeec163c7c037f71b19b3d8715dc32a +PKG_SOURCE_VERSION:=fbedf04c1bad675eadbac86febdcf759441a02af +PKG_MIRROR_HASH:=4f92c93ce1258c54c314a8259c6849ca62f035f36fe1ddb6f7851281c2f5c244 include $(INCLUDE_DIR)/u-boot.mk include $(INCLUDE_DIR)/package.mk |