[openwrt/openwrt] mt76: update to Git HEAD (2025-01-22)

LEDE Commits lede-commits at lists.infradead.org
Tue Feb 4 11:21:16 PST 2025


robimarko pushed a commit to openwrt/openwrt.git, branch openwrt-24.10:
https://git.openwrt.org/92e020b50f04535009c91aa708bdb7598f1d9d4a

commit 92e020b50f04535009c91aa708bdb7598f1d9d4a
Author: Mieczyslaw Nalewaj <namiltd at yahoo.com>
AuthorDate: Thu Jan 23 18:07:22 2025 +0100

    mt76: update to Git HEAD (2025-01-22)
    
    3e85822b9c66 page_pool: remove PP_FLAG_PAGE_FRAG
    a22d59e4ad50 tools: fix allocation check and missing memory freeing
    
    Signed-off-by: Felix Fietkau <nbd at nbd.name>
    Signed-off-by: Mieczyslaw Nalewaj <namiltd at yahoo.com>
    (cherry picked from commit 17dc079)
    Link: https://github.com/openwrt/openwrt/pull/17707
    Signed-off-by: Robert Marko <robimarko at gmail.com>
---
 package/kernel/mt76/Makefile | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/package/kernel/mt76/Makefile b/package/kernel/mt76/Makefile
index cd168f49bc..ef2c619885 100644
--- a/package/kernel/mt76/Makefile
+++ b/package/kernel/mt76/Makefile
@@ -8,9 +8,9 @@ PKG_LICENSE_FILES:=
 
 PKG_SOURCE_URL:=https://github.com/openwrt/mt76
 PKG_SOURCE_PROTO:=git
-PKG_SOURCE_DATE:=2025-01-14
-PKG_SOURCE_VERSION:=8e4f72b682e9070108536507c5e2720b18c3816d
-PKG_MIRROR_HASH:=fa8c5a2ece9e7287605910d9f906b601711c7863613addaadd666f9e3858a9e7
+PKG_SOURCE_DATE:=2025-01-22
+PKG_SOURCE_VERSION:=a22d59e4ad50c89326342a0736cd2c1ba32e8a0b
+PKG_MIRROR_HASH:=e8bbbada2171ea31a6788e3e46e81c409a9fe038eefe4b41f541da848a1b1bcd
 
 PKG_MAINTAINER:=Felix Fietkau <nbd at nbd.name>
 PKG_USE_NINJA:=0




More information about the lede-commits mailing list