Skip to content

Instantly share code, notes, and snippets.

@Fail-Safe
Created March 9, 2023 18:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Fail-Safe/7e60f378efcfabd09247dd3daf223045 to your computer and use it in GitHub Desktop.
Save Fail-Safe/7e60f378efcfabd09247dd3daf223045 to your computer and use it in GitHub Desktop.
Patch to Switch to Brain2000's mt76 Repo
diff --git a/package/kernel/mt76/Makefile b/package/kernel/mt76/Makefile
index 34930d7693..87690dacd7 100644
--- a/package/kernel/mt76/Makefile
+++ b/package/kernel/mt76/Makefile
@@ -6,11 +6,11 @@ PKG_RELEASE=5
PKG_LICENSE:=GPLv2
PKG_LICENSE_FILES:=
-PKG_SOURCE_URL:=https://github.com/openwrt/mt76
+PKG_SOURCE_URL:=https://github.com/Brain2000/mt76
PKG_SOURCE_PROTO:=git
PKG_SOURCE_DATE:=2023-03-01
-PKG_SOURCE_VERSION:=c32d6d849c43792abd8007e13e468b12d6d6e0b7
-PKG_MIRROR_HASH:=b7004bc920ba44cef2f7868d94beb2d288ff9d399af624ce5dad972f953723c8
+PKG_SOURCE_VERSION:=73202de6aef7c50cbb24d1193c5662a346b6d055
+PKG_MIRROR_HASH:=fca9a363947d5d95b418e2b02c09d5fd613b9ad12ae3732e7a362c54393c689b
PKG_MAINTAINER:=Felix Fietkau <nbd@nbd.name>
PKG_USE_NINJA:=0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment