Merge pull request #1368 from chewitt/linux-hashes

linux: udpate linux-amlogic 3.14 kernel to 2f04daa
This commit is contained in:
Lukas Rusak 2017-02-17 20:22:12 -08:00 committed by GitHub
commit 52032717d3

View File

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