linux: update to linux-3.6.3

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2012-10-25 22:31:04 +02:00
parent d5bea25ed0
commit b7e12fdef8
15 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@
################################################################################
PKG_NAME="linux"
PKG_VERSION="3.6.2"
PKG_VERSION="3.6.3"
if [ "$LINUX" = "3.2" ]; then
PKG_VERSION="3.2.31"
fi