Merge pull request #4765 from codesnake/update_amlogic_kernel

Update Amlogic kernel to 3.10-ca65e57 (3.10.97)
This commit is contained in:
Lukas Rusak 2016-02-24 00:11:16 -08:00
commit 818baafe94
2 changed files with 2 additions and 2 deletions

View File

@ -17,7 +17,7 @@
################################################################################
PKG_NAME="wetekdvb"
PKG_VERSION="20151215"
PKG_VERSION="20160223"
PKG_REV="1"
PKG_ARCH="arm"
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."
case "$LINUX" in
amlogic)
PKG_VERSION="amlogic-3.10-716f179"
PKG_VERSION="amlogic-3.10-ca65e57"
PKG_URL="$DISTRO_SRC/$PKG_NAME-$PKG_VERSION.tar.xz"
;;
imx6)