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

LEDE Commits lede-commits at lists.infradead.org
Thu Jan 23 02:37:34 PST 2025


nbd pushed a commit to openwrt/openwrt.git, branch main:
https://git.openwrt.org/17dc0797d03d2f2dd57b38ab39962dafc69d1d34

commit 17dc0797d03d2f2dd57b38ab39962dafc69d1d34
Author: Felix Fietkau <nbd at nbd.name>
AuthorDate: Thu Jan 23 11:36:59 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>
---
 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