linux: update to linux-3.12.5

This commit is contained in:
Prashant Somashekar 2013-12-13 00:06:11 -05:00
parent 275542d635
commit 0e754c916b
46 changed files with 1 additions and 1 deletions

View File

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