Created
March 9, 2023 18:37
-
-
Save Fail-Safe/7e60f378efcfabd09247dd3daf223045 to your computer and use it in GitHub Desktop.
Patch to Switch to Brain2000's mt76 Repo
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 <[email protected]> | |
PKG_USE_NINJA:=0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment