Bump kernel for RG552.

This commit is contained in:
fewtarius 2022-07-04 21:18:58 -04:00
parent a65794026e
commit 288c91829a
No known key found for this signature in database
GPG key ID: F4AE55305D1B8C1A

View file

@ -21,7 +21,7 @@ GET_HANDLER_SUPPORT="git"
if [[ "${DEVICE}" =~ RG552 ]]
then
PKG_URL="https://github.com/JustEnoughLinuxOS/rockchip-kernel.git"
PKG_VERSION="1a8d74081"
PKG_VERSION="cb0d79995"
elif [[ "${DEVICE}" =~ RG351 ]]
then
PKG_URL="https://github.com/JustEnoughLinuxOS/rg351x-kernel.git"