[openwrt/openwrt] ipq-wifi: update to version 2024-11-28

LEDE Commits lede-commits at lists.infradead.org
Fri Dec 6 01:59:46 PST 2024


robimarko pushed a commit to openwrt/openwrt.git, branch main:
https://git.openwrt.org/14ff787f2ce34f4a0ad68ac11166a2089e28c5b7

commit 14ff787f2ce34f4a0ad68ac11166a2089e28c5b7
Author: Chukun Pan <amadeus at jmu.edu.cn>
AuthorDate: Thu Nov 28 22:26:10 2024 +0800

    ipq-wifi: update to version 2024-11-28
    
    Contains following updates:
    
     * ipq8074: add TP-Link_deco-x80-5g BDF
     * ipq6018: add BDF for Qihoo 360V6
    
    Signed-off-by: Chukun Pan <amadeus at jmu.edu.cn>
    Link: https://github.com/openwrt/openwrt/pull/15940
    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 4732a14b1b..af2a62b158 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:=2024-10-08
-PKG_SOURCE_VERSION:=dcbab62272bf5cab2ed857bc655d240970e14f2a
-PKG_MIRROR_HASH:=e53a3872abf5e35db6baaceb56e6ffa289f8dd9b6226cf8a4d5b87b541179175
+PKG_SOURCE_DATE:=2024-11-28
+PKG_SOURCE_VERSION:=e1f6c9ac9e1508852f292a2b8167823e180db4e8
+PKG_MIRROR_HASH:=cc7ef25d43bbea4d521e0cb69887b975295be98ddf83b29f52c3c0e7d1ceeb25
 PKG_FLAGS:=nonshared
 
 include $(INCLUDE_DIR)/package.mk




More information about the lede-commits mailing list