Skip to content

Commit

Permalink
linux: update to linux-3.16.1
Browse files Browse the repository at this point in the history
Signed-off-by: Stephan Raue <stephan@openelec.tv>
  • Loading branch information
sraue committed Aug 14, 2014
1 parent 65b4bdd commit 00ccb6d
Show file tree
Hide file tree
Showing 33 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/linux/package.mk
Expand Up @@ -23,7 +23,7 @@ case "$LINUX" in
PKG_URL="$DISTRO_SRC/$PKG_NAME-$PKG_VERSION.tar.xz"
;;
*)
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"
;;
esac
Expand Down

0 comments on commit 00ccb6d

Please sign in to comment.