Skip to content

Commit

Permalink
linux: update to linux-3.17.8
Browse files Browse the repository at this point in the history
Signed-off-by: Stephan Raue <stephan@openelec.tv>
  • Loading branch information
sraue committed Jan 11, 2015
1 parent 53656cb commit e402c61
Show file tree
Hide file tree
Showing 39 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/linux/package.mk
Expand Up @@ -27,7 +27,7 @@ case "$LINUX" in
PKG_URL="$DISTRO_SRC/$PKG_NAME-$PKG_VERSION.tar.xz"
;;
*)
PKG_VERSION="3.17.7"
PKG_VERSION="3.17.8"
PKG_URL="http://www.kernel.org/pub/linux/kernel/v3.x/$PKG_NAME-$PKG_VERSION.tar.xz"
;;
esac
Expand Down

0 comments on commit e402c61

Please sign in to comment.