From da66b9b4bd5a2bb1a7978222789f6c9ade827fdd Mon Sep 17 00:00:00 2001 From: chewitt Date: Sat, 18 Feb 2017 02:45:21 +0000 Subject: [PATCH] linux: update linux-amlogic 3.10 kernel to de626d8 --- packages/linux/package.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/linux/package.mk b/packages/linux/package.mk index 5c6d0bf50f..fabd2fa217 100644 --- a/packages/linux/package.mk +++ b/packages/linux/package.mk @@ -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"