linux: update to linux-3.12.3

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2013-12-05 04:17:12 +01:00
parent 657ebd0db2
commit a83f5a3ccb
47 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@
PKG_NAME="linux"
case "$LINUX" in
*)
PKG_VERSION="3.12.2"
PKG_VERSION="3.12.3"
;;
esac
PKG_URL="http://www.kernel.org/pub/linux/kernel/v3.x/$PKG_NAME-$PKG_VERSION.tar.xz"