Merge pull request #306 from MilhouseVH/linux46-rc6

linux: update to 4.6-rc6
This commit is contained in:
Lukas Rusak 2016-05-06 02:15:57 -07:00
commit 1d35a4499f
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