mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 21:26:49 +00:00
projects/RPi/options: switch to linux-3.6
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
a4d2c9931f
commit
17c2cbde4e
@ -20,9 +20,6 @@
|
||||
|
||||
PKG_NAME="linux"
|
||||
PKG_VERSION="3.6.3"
|
||||
if [ "$LINUX" = "3.2" ]; then
|
||||
PKG_VERSION="3.2.31"
|
||||
fi
|
||||
PKG_REV="1"
|
||||
PKG_ARCH="any"
|
||||
PKG_LICENSE="GPL"
|
||||
|
File diff suppressed because it is too large
Load Diff
@ -94,7 +94,7 @@
|
||||
# Kernel to use. values can be:
|
||||
# default: default mainline kernel
|
||||
# ti-omap4: Ti's OMAP4 kernel
|
||||
LINUX="3.2"
|
||||
LINUX="default"
|
||||
|
||||
# use linux-next (latest rc) instead latest released version
|
||||
LINUX_NEXT="no"
|
||||
|
Loading…
x
Reference in New Issue
Block a user