Merge pull request #1278 from MilhouseVH/linux498

linux: update to linux-4.9.8
This commit is contained in:
Christian Hewitt 2017-02-05 08:32:19 +04:00 committed by GitHub
commit 3f7dc33ad2
5 changed files with 669 additions and 559 deletions

View File

@ -17,7 +17,7 @@
################################################################################
PKG_NAME="bcm2835-driver"
PKG_VERSION="72b44d8"
PKG_VERSION="475a89a"
PKG_ARCH="any"
PKG_LICENSE="nonfree"
PKG_SITE="http://www.broadcom.com"

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.9.7"
PKG_VERSION="4.9.8"
PKG_URL="http://www.kernel.org/pub/linux/kernel/v4.x/$PKG_NAME-$PKG_VERSION.tar.xz"
PKG_PATCH_DIRS="default"
;;

View File

@ -17,7 +17,7 @@
################################################################################
PKG_NAME="bcm2835-bootloader"
PKG_VERSION="72b44d8"
PKG_VERSION="475a89a"
PKG_ARCH="arm"
PKG_LICENSE="nonfree"
PKG_SITE="http://www.broadcom.com"

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff