linux: update to linux-3.16.1

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2014-08-14 15:25:10 +02:00
parent f110e37ada
commit 900a0e9509
33 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@
################################################################################ ################################################################################
PKG_NAME="linux" PKG_NAME="linux"
PKG_VERSION="3.16" PKG_VERSION="3.16.1"
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"
PKG_REV="1" PKG_REV="1"
PKG_ARCH="any" PKG_ARCH="any"