Merge pull request #4491 from codesnake/amlogic_kernel_update

Update Amlogic kernel and WeTek DVB driver
This commit is contained in:
Lukas Rusak 2015-12-15 08:27:35 -08:00
commit 21d02ad1a7
3 changed files with 4 additions and 3 deletions

View File

@ -17,7 +17,7 @@
################################################################################ ################################################################################
PKG_NAME="wetekdvb" PKG_NAME="wetekdvb"
PKG_VERSION="20151007" PKG_VERSION="20151215"
PKG_REV="1" PKG_REV="1"
PKG_ARCH="arm" PKG_ARCH="arm"
PKG_LICENSE="nonfree" PKG_LICENSE="nonfree"

View File

@ -31,7 +31,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." PKG_LONGDESC="This package contains a precompiled kernel image and the modules."
case "$LINUX" in case "$LINUX" in
amlogic) amlogic)
PKG_VERSION="amlogic-3.10-9df7905" PKG_VERSION="amlogic-3.10-0b9823d"
PKG_URL="$DISTRO_SRC/$PKG_NAME-$PKG_VERSION.tar.xz" PKG_URL="$DISTRO_SRC/$PKG_NAME-$PKG_VERSION.tar.xz"
;; ;;
imx6) imx6)

View File

@ -1,6 +1,6 @@
# #
# Automatically generated file; DO NOT EDIT. # Automatically generated file; DO NOT EDIT.
# Linux/arm 3.10.90 Kernel Configuration # Linux/arm 3.10.94 Kernel Configuration
# #
CONFIG_ARM=y CONFIG_ARM=y
CONFIG_SYS_SUPPORTS_APM_EMULATION=y CONFIG_SYS_SUPPORTS_APM_EMULATION=y
@ -1339,6 +1339,7 @@ CONFIG_CRYPTO_AML_HW_CRYPTO=y
# Amlogic touch algorithm Support # Amlogic touch algorithm Support
# #
# CONFIG_AML_TOUCH_ALGORITHM_SUPPORT is not set # CONFIG_AML_TOUCH_ALGORITHM_SUPPORT is not set
# CONFIG_VFD is not set
# #
# Generic Driver Options # Generic Driver Options