Bump RK3566 kernel to add support for Anbernic's v2 devices - thanks to @dexwerks, @macromorgan, and @retrogfx.
This commit is contained in:
parent
c471a35ce2
commit
a667525536
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ case ${DEVICE} in
|
|||
;;
|
||||
RK3566)
|
||||
PKG_URL="${PKG_SITE}/rk356x-kernel.git"
|
||||
PKG_VERSION="9e2bb8a85"
|
||||
PKG_VERSION="2a846969b"
|
||||
GET_HANDLER_SUPPORT="git"
|
||||
PKG_GIT_CLONE_BRANCH="main"
|
||||
;;
|
||||
|
|
Loading…
Reference in a new issue