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 | |
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')
-rw-r--r-- | package/boot/uboot-layerscape-armv8_32b/Makefile | 4 | ||||
-rw-r--r-- | package/boot/uboot-layerscape/Makefile | 4 |
2 files changed, 4 insertions, 4 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> 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 |