Skip to content

Commit

Permalink
Revert "mt76: update to the latest version"
Browse files Browse the repository at this point in the history
This reverts commit 16005ae.
  • Loading branch information
coolsnowwolf committed Oct 3, 2023
1 parent 16005ae commit b0ea62c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 72 deletions.
8 changes: 4 additions & 4 deletions package/kernel/mt76/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
include $(TOPDIR)/rules.mk

PKG_NAME:=mt76
PKG_RELEASE=2
PKG_RELEASE=1

PKG_LICENSE:=GPLv2
PKG_LICENSE_FILES:=
Expand All @@ -15,9 +15,9 @@ PKG_SOURCE_VERSION:=5b509e80384ab019ac11aa90c81ec0dbb5b0d7f2
PKG_MIRROR_HASH:=6fc25df4d28becd010ff4971b23731c08b53e69381a9e4c868091899712f78a9
PATCH_DIR:=./patches-5.4
else
PKG_SOURCE_DATE:=2023-09-18
PKG_SOURCE_VERSION:=2afc7285f75dca5a0583fd917285bf33f1429cc6
PKG_MIRROR_HASH:=2c9556b298246277ac2d65415e4449f98e6d5fdb99e0d0a92262f162df772bbc
PKG_SOURCE_DATE:=2023-08-14
PKG_SOURCE_VERSION:=b14c2351ddb8601c322576d84029e463d456caef
PKG_MIRROR_HASH:=62b5e157ad525424b6857e77ed373e8d39d03af71b057f8b309d8b293d6eac5f
endif

PKG_MAINTAINER:=Felix Fietkau <[email protected]>
Expand Down

This file was deleted.

0 comments on commit b0ea62c

Please sign in to comment.