Merge pull request #1698 from MilhouseVH/linux4115+

linux: update to linux-4.11.8
This commit is contained in:
Christian Hewitt 2017-07-03 20:53:14 +04:00 committed by GitHub
commit 6963de3002
4 changed files with 867 additions and 339 deletions

View File

@ -17,7 +17,7 @@
################################################################################
PKG_NAME="bcm2835-driver"
PKG_VERSION="0f315f8"
PKG_VERSION="715f2d9"
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.11.4"
PKG_VERSION="4.11.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="0f315f8"
PKG_VERSION="715f2d9"
PKG_ARCH="arm"
PKG_LICENSE="nonfree"
PKG_SITE="http://www.broadcom.com"

File diff suppressed because it is too large Load Diff