[openwrt/openwrt] ls-rcw: Bump to lf-6.12.20-2.0.0

LEDE Commits lede-commits at lists.infradead.org
Sun Aug 17 10:01:41 PDT 2025


hauke pushed a commit to openwrt/openwrt.git, branch main:
https://git.openwrt.org/430ad5dca49fa7c0f4cdb6c28392003bb19cca8e

commit 430ad5dca49fa7c0f4cdb6c28392003bb19cca8e
Author: Pawel Dembicki <paweldembicki at gmail.com>
AuthorDate: Sun Jun 8 16:26:51 2025 +0200

    ls-rcw: Bump to lf-6.12.20-2.0.0
    
    Bump ls-rcw package to lf-6.12.20-2.0.0.
    
    Signed-off-by: Pawel Dembicki <paweldembicki at gmail.com>
    Link: https://github.com/openwrt/openwrt/pull/19152
    Signed-off-by: Hauke Mehrtens <hauke at hauke-m.de>
---
 package/firmware/layerscape/ls-rcw/Makefile | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/package/firmware/layerscape/ls-rcw/Makefile b/package/firmware/layerscape/ls-rcw/Makefile
index 901b0b72ef..e50011e7bc 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:=6.6.23.2.0.0
+PKG_VERSION:=6.12.20.2.0.0
 PKG_RELEASE:=1
 
 PKG_SOURCE_PROTO:=git
 PKG_SOURCE_URL:=https://github.com/nxp-qoriq/rcw
-PKG_SOURCE_VERSION:=lf-6.6.23-2.0.0
-PKG_MIRROR_HASH:=f5e62ac040564eb97f4d1c58496a1586a470008469cb4daee6d7c70be7fdfa07
+PKG_SOURCE_VERSION:=lf-6.12.20-2.0.0
+PKG_MIRROR_HASH:=8436e04a01fa7a0da3512dae035b47122691fc860fa2c36da20552bceec9246a
 
 PKG_FLAGS:=nonshared
 




More information about the lede-commits mailing list