linux: update to 4.4.2

This reverts commit 04c3b9bd26e29e46e5583bd982fa0edef9eb6200.
This commit is contained in:
MilhouseVH 2016-02-19 09:25:55 +00:00
parent 4bfc99d612
commit e3b1a1f0f0
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.4.1"
PKG_VERSION="4.4.2"
PKG_URL="http://www.kernel.org/pub/linux/kernel/v4.x/$PKG_NAME-$PKG_VERSION.tar.xz"
;;
esac