[openwrt/openwrt] ppfe-firmware: Bump to lf-6.6.3-1.0.0

LEDE Commits lede-commits at lists.infradead.org
Sat May 25 11:19:40 PDT 2024


hauke pushed a commit to openwrt/openwrt.git, branch main:
https://git.openwrt.org/322f2c14246d1c84cb5c8a0247cf9457e61ac435

commit 322f2c14246d1c84cb5c8a0247cf9457e61ac435
Author: Pawel Dembicki <paweldembicki at gmail.com>
AuthorDate: Mon Mar 18 10:49:55 2024 +0100

    ppfe-firmware: Bump to lf-6.6.3-1.0.0
    
    Bump ppfe-firmware package to lf-6.6.3-1.0.0
    
    Signed-off-by: Pawel Dembicki <paweldembicki at gmail.com>
---
 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 b6a251098e..2b0c5f3207 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:=lf-6.1.1-1.0.0
+PKG_VERSION:=6.6.3.1.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.1.1-1.0.0
-PKG_MIRROR_HASH:=59f5660f1b93314e3e073053195719eab7361f07d1a9e02896f9356b1a615873
+PKG_SOURCE_VERSION:=lf-6.6.3-1.0.0
+PKG_MIRROR_HASH:=836da0d1ace6c5896c434940b5f06ae9ddcb871959e9f5aa3df75d67e39aec41
 
 PKG_FLAGS:=nonshared
 




More information about the lede-commits mailing list