[openwrt/openwrt] ipq-wifi: update to Git HEAD (2024-09-14)

LEDE Commits lede-commits at lists.infradead.org
Sat Sep 14 04:45:36 PDT 2024


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

commit a40c26ea4b1358d059d209e62527adae82c143b9
Author: Robert Marko <robimarko at gmail.com>
AuthorDate: Sat Sep 14 10:51:29 2024 +0200

    ipq-wifi: update to Git HEAD (2024-09-14)
    
    2ca41d755d93 qcn9074: add Linksys MX8500 BDF
    
    Link: https://github.com/openwrt/openwrt/pull/16387
    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 6de0806e56..26c19eb542 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-09-13
-PKG_SOURCE_VERSION:=e5b7fb1c606d4cb54b06d55ce98b881c9b1c74a4
-PKG_MIRROR_HASH:=d298203dde899f643340bae7e5aea70d3ea608c0190ce0ca16e4ec966d4c5acc
+PKG_SOURCE_DATE:=2024-09-14
+PKG_SOURCE_VERSION:=2ca41d755d93dce53748ee6906318cc7d3829a8c
+PKG_MIRROR_HASH:=e7447649e044a2759f6768eaec6de330238e6166bc01703979844be94fe2f817
 PKG_FLAGS:=nonshared
 
 include $(INCLUDE_DIR)/package.mk




More information about the lede-commits mailing list