RK3566 kernel should bump back to 6.8-RC4.
This commit is contained in:
parent
6e0ece908d
commit
d519eed5dc
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue