mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 05:36:47 +00:00
linux: update to linux-4.17.10
This commit is contained in:
parent
7496fb3512
commit
ed6ed852e1
@ -46,8 +46,8 @@ case "$LINUX" in
|
|||||||
PKG_URL="https://github.com/raspberrypi/linux/archive/$PKG_VERSION.tar.gz"
|
PKG_URL="https://github.com/raspberrypi/linux/archive/$PKG_VERSION.tar.gz"
|
||||||
;;
|
;;
|
||||||
*)
|
*)
|
||||||
PKG_VERSION="4.17.9"
|
PKG_VERSION="4.17.10"
|
||||||
PKG_SHA256="fd14dcadd37860bd35e1ffe7380d8ff0fb438135a95771021722914871783abb"
|
PKG_SHA256="ea14d2a3e499ec20779709586e5f153f462e5681e1a7b6fca8c2f7c8daff1be8"
|
||||||
PKG_URL="https://www.kernel.org/pub/linux/kernel/v4.x/$PKG_NAME-$PKG_VERSION.tar.xz"
|
PKG_URL="https://www.kernel.org/pub/linux/kernel/v4.x/$PKG_NAME-$PKG_VERSION.tar.xz"
|
||||||
PKG_PATCH_DIRS="default"
|
PKG_PATCH_DIRS="default"
|
||||||
;;
|
;;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user