Merge pull request #4124 from codesnake/wetek_kernel_update

Wetek kernel update
This commit is contained in:
Stefan Saraev 2015-05-04 16:58:39 +03:00
commit 2302f058ad
2 changed files with 2 additions and 2 deletions

View File

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

View File

@ -19,7 +19,7 @@
PKG_NAME="linux"
case "$LINUX" in
amlogic)
PKG_VERSION="amlogic-3.10-a2f8d73"
PKG_VERSION="amlogic-3.10-a9cef51"
PKG_URL="$DISTRO_SRC/$PKG_NAME-$PKG_VERSION.tar.xz"
;;
imx6)