[openwrt/openwrt] ipq-wifi: update to Git HEAD (2024-02-19)
LEDE Commits
lede-commits at lists.infradead.org
Wed Feb 21 12:42:31 PST 2024
robimarko pushed a commit to openwrt/openwrt.git, branch main:
https://git.openwrt.org/03935cf7de8c20549ceedab8ae5aeb05c59e92a0
commit 03935cf7de8c20549ceedab8ae5aeb05c59e92a0
Author: Mantas Pucka <mantas at 8devices.com>
AuthorDate: Tue Feb 20 10:44:06 2024 +0200
ipq-wifi: update to Git HEAD (2024-02-19)
1cc59e1 ipq6018: add 8devices Mango BDF
10279cc ipq40xx:Add support for Netgear LBR20 with two BDF's
Signed-off-by: Mantas Pucka <mantas at 8devices.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 34faf5c3db..eae84c7835 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-01-06
-PKG_SOURCE_VERSION:=71f45cff8944405b7cc2bf5c19df2bd8fe7f2421
-PKG_MIRROR_HASH:=90c3c1659c54cdb4685d0a71633746c1000230e459801eb8ce12c805a994cc37
+PKG_SOURCE_DATE:=2024-02-19
+PKG_SOURCE_VERSION:=1cc59e1e09f68305bbf15e2de23d1c1829aee1eb
+PKG_MIRROR_HASH:=383e7384d37cde2433b9bf6daee5d57ecd6f2c473f00901b491ae0c15d97fd53
PKG_FLAGS:=nonshared
More information about the lede-commits
mailing list