Skip to content

Commit

Permalink
Revert "iwinfo: update to latest Git HEAD"
Browse files Browse the repository at this point in the history
This reverts commit 96424c1.

The commit changed libiwinfo's internal ABI which breaks a number of
downstream projects, including LuCI and rpcd-mod-iwinfo.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
  • Loading branch information
jow- committed Feb 5, 2020
1 parent c0c988e commit 5f5ec76
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package/network/utils/iwinfo/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@ PKG_RELEASE:=1

PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL=$(PROJECT_GIT)/project/iwinfo.git
PKG_SOURCE_DATE:=2020-02-04
PKG_SOURCE_VERSION:=eba5a204f776f49b9948b41e41c03560dbd307c8
PKG_MIRROR_HASH:=c63de01ce41a4e2621bfdcd75c8ab684af9e9676895d7af008400badd34c9c57
PKG_SOURCE_DATE:=2020-01-05
PKG_SOURCE_VERSION:=bf2c1069a7f14d1af1e02c8edd2b7338f0355ac8
PKG_MIRROR_HASH:=b5f370e087005783e816866eb031952c4b37f8b6c649c1ac1dacfb0b95fd61a7
PKG_MAINTAINER:=Jo-Philipp Wich <jo@mein.io>
PKG_LICENSE:=GPL-2.0

Expand Down
9 changes: 9 additions & 0 deletions package/network/utils/iwinfo/patches/000-brcm-hardware.patch
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
Index: libiwinfo-2020-01-05-bf2c1069/hardware.txt
===================================================================
--- libiwinfo-2020-01-05-bf2c1069.orig/hardware.txt
+++ libiwinfo-2020-01-05-bf2c1069/hardware.txt
@@ -180,3 +180,4 @@
0x14c3 0x7650 0x14c3 0x7650 0 0 "MediaTek" "MT7610E"
0x14c3 0x7662 0x14c3 0x7662 0 0 "MediaTek" "MT76x2E"
0x1ae9 0x0310 0x1ae9 0x0000 0 0 "Wilocity" "Wil6210"
+0x14e4 0xaa52 0x14e4 0xaa52 0 0 "Broadcom" "BRCM43602"

0 comments on commit 5f5ec76

Please sign in to comment.