Merge pull request #975 from MilhouseVH/linux4810

linux: update to linux-4.8.10
This commit is contained in:
Christian Hewitt 2016-11-23 09:08:48 +04:00 committed by GitHub
commit b57a6b97ea
28 changed files with 807 additions and 691 deletions

View File

@ -17,7 +17,7 @@
################################################################################
PKG_NAME="bcm2835-driver"
PKG_VERSION="af555f6"
PKG_VERSION="049751c"
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.9"
PKG_VERSION="4.8.10"
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="af555f6"
PKG_VERSION="049751c"
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