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

LEDE Commits lede-commits at lists.infradead.org
Sun Aug 31 10:06:53 PDT 2025


hauke pushed a commit to openwrt/openwrt.git, branch openwrt-24.10:
https://git.openwrt.org/8e5c83ca853f502100cb0cf78a5e349195791cb8

commit 8e5c83ca853f502100cb0cf78a5e349195791cb8
Author: Robert Marko <robimarko at gmail.com>
AuthorDate: Sun Jun 29 18:03:53 2025 +0200

    ipq-wifi: update to Git HEAD (2025-06-23)
    
    63bd0faafd4a Add IPQ5018 BDF for Yuncore AX830.
    
    Link: https://github.com/openwrt/openwrt/pull/18968
    Signed-off-by: Robert Marko <robimarko at gmail.com>
    (cherry picked from commit 6716fbb12229d3e125c13223e365a71847b24628)
    Link: https://github.com/openwrt/openwrt/pull/19902
    Signed-off-by: Hauke Mehrtens <hauke at hauke-m.de>
---
 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 7bf0ee19a8..120fa18684 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-06-14
-PKG_SOURCE_VERSION:=3ac4a6421880443de2f4562ff0f33aefaaf75585
-PKG_MIRROR_HASH:=5e55fcc00585c16c0da0f9b1c2e24d444b36f326867be4f8640fae01901686c5
+PKG_SOURCE_DATE:=2025-06-23
+PKG_SOURCE_VERSION:=63bd0faafd4a261deae27bb233e10ae2f216c755
+PKG_MIRROR_HASH:=dcdc847e0f6a5655df9018ead35396f4414447b140cbfd3b24dd03514e27cf0e
 PKG_FLAGS:=nonshared
 
 include $(INCLUDE_DIR)/package.mk




More information about the lede-commits mailing list