linux: update to linux-4.8.12

This commit is contained in:
MilhouseVH 2016-12-03 00:06:55 +00:00
parent 87d7e3b3e6
commit ef153d8acd
24 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.11"
PKG_VERSION="4.8.12"
PKG_URL="http://www.kernel.org/pub/linux/kernel/v4.x/$PKG_NAME-$PKG_VERSION.tar.xz"
;;
esac