aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBiwen Li <biwen.li@nxp.com>2020-08-06 07:37:05 +0000
committerAdrian Schmutzler <freifunk@adrianschmutzler.de>2020-10-26 00:40:12 +0100
commitbd15d498388807fd59db80ab0aeb0d9185c1d98b (patch)
treebac85fb978678e14ddff23fd384d1932251fee77
parent348602186a0455cb1eb1a7e5d94e95719138356e (diff)
downloadupstream-bd15d498388807fd59db80ab0aeb0d9185c1d98b.tar.gz
upstream-bd15d498388807fd59db80ab0aeb0d9185c1d98b.tar.bz2
upstream-bd15d498388807fd59db80ab0aeb0d9185c1d98b.zip
layerscape: update u-boot to LSDK-20.04-update-290520
Update u-boot to LSDK-20.04-update-290520. Signed-off-by: Biwen Li <biwen.li@nxp.com> Signed-off-by: Yangbo Lu <yangbo.lu@nxp.com> [fix PKG_RELEASE bump] Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
-rw-r--r--package/boot/uboot-layerscape/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/package/boot/uboot-layerscape/Makefile b/package/boot/uboot-layerscape/Makefile
index 66946f48ce..5d6a956aeb 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-20.04
-PKG_RELEASE:=4
+PKG_VERSION:=LSDK-20.04-update-290520
+PKG_RELEASE:=1
PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL:=https://source.codeaurora.org/external/qoriq/qoriq-components/u-boot
-PKG_SOURCE_VERSION:=b0833bd0e26c059277f0673c9887b967f1ea5837
-PKG_MIRROR_HASH:=3cc01d4853ba56d9bcfe5366eddb5f664ae110741146d04f03434d38b4b5b0a0
+PKG_SOURCE_VERSION:=1e55b2f9e7f56b76569089b9e950f49c1579580e
+PKG_MIRROR_HASH:=46aace27e1367f40b424a64215d524a99c3bd62f49057550039e72d5a1ab7edb
include $(INCLUDE_DIR)/u-boot.mk
include $(INCLUDE_DIR)/package.mk