[openwrt/openwrt] ipq-wifi: update to Git HEAD (2025-06-11)

LEDE Commits lede-commits at lists.infradead.org
Thu Jun 12 01:54:02 PDT 2025


robimarko pushed a commit to openwrt/openwrt.git, branch main:
https://git.openwrt.org/12fd5e8f843fefc24a35536d7dab5fd719f03033

commit 12fd5e8f843fefc24a35536d7dab5fd719f03033
Author: Robert Marko <robimarko at gmail.com>
AuthorDate: Thu Jun 12 10:53:36 2025 +0200

    ipq-wifi: update to Git HEAD (2025-06-11)
    
    79ba11f2da5e qca9888: add TP-Link WA1201 v2 BDF
    abf47841e7e4 qca9988: add BDFs for Xiaomi AIoT Router AC2350
    07af197b77fa qca9988: add BDFs for Xiaomi AIoT Router AC2350
    61dbb1c3d694 ipq5018: add BDF for I-O DATA WN-DAX3000GR
    1d8452d844b9 qcn6122: add BDF for I-O DATA WN-DAX3000GR
    
    Signed-off-by: Robert Marko <robimarko at gmail.com>
---
 package/firmware/ipq-wifi/Makefile | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/package/firmware/ipq-wifi/Makefile b/package/firmware/ipq-wifi/Makefile
index f0bbac6b6c..c46caf4257 100644
--- a/package/firmware/ipq-wifi/Makefile
+++ b/package/firmware/ipq-wifi/Makefile
@@ -6,9 +6,9 @@ PKG_RELEASE:=1
 
 PKG_SOURCE_PROTO:=git
 PKG_SOURCE_URL=$(PROJECT_GIT)/project/firmware/qca-wireless.git
-PKG_SOURCE_DATE:=2025-05-30
-PKG_SOURCE_VERSION:=fde3d2a7ce59be389224304049a4a5b9ca49a45e
-PKG_MIRROR_HASH:=2e149366118192d4976baf42ac23d22ef32e477feb111d2756a2411278b6cf46
+PKG_SOURCE_DATE:=2025-06-11
+PKG_SOURCE_VERSION:=1d8452d844b9d0b579957761743e3d1c98e6df6e
+PKG_MIRROR_HASH:=56185371ba9db6509011cb31fab9ffcac5c2acd06624aa56d9d08e8278d56660
 PKG_FLAGS:=nonshared
 
 include $(INCLUDE_DIR)/package.mk




More information about the lede-commits mailing list