commit | 2b174f9ba1ac2acd17cba8e008b0c5933117ad94 | [log] [tgz] |
---|---|---|
author | developer <developer@mediatek.com> | Sat Oct 05 11:03:19 2024 +0800 |
committer | developer <developer@mediatek.com> | Sat Oct 05 13:03:54 2024 +0800 |
tree | 77b93f82b7b623c647ac727ccb9457a7192e1f17 | |
parent | 0b17a9e3a45823f1c064e881fddcba78c50d2e22 [diff] |
[][MAC80211][WiFi7][Misc][Correct the MAC80211 WiFi7 Makefile.] [Description] Fix patch fail of MAC80211 package. [Release-log] N/A Change-Id: Icf7d743a3f0189d87c2807b8d32c871e03babb95 Reviewed-on: https://gerrit.mediatek.inc/c/openwrt/feeds/mtk_openwrt_feeds/+/9713194
diff --git a/autobuild/autobuild_5.4_mac80211_release/0001-wifi7-mac80211-generate-hostapd-setting-from-ap-cap.patch b/autobuild/autobuild_5.4_mac80211_release/0001-wifi7-mac80211-generate-hostapd-setting-from-ap-cap.patch index f836cd1..f0ba314 100644 --- a/autobuild/autobuild_5.4_mac80211_release/0001-wifi7-mac80211-generate-hostapd-setting-from-ap-cap.patch +++ b/autobuild/autobuild_5.4_mac80211_release/0001-wifi7-mac80211-generate-hostapd-setting-from-ap-cap.patch
@@ -1,19 +1,19 @@ diff --git a/package/kernel/mac80211/Makefile b/package/kernel/mac80211/Makefile -index 026d3e5..2f75b74 100644 +index 7f1cb7f38f..2f75b743b4 100644 --- a/package/kernel/mac80211/Makefile +++ b/package/kernel/mac80211/Makefile @@ -10,18 +10,19 @@ include $(INCLUDE_DIR)/kernel.mk PKG_NAME:=mac80211 --PKG_VERSION:=6.11 +-PKG_VERSION:=6.11.2 +PKG_VERSION:=6.9.9 PKG_RELEASE:=1 PKG_LICENSE:=GPL-2.0-only PKG_LICENSE_FILES:=COPYING PKG_SOURCE_URL:=http://mirror2.openwrt.org/sources/ --PKG_HASH:=2c091ce9520c2e4c8a9c91a294f3c040f90cd76222674928e61542ead06cfa41 +-PKG_HASH:=700ea5abef8dde9e3c6df2acd32ff443da735d773d56db9a80269e2237549b34 +PKG_HASH:=3417da091a57c7b1c145d44c1fae9f1e0bac6d0c8ad61b37e57b0a802eeb2837 PKG_SOURCE:=backports-$(PKG_VERSION).tar.xz