Merge pull request #2007 from chewitt/stuff

linux: bump Amlogic 3.14 kernel to c8c32b4
This commit is contained in:
Lukas Rusak 2017-09-20 13:23:29 -07:00 committed by GitHub
commit 1fbb16303b

View File

@ -35,7 +35,7 @@ case "$LINUX" in
PKG_PATCH_DIRS="amlogic-3.10"
;;
amlogic-3.14)
PKG_VERSION="f6f2e4c"
PKG_VERSION="c8c32b4"
PKG_URL="https://github.com/LibreELEC/linux-amlogic/archive/$PKG_VERSION.tar.gz"
PKG_SOURCE_DIR="$PKG_NAME-amlogic-$PKG_VERSION*"
PKG_PATCH_DIRS="amlogic-3.14"