Merge pull request #499 from MilhouseVH/linux463

linux: Update to 4.6.3 + RPi firmware
This commit is contained in:
Christian Hewitt
2016-06-28 18:11:08 +04:00
committed by GitHub
32 changed files with 335 additions and 505 deletions

View File

@@ -17,7 +17,7 @@
################################################################################
PKG_NAME="bcm2835-driver"
PKG_VERSION="390f53e"
PKG_VERSION="1ba9c9a"
PKG_REV="1"
PKG_ARCH="any"
PKG_LICENSE="nonfree"

View File

@@ -55,7 +55,7 @@ case "$LINUX" in
PKG_DEPENDS_TARGET="$PKG_DEPENDS_TARGET imx6-status-led imx6-soc-fan irqbalanced"
;;
*)
PKG_VERSION="4.6.2"
PKG_VERSION="4.6.3"
PKG_URL="http://www.kernel.org/pub/linux/kernel/v4.x/$PKG_NAME-$PKG_VERSION.tar.xz"
;;
esac

Some files were not shown because too many files have changed in this diff Show More