Merge pull request #1363 from codesnake/update_amlogic_kernel_3.10_le8

Backport of #1362 (Update Amlogic kernel to 3.10-de626d8)
This commit is contained in:
Christian Hewitt 2017-02-17 19:57:42 +04:00 committed by GitHub
commit c31206ff78

View File

@ -29,7 +29,7 @@ PKG_SHORTDESC="linux26: The Linux kernel 2.6 precompiled kernel binary image and
PKG_LONGDESC="This package contains a precompiled kernel image and the modules."
case "$LINUX" in
amlogic-3.10)
PKG_VERSION="1261cae"
PKG_VERSION="de626d8"
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.10"