mt76: update to the latest version, fix a typo
29d9532 mt7603: fix faulty variable initialization in last commit Signed-off-by: Felix Fietkau <nbd@nbd.name>
This commit is contained in:
parent
df1191bcea
commit
68b43270f9
1 changed files with 3 additions and 3 deletions
|
@ -8,9 +8,9 @@ PKG_LICENSE_FILES:=
|
|||
|
||||
PKG_SOURCE_URL:=https://github.com/openwrt/mt76
|
||||
PKG_SOURCE_PROTO:=git
|
||||
PKG_SOURCE_DATE:=2018-11-07
|
||||
PKG_SOURCE_VERSION:=417cf49ce811287b980767a1b7b44118b0ccc8e4
|
||||
PKG_MIRROR_HASH:=3db6028b1cfe36ab7c8bc7042f0351b5cd4254706b3c42631a041694dbe84f89
|
||||
PKG_SOURCE_DATE:=2018-11-08
|
||||
PKG_SOURCE_VERSION:=29d95328d6258778cf7d330ecfa3c2ba89bbe477
|
||||
PKG_MIRROR_HASH:=6d858da93c5332bc3d4d7f0ac49afd617213078f83718a81ee0021e8fe2d28f1
|
||||
|
||||
PKG_MAINTAINER:=Felix Fietkau <nbd@nbd.name>
|
||||
PKG_BUILD_PARALLEL:=1
|
||||
|
|
Loading…
Reference in a new issue