Merge pull request #710 from MilhouseVH/linux473

linux: update to linux-4.7.3
This commit is contained in:
Christian Hewitt
2016-09-08 07:32:17 +04:00
committed by GitHub
32 changed files with 5996 additions and 2428 deletions

View File

@@ -17,7 +17,7 @@
################################################################################
PKG_NAME="bcm2835-driver"
PKG_VERSION="d0bc6ce"
PKG_VERSION="931aa12"
PKG_REV="1"
PKG_ARCH="any"
PKG_LICENSE="nonfree"

View File

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

Some files were not shown because too many files have changed in this diff Show More