Skip to content

Commit

Permalink
kernel: manual sync pkg/kernel folder
Browse files Browse the repository at this point in the history
  • Loading branch information
vincejv committed Jan 19, 2024
1 parent 42a44ea commit 1e74949
Show file tree
Hide file tree
Showing 316 changed files with 8,057 additions and 18,869 deletions.
12 changes: 6 additions & 6 deletions package/kernel/ath10k-ct/Makefile
Original file line number Diff line number Diff line change
@@ -1,21 +1,21 @@
include $(TOPDIR)/rules.mk

PKG_NAME:=ath10k-ct
PKG_RELEASE:=5
PKG_RELEASE:=1

PKG_LICENSE:=GPLv2
PKG_LICENSE_FILES:=

PKG_SOURCE_URL:=https://github.com/greearb/ath10k-ct.git
PKG_SOURCE_PROTO:=git
PKG_SOURCE_DATE:=2022-05-13
PKG_SOURCE_VERSION:=f808496fcc6b1f68942914117aebf8b3f8d52bb3
PKG_MIRROR_HASH:=39527b3408696594eda5579521a9fb798417be4dda73fa08e8b3a8c7b0d3f3d9
PKG_SOURCE_DATE:=2023-06-05
PKG_SOURCE_VERSION:=fadd0768cbd22248a60efbb219ccefc9d86cd78c
PKG_MIRROR_HASH:=513f62765ba3a2f423099426fbba86b854f3de0ab13ec2ab6e2780577ea75f95

# Build the 5.15 ath10k-ct driver version.
# Build the 6.4 ath10k-ct driver version.
# Probably this should match as closely as
# possible to whatever mac80211 backports version is being used.
CT_KVER="-5.15"
CT_KVER="-6.4"

PKG_MAINTAINER:=Ben Greear <[email protected]>
PKG_BUILD_PARALLEL:=1
Expand Down
Loading

0 comments on commit 1e74949

Please sign in to comment.