From 3b73b15e2d3a0f4134532cd77135eb5d6780a4e6 Mon Sep 17 00:00:00 2001 From: Pawel Dembicki Date: Sun, 8 Jun 2025 16:14:40 +0200 Subject: [PATCH] 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 Link: https://github.com/openwrt/openwrt/pull/19152 Signed-off-by: Hauke Mehrtens --- 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 -- 2.30.2