mirror of
https://github.com/libretro/Lakka-LibreELEC.git
synced 2024-11-23 08:20:00 +00:00
Merge pull request #6635 from heitbaum/kernel11
linux: update to 5.18.y
This commit is contained in:
commit
49b8be2212
@ -28,8 +28,8 @@ case "${LINUX}" in
|
||||
PKG_SOURCE_NAME="linux-${LINUX}-${PKG_VERSION}.tar.gz"
|
||||
;;
|
||||
*)
|
||||
PKG_VERSION="5.18.5"
|
||||
PKG_SHA256="9c3731d405994f9cd3a1bb72e83140735831b19c7cec18e0d7a8f3046fa034e7"
|
||||
PKG_VERSION="5.18.12"
|
||||
PKG_SHA256="40b74d0942f255da07481710e1083412d06e37e45b8f9d9e34ae856db37b9527"
|
||||
PKG_URL="https://www.kernel.org/pub/linux/kernel/v5.x/${PKG_NAME}-${PKG_VERSION}.tar.xz"
|
||||
PKG_PATCH_DIRS="default"
|
||||
;;
|
||||
|
Loading…
Reference in New Issue
Block a user