linux: update to 4.6-rc6

This commit is contained in:
MilhouseVH 2016-05-05 16:27:24 +01:00
parent cdcc907dff
commit 0978e86198
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-rc5"
PKG_VERSION="4.6-rc6"
PKG_URL="http://www.kernel.org/pub/linux/kernel/v4.x/testing/$PKG_NAME-$PKG_VERSION.tar.xz"
;;
esac