mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
linux: update to linux-2.6.37-rc7
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
9981a7472a
commit
7752bcad3c
@ -1,5 +1,5 @@
|
||||
PKG_NAME="linux"
|
||||
PKG_VERSION="2.6.37-rc6"
|
||||
PKG_VERSION="2.6.37-rc7"
|
||||
PKG_REV="1"
|
||||
PKG_ARCH="any"
|
||||
PKG_LICENSE="GPL"
|
||||
@ -17,6 +17,6 @@ PKG_IS_ADDON="no"
|
||||
PKG_AUTORECONF="no"
|
||||
|
||||
if [ "$LINUX_NEXT" = "yes" ]; then
|
||||
PKG_VERSION="2.6.37-rc6"
|
||||
PKG_VERSION="2.6.37-rc7"
|
||||
PKG_URL="http://www.kernel.org/pub/linux/kernel/v2.6/testing/$PKG_NAME-$PKG_VERSION.tar.bz2"
|
||||
fi
|
||||
|
Loading…
x
Reference in New Issue
Block a user