Merge pull request #152 from MilhouseVH/linux447

linux: Update to linux-4.4.7

thanks :D
This commit is contained in:
Lukas Rusak 2016-04-13 12:07:15 -07:00
commit 2583a2f45b
35 changed files with 5167 additions and 955 deletions

View File

@ -17,7 +17,7 @@
################################################################################
PKG_NAME="bcm2835-driver"
PKG_VERSION="046effa"
PKG_VERSION="efdcf16"
PKG_REV="1"
PKG_ARCH="any"
PKG_LICENSE="nonfree"

View File

@ -51,7 +51,7 @@ case "$LINUX" in
PKG_DEPENDS_TARGET="$PKG_DEPENDS_TARGET imx6-status-led imx6-soc-fan irqbalanced"
;;
*)
PKG_VERSION="4.4.6"
PKG_VERSION="4.4.7"
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="046effa"
PKG_VERSION="efdcf16"
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