Merge pull request #934 from MilhouseVH/linux488

linux: update to linux-4.8.8
This commit is contained in:
Lukas Rusak 2016-11-15 10:55:07 -08:00 committed by GitHub
commit 4f365ca641
28 changed files with 1883 additions and 819 deletions

View File

@ -17,7 +17,7 @@
################################################################################
PKG_NAME="bcm2835-driver"
PKG_VERSION="63f0e75"
PKG_VERSION="e7fcd9f"
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.7"
PKG_VERSION="4.8.8"
PKG_URL="http://www.kernel.org/pub/linux/kernel/v4.x/$PKG_NAME-$PKG_VERSION.tar.xz"
;;
esac

View File

@ -17,7 +17,7 @@
################################################################################
PKG_NAME="bcm2835-bootloader"
PKG_VERSION="63f0e75"
PKG_VERSION="e7fcd9f"
PKG_REV="1"
PKG_ARCH="arm"
PKG_LICENSE="nonfree"

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff