mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
linux: update to linux-4.17.14
This commit is contained in:
parent
4089f28fb4
commit
de71d9db0b
@ -46,8 +46,8 @@ case "$LINUX" in
|
||||
PKG_URL="https://github.com/raspberrypi/linux/archive/$PKG_VERSION.tar.gz"
|
||||
;;
|
||||
*)
|
||||
PKG_VERSION="4.17.13"
|
||||
PKG_SHA256="820b3ebb09a165aeceb39822782aca8f3ef044bb9c01015d9c126e2e87563f74"
|
||||
PKG_VERSION="4.17.14"
|
||||
PKG_SHA256="c846038df44ee74dd910d19b346044a100f62a5b933eec2264d17008758cbaaf"
|
||||
PKG_URL="https://www.kernel.org/pub/linux/kernel/v4.x/$PKG_NAME-$PKG_VERSION.tar.xz"
|
||||
PKG_PATCH_DIRS="default"
|
||||
;;
|
||||
|
Loading…
x
Reference in New Issue
Block a user