aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBiwen Li <biwen.li@nxp.com>2019-04-15 17:14:09 +0800
committerPetr Štetiar <ynezz@true.cz>2019-06-06 15:40:08 +0200
commit4b4b686b1d2ffe2495241bf6e343f11082782529 (patch)
tree7fca3f2898a5e714e184c9a7f26ef54b1ecc2612
parentfbb865099b217cb6e97cd8453d78eb8ff1932c44 (diff)
downloadupstream-4b4b686b1d2ffe2495241bf6e343f11082782529.tar.gz
upstream-4b4b686b1d2ffe2495241bf6e343f11082782529.tar.bz2
upstream-4b4b686b1d2ffe2495241bf6e343f11082782529.zip
layerscape: update u-boot to LSDK 19.03
Update u-boot to LSDK 19.03. Signed-off-by: Biwen Li <biwen.li@nxp.com> Signed-off-by: Yangbo Lu <yangbo.lu@nxp.com>
-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 911d9696e6..3630ecf120 100644
--- a/package/boot/uboot-layerscape/Makefile
+++ b/package/boot/uboot-layerscape/Makefile
@@ -8,13 +8,13 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=uboot-layerscape
-PKG_VERSION:=lsdk-1806
+PKG_VERSION:=lsdk-1903
PKG_RELEASE:=1
PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL:=https://source.codeaurora.org/external/qoriq/qoriq-components/u-boot
-PKG_SOURCE_VERSION:=b3f98d438eefd1b355efdec0b50af5813ff8d0e1
-PKG_MIRROR_HASH:=59e35957055658e7fdefb16b92f954356985a8191942d93f254861c75c47b32b
+PKG_SOURCE_VERSION:=80b2d2bc4cab0a8363c9b7eba8064b1795f12670
+PKG_MIRROR_HASH:=5c467af40b4479f0ea16697ab54602bed815a23212293184943dca8a3a406d5c
include $(INCLUDE_DIR)/u-boot.mk
include $(INCLUDE_DIR)/package.mk