linux: update to 4.6-rc7

This commit is contained in:
MilhouseVH 2016-05-09 18:09:19 +01:00
parent 0d6902cd49
commit c5ea6ae88c
26 changed files with 1 additions and 1 deletions

View File

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