linux: update to linux-3.9.4

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2013-05-25 14:10:25 +02:00
parent 1b290f1ee1
commit d98c803212
21 changed files with 1 additions and 1 deletions

View File

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