linux: update to linux-4.8.6

This commit is contained in:
MilhouseVH 2016-11-01 17:54:40 +00:00
parent ae704a715f
commit f07aedb38a
25 changed files with 1 additions and 1 deletions

View File

@ -56,7 +56,7 @@ case "$LINUX" in
PKG_DEPENDS_TARGET="$PKG_DEPENDS_TARGET imx6-status-led imx6-soc-fan irqbalanced"
;;
*)
PKG_VERSION="4.8.4"
PKG_VERSION="4.8.6"
PKG_URL="http://www.kernel.org/pub/linux/kernel/v4.x/$PKG_NAME-$PKG_VERSION.tar.xz"
;;
esac