[openwrt/openwrt] ppfe-firmware: Bump to lf-6.12.20-2.0.0
LEDE Commits
lede-commits at lists.infradead.org
Sun Aug 17 10:01:42 PDT 2025
hauke pushed a commit to openwrt/openwrt.git, branch main:
https://git.openwrt.org/3930d2c44c3959780cc99768111985028497a06f
commit 3930d2c44c3959780cc99768111985028497a06f
Author: Pawel Dembicki <paweldembicki at gmail.com>
AuthorDate: Sun Jun 8 16:29:27 2025 +0200
ppfe-firmware: Bump to lf-6.12.20-2.0.0
Bump ppfe-firmware 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/ppfe-firmware/Makefile | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/package/firmware/layerscape/ppfe-firmware/Makefile b/package/firmware/layerscape/ppfe-firmware/Makefile
index 2b0c5f3207..52df30c36d 100644
--- a/package/firmware/layerscape/ppfe-firmware/Makefile
+++ b/package/firmware/layerscape/ppfe-firmware/Makefile
@@ -8,13 +8,13 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=ppfe
-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-engine-pfe-bin
-PKG_SOURCE_VERSION:=lf-6.6.3-1.0.0
-PKG_MIRROR_HASH:=836da0d1ace6c5896c434940b5f06ae9ddcb871959e9f5aa3df75d67e39aec41
+PKG_SOURCE_VERSION:=lf-6.12.20-2.0.0
+PKG_MIRROR_HASH:=57ff6ebc78e774a12f64ac7d4738621edabdeee3a46c6ee69343ba0a8bff73cd
PKG_FLAGS:=nonshared
More information about the lede-commits
mailing list