[openwrt/openwrt] fman-ucode: Bump to lf-6.12.20-2.0.0

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


hauke pushed a commit to openwrt/openwrt.git, branch main:
https://git.openwrt.org/3b73b15e2d3a0f4134532cd77135eb5d6780a4e6

commit 3b73b15e2d3a0f4134532cd77135eb5d6780a4e6
Author: Pawel Dembicki <paweldembicki at gmail.com>
AuthorDate: Sun Jun 8 16:14:40 2025 +0200

    fman-ucode: Bump to lf-6.12.20-2.0.0
    
    Bump fman-ucode to version 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/fman-ucode/Makefile | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/package/firmware/layerscape/fman-ucode/Makefile b/package/firmware/layerscape/fman-ucode/Makefile
index 2056bc5a99..825983b2d1 100644
--- a/package/firmware/layerscape/fman-ucode/Makefile
+++ b/package/firmware/layerscape/fman-ucode/Makefile
@@ -8,13 +8,13 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=fman-ucode
-PKG_VERSION:=6.6.3.1.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/qoriq-fm-ucode
-PKG_SOURCE_VERSION:=lf-6.6.3-1.0.0
-PKG_MIRROR_HASH:=6bb9dd8ae0ac7b2ba0e5bc5e0590732167844a1b2c9316fbdcdd04e600785b0c
+PKG_SOURCE_VERSION:=lf-6.12.20-2.0.0
+PKG_MIRROR_HASH:=15b5df228b23b4cbdd1af484c98069b558d32ece15a80f0dabe22af6e5ee1ba1
 
 PKG_FLAGS:=nonshared
 




More information about the lede-commits mailing list