linux: update to linux-3.12.1

This commit is contained in:
Prashant Somashekar 2013-11-22 20:15:18 -05:00
parent d2bcbe3385
commit f382a12296
38 changed files with 1 additions and 1 deletions

View File

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