Merge pull request #2500 from Sparticuz/mainline

update mainline-3566 to 6.7-rc4
This commit is contained in:
fewtarius 2023-12-05 15:15:07 -05:00 committed by GitHub
commit b54d209abc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 4 additions and 4 deletions

View file

@ -4,7 +4,7 @@
# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS)
PKG_NAME="RTL8821AU"
PKG_VERSION="7305e07787f5811ee1f5e39818edffa33dcccfb5"
PKG_VERSION="cf0f873b795806f755d92e0bac063c26b3b31f12"
PKG_LICENSE="GPL"
PKG_SITE="https://github.com/morrownr/8821au-20210708"
PKG_URL="${PKG_SITE}.git"

View file

@ -4,7 +4,7 @@
# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS)
PKG_NAME="RTL8821CU"
PKG_VERSION="fdbb62727c1526778e408da928d8c3760cce0fa1"
PKG_VERSION="eb52ece92607394ecc22e96b41671ec3e5b1fa30"
PKG_LICENSE="GPL"
PKG_SITE="https://github.com/morrownr/8821cu-20210916"
PKG_URL="${PKG_SITE}.git"

View file

@ -4,7 +4,7 @@
# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS)
PKG_NAME="RTL88x2BU"
PKG_VERSION="888ba1b309e6258a736ef5c37a68836cd0ea5517"
PKG_VERSION="cd2b6cbd9c8fbfebee8a1f28fab8e4434450456c"
PKG_LICENSE="GPL"
PKG_SITE="https://github.com/morrownr/88x2bu-20210702"
PKG_URL="${PKG_SITE}.git"

View file

@ -30,7 +30,7 @@ case ${DEVICE} in
PKG_GIT_CLONE_BRANCH="main"
;;
*ML)
PKG_VERSION="6.6"
PKG_VERSION="6.7-rc4"
PKG_URL="https://git.kernel.org/torvalds/t/${PKG_NAME}-${PKG_VERSION}.tar.gz"
;;
*X55)