linux: remove Amlogic 3.10 kernel option

This commit is contained in:
Christian Hewitt 2019-01-27 10:28:21 +04:00
parent bfde73b82e
commit 873089292c

View File

@ -15,14 +15,6 @@ PKG_IS_KERNEL_PKG="yes"
PKG_PATCH_DIRS="$LINUX"
case "$LINUX" in
amlogic-3.10)
PKG_VERSION="95ba9d626c0fce672caa296f5911ab9190881642"
PKG_SHA256="df34b086993fd3552efae92d84d28990a61a1ca79a8703a4b64241ab80e3b6db"
PKG_URL="https://github.com/LibreELEC/linux-amlogic/archive/$PKG_VERSION.tar.gz"
PKG_SOURCE_NAME="linux-$LINUX-$PKG_VERSION.tar.gz"
PKG_DEPENDS_TARGET="$PKG_DEPENDS_TARGET aml-dtbtools:host u-boot-tools-aml:host"
PKG_BUILD_PERF="no"
;;
amlogic-3.14)
PKG_VERSION="6d8fbb4ee61a7779ac57b5961e076f0c63ff8b65"
PKG_SHA256="ef05c88779c893f92e92e5315d0e5396f34c32289726c301fae7ffe8c4214227"