Merge pull request #1085 from chewitt/kernel-amlogic

linux: update linux-amlogic 3.14 to 1cc2d39
This commit is contained in:
MilhouseVH 2016-12-21 20:44:59 +00:00 committed by GitHub
commit 2fc648a76b

View File

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