linux: update to 4.4.1

This commit is contained in:
Lukas Rusak 2016-02-03 11:41:47 +01:00
parent d6fd1efc64
commit 3c7cf59e97
31 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.4"
PKG_VERSION="4.4.1"
PKG_URL="http://www.kernel.org/pub/linux/kernel/v4.x/$PKG_NAME-$PKG_VERSION.tar.xz"
;;
esac