mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
Merge pull request #8632 from heitbaum/kernel12
linux: update to 6.6.17
This commit is contained in:
commit
d3cd691d75
@ -29,8 +29,8 @@ case "${LINUX}" in
|
||||
PKG_SOURCE_NAME="linux-${LINUX}-${PKG_VERSION}.tar.gz"
|
||||
;;
|
||||
*)
|
||||
PKG_VERSION="6.6.16"
|
||||
PKG_SHA256="b21d5795a3bead4f112916423222faa8a0f519e4201df343e3eb88dc9e4aaa30"
|
||||
PKG_VERSION="6.6.17"
|
||||
PKG_SHA256="ee7650996ba75aa29fe66f309b413097f249a03e7001f2a41128c7c95205226a"
|
||||
PKG_URL="https://www.kernel.org/pub/linux/kernel/v${PKG_VERSION/.*/}.x/${PKG_NAME}-${PKG_VERSION}.tar.xz"
|
||||
PKG_PATCH_DIRS="default"
|
||||
;;
|
||||
|
Loading…
x
Reference in New Issue
Block a user