Skip to content

Commit

Permalink
mac80211: update to v6.12-rc6
Browse files Browse the repository at this point in the history
Signed-off-by: Marty Jones <[email protected]>
  • Loading branch information
mj22226 committed Nov 11, 2024
1 parent 222fd46 commit d189d03
Show file tree
Hide file tree
Showing 34 changed files with 262 additions and 3,185 deletions.
6 changes: 3 additions & 3 deletions package/kernel/mac80211/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,13 @@ include $(INCLUDE_DIR)/kernel.mk

PKG_NAME:=mac80211

PKG_VERSION:=6.11.2
PKG_VERSION:=6.12-rc6
PKG_RELEASE:=1
PKG_LICENSE:=GPL-2.0-only
PKG_LICENSE_FILES:=COPYING

PKG_SOURCE_URL:=http://mirror2.openwrt.org/sources/
PKG_HASH:=700ea5abef8dde9e3c6df2acd32ff443da735d773d56db9a80269e2237549b34
PKG_SOURCE_URL:=https://github.com/mj22226/backports/releases/download/v6.12-rc6/
PKG_HASH:=1c941f1b919ecb27487de0434597803f2500f69bbfb4d579863bb8cc56fb10ed

PKG_SOURCE:=backports-$(PKG_VERSION).tar.xz
PKG_BUILD_DIR:=$(KERNEL_BUILD_DIR)/$(if $(BUILD_VARIANT),$(PKG_NAME)-$(BUILD_VARIANT)/)backports-$(PKG_VERSION)
Expand Down
Loading

0 comments on commit d189d03

Please sign in to comment.