Merge pull request #2453 from codesnake/update_aml_kernel_3.10

linux: update amlogic-3.10 kernel to amlogic-3.10-02fdb27
This commit is contained in:
Radostan Riedel 2018-01-28 16:34:09 +01:00 committed by GitHub
commit 07083507a5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -31,8 +31,8 @@ PKG_IS_KERNEL_PKG="yes"
case "$LINUX" in
amlogic-3.10)
PKG_VERSION="24a7272"
PKG_SHA256="7219a9d0ba7b3ded590f335671671431b15fff64dc05b83565e2867c4f7b2e60"
PKG_VERSION="02fdb27"
PKG_SHA256="a4c6a5759ad754109357c1283665498c23796c985fec0b50b18be25f96cf8465"
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"