Merge pull request #1170 from MilhouseVH/linux493

linux: update to linux-4.9.3
This commit is contained in:
Christian Hewitt 2017-01-14 06:10:13 +04:00 committed by GitHub
commit 65ffc2f8b4
5 changed files with 1515 additions and 479 deletions

View File

@ -17,7 +17,7 @@
################################################################################
PKG_NAME="bcm2835-driver"
PKG_VERSION="87edb82"
PKG_VERSION="6df93de"
PKG_REV="1"
PKG_ARCH="any"
PKG_LICENSE="nonfree"

View File

@ -58,7 +58,7 @@ case "$LINUX" in
PKG_DEPENDS_TARGET="$PKG_DEPENDS_TARGET imx6-status-led imx6-soc-fan irqbalanced"
;;
*)
PKG_VERSION="4.9.2"
PKG_VERSION="4.9.3"
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="87edb82"
PKG_VERSION="6df93de"
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