mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-30 06:06:43 +00:00
linux: update to linux-3.13
This commit is contained in:
parent
b7517cf75f
commit
648a002046
@ -27,9 +27,8 @@ case "$LINUX" in
|
||||
PKG_URL="$DISTRO_SRC/$PKG_NAME-$PKG_VERSION.tar.xz"
|
||||
;;
|
||||
*)
|
||||
PKG_VERSION="3.13.0-rc8"
|
||||
PKG_SOURCE_DIR="$PKG_NAME-3.13-rc8"
|
||||
PKG_URL="http://www.kernel.org/pub/linux/kernel/v3.x/testing/$PKG_SOURCE_DIR.tar.xz"
|
||||
PKG_VERSION="3.13"
|
||||
PKG_URL="http://www.kernel.org/pub/linux/kernel/v3.x/$PKG_NAME-$PKG_VERSION.tar.xz"
|
||||
;;
|
||||
esac
|
||||
PKG_REV="1"
|
||||
|
Loading…
x
Reference in New Issue
Block a user