RK3566 kernel should bump back to 6.8-RC4.

This commit is contained in:
fewtarius 2024-02-17 18:01:16 +00:00
parent 6e0ece908d
commit d519eed5dc
No known key found for this signature in database
GPG key ID: F4AE55305D1B8C1A

View file

@ -27,7 +27,7 @@ case ${DEVICE} in
PKG_URL="https://www.kernel.org/pub/linux/kernel/v6.x/${PKG_NAME}-${PKG_VERSION}.tar.xz"
;;
RK356*)
PKG_VERSION="6.8-rc3"
PKG_VERSION="6.8-rc4"
PKG_URL="https://git.kernel.org/torvalds/t/${PKG_NAME}-${PKG_VERSION}.tar.gz"
;;
esac