Merge pull request #1322 from lrusak/linux-am-libreelec-8.0

backport of #1321 (linux-amlogic: update to 83803a1)
This commit is contained in:
Christian Hewitt 2017-02-12 10:02:26 +04:00 committed by GitHub
commit 8a06a27d9c

View File

@ -35,7 +35,7 @@ case "$LINUX" in
PKG_PATCH_DIRS="amlogic-3.10"
;;
amlogic-3.14)
PKG_VERSION="33aa3be"
PKG_VERSION="83803a1"
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"