Merge pull request #2989 from fewtarius/dev

Pull the Ace kernel into the JELOS org.
This commit is contained in:
fewtarius 2024-03-06 06:39:06 -05:00 committed by GitHub
commit 3d53f0c735
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -23,8 +23,8 @@ case ${DEVICE} in
;;
RK3588-ACE)
PKG_VERSION="99e54e1a546eca7fa8d5b86be1b825914e097d06"
PKG_URL="https://github.com/brooksytech/linux-rockchip/archive/${PKG_VERSION}.tar.gz"
#PKG_GIT_CLONE_BRANCH="panfork-6.1"
PKG_URL="https://github.com/JustEnoughLinuxOS/linux-rockchip/archive/${PKG_VERSION}.tar.gz"
PKG_GIT_CLONE_BRANCH="panfork-6.1"
;;
RK356*|S922X)
PKG_VERSION="6.8-rc6"