packages/linux: Update Amlogic kernel to 3.14-eb67324

This commit is contained in:
Alex Deryskyba 2016-09-30 17:15:04 +02:00
parent 75355211ed
commit e3fb270883

View File

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