linux: update to linux-4.1.18

This commit is contained in:
MilhouseVH 2016-02-20 12:38:50 +00:00
parent d25db13ebd
commit 897eacf91b
32 changed files with 1 additions and 1 deletions

View File

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