Merge pull request #871 from MilhouseVH/linux484

linux: update to linux-4.8.4
This commit is contained in:
Lukas Rusak
2016-10-23 10:10:34 -07:00
committed by GitHub
30 changed files with 2801 additions and 413 deletions

View File

@@ -17,7 +17,7 @@
################################################################################
PKG_NAME="bcm2835-driver"
PKG_VERSION="597c662"
PKG_VERSION="ec5a517"
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.2"
PKG_VERSION="4.8.4"
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