Merge pull request #956 from MilhouseVH/linux489

linux: update to linux-4.8.9
This commit is contained in:
Lukas Rusak
2016-11-19 12:18:15 -08:00
committed by GitHub
31 changed files with 1988 additions and 678 deletions

View File

@@ -17,7 +17,7 @@
################################################################################
PKG_NAME="bcm2835-driver"
PKG_VERSION="e7fcd9f"
PKG_VERSION="af555f6"
PKG_REV="1"
PKG_ARCH="any"
PKG_LICENSE="nonfree"

View File

@@ -56,7 +56,7 @@ case "$LINUX" in
PKG_DEPENDS_TARGET="$PKG_DEPENDS_TARGET imx6-status-led imx6-soc-fan irqbalanced"
;;
*)
PKG_VERSION="4.8.8"
PKG_VERSION="4.8.9"
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