Skip to content

Commit 1007aa0

Browse files
[bot] AutoMerging: merge all upstream's changes:
* https://github.com/coolsnowwolf/lede: iwinfo: add hardware id for MT7922 devices support Revert "x86: fix Bintel's ZHITAI Ti Plus 5000 fw bug"
2 parents f02f6ba + bf2528d commit 1007aa0

File tree

3 files changed

+10
-28
lines changed

3 files changed

+10
-28
lines changed

package/network/utils/iwinfo/Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
include $(TOPDIR)/rules.mk
88

99
PKG_NAME:=libiwinfo
10-
PKG_RELEASE:=3
10+
PKG_RELEASE:=5
1111

1212
PKG_SOURCE_PROTO:=git
1313
PKG_SOURCE_URL=$(PROJECT_GIT)/project/iwinfo.git
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
--- a/hardware.txt
2+
+++ b/hardware.txt
3+
@@ -225,5 +225,6 @@
4+
0x14c3 0x7650 0x14c3 0x7650 0 0 "MediaTek" "MT7610E"
5+
0x14c3 0x7662 0x14c3 0x7662 0 0 "MediaTek" "MT76x2E"
6+
0x14c3 0x7915 0x14c3 0x7915 0 0 "MediaTek" "MT7915E"
7+
+0x14c3 0x7922 0x1A3B 0x5300 0 0 "MediaTek" "MT7922"
8+
0x14e4 0xaa52 0x14e4 0xaa52 0 0 "Broadcom" "BCM43602"
9+
0x1ae9 0x0310 0x1ae9 0x0000 0 0 "Wilocity" "Wil6210"

target/linux/x86/patches-5.15/999-fix-nvme_ms_ids-bug.patch

-27
This file was deleted.

0 commit comments

Comments
 (0)