[openwrt/openwrt] layerscape: update ls-rcw to LSDK-20.04-update-290520

LEDE Commits lede-commits at lists.infradead.org
Sun Oct 25 19:40:28 EDT 2020


adrian pushed a commit to openwrt/openwrt.git, branch master:
https://git.openwrt.org/348602186a0455cb1eb1a7e5d94e95719138356e

commit 348602186a0455cb1eb1a7e5d94e95719138356e
Author: Biwen Li <biwen.li at nxp.com>
AuthorDate: Thu Aug 6 07:14:15 2020 +0000

    layerscape: update ls-rcw to LSDK-20.04-update-290520
    
    Update ls-rcw to LSDK-20.04-update-290520.
    
    Signed-off-by: Biwen Li <biwen.li at nxp.com>
    Signed-off-by: Yangbo Lu <yangbo.lu at nxp.com>
    [rebase, fix PKG_RELEASE change]
    Signed-off-by: Adrian Schmutzler <freifunk at adrianschmutzler.de>
---
 package/firmware/layerscape/ls-rcw/Makefile | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/package/firmware/layerscape/ls-rcw/Makefile b/package/firmware/layerscape/ls-rcw/Makefile
index dca0f0ff2b..3853c9c3fb 100644
--- a/package/firmware/layerscape/ls-rcw/Makefile
+++ b/package/firmware/layerscape/ls-rcw/Makefile
@@ -8,13 +8,13 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=ls-rcw
-PKG_VERSION:=LSDK-20.04
-PKG_RELEASE:=2
+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/rcw
-PKG_SOURCE_VERSION:=5689bf9c9f087f50aaa0d91b43d8a791fedbedd3
-PKG_MIRROR_HASH:=45709aa92f84fea8100b472a29762bfe69a333e6aca7a4fc4edc8cc3e10bf44e
+PKG_SOURCE_VERSION:=e0fab6d9b61003caef577f7474c2fac61e6ba2ff
+PKG_MIRROR_HASH:=b6bc66e27b7c6db31101fdc2e6be7255181861bd38d8f25eb5eb80c468983eb2
 
 include $(INCLUDE_DIR)/package.mk
 



More information about the lede-commits mailing list