linux: update to linux-3.12.8

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2014-01-17 03:09:57 +01:00
parent b239beaae1
commit b2f31b42d1
43 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@
PKG_NAME="linux"
case "$LINUX" in
3.12)
PKG_VERSION="3.12.6"
PKG_VERSION="3.12.8"
PKG_URL="http://www.kernel.org/pub/linux/kernel/v3.x/$PKG_NAME-$PKG_VERSION.tar.xz"
;;
imx6)