summaryrefslogtreecommitdiffstats
path: root/package/kernel/lantiq
diff options
context:
space:
mode:
authorJohn Crispin <john@openwrt.org>2014-09-15 16:19:33 +0000
committerJohn Crispin <john@openwrt.org>2014-09-15 16:19:33 +0000
commit50d313f4099f95e09d36e1d0011e43583a656cbf (patch)
tree1c7c4d6ce4ffed5e52f793b86d9868db9b974c5f /package/kernel/lantiq
parent2ef0acc5fcda557fa5aaad35d27cb8cf75be96d2 (diff)
downloadmaster-31e0f0ae-50d313f4099f95e09d36e1d0011e43583a656cbf.tar.gz
master-31e0f0ae-50d313f4099f95e09d36e1d0011e43583a656cbf.tar.bz2
master-31e0f0ae-50d313f4099f95e09d36e1d0011e43583a656cbf.zip
lantiq: revert vr9 driver update as it causes problems
Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 42556
Diffstat (limited to 'package/kernel/lantiq')
-rw-r--r--package/kernel/lantiq/ltq-tapi/Makefile6
-rw-r--r--package/kernel/lantiq/ltq-vdsl-mei/Makefile4
-rw-r--r--package/kernel/lantiq/ltq-vdsl/Makefile4
3 files changed, 7 insertions, 7 deletions
diff --git a/package/kernel/lantiq/ltq-tapi/Makefile b/package/kernel/lantiq/ltq-tapi/Makefile
index 42cbcb8d79..e0742e63e5 100644
--- a/package/kernel/lantiq/ltq-tapi/Makefile
+++ b/package/kernel/lantiq/ltq-tapi/Makefile
@@ -9,12 +9,12 @@ include $(TOPDIR)/rules.mk
include $(INCLUDE_DIR)/kernel.mk
PKG_NAME:=drv_tapi
-PKG_VERSION:=4.7.12
-PKG_RELEASE:=1
+PKG_VERSION:=3.13.0
+PKG_RELEASE:=3
PKG_SOURCE:=drv_tapi-$(PKG_VERSION).tar.bz2
PKG_SOURCE_URL:=http://mirror2.openwrt.org/sources
-PKG_MD5SUM:=52e0ace8b7517ad362857a53222f1862
+PKG_MD5SUM:=edb43b494832c540cc035493d18db58f
PKG_MAINTAINER:=John Crispin <blogic@openwrt.org>
PKG_USE_MIPS16:=0
diff --git a/package/kernel/lantiq/ltq-vdsl-mei/Makefile b/package/kernel/lantiq/ltq-vdsl-mei/Makefile
index eabc04cb30..17d77551ae 100644
--- a/package/kernel/lantiq/ltq-vdsl-mei/Makefile
+++ b/package/kernel/lantiq/ltq-vdsl-mei/Makefile
@@ -7,14 +7,14 @@ include $(TOPDIR)/rules.mk
include $(INCLUDE_DIR)/kernel.mk
PKG_NAME:=ltq-vdsl-vr9-mei
-PKG_VERSION:=1.2.1
+PKG_VERSION:=1.2.0
PKG_RELEASE:=1
PKG_BASE_NAME:=drv_mei_cpe
PKG_SOURCE:=$(PKG_BASE_NAME)-$(PKG_VERSION).tar.gz
PKG_BUILD_DIR:=$(KERNEL_BUILD_DIR)/$(PKG_BASE_NAME)-$(PKG_VERSION)
PKG_SOURCE_URL:=http://downloads.openwrt.org/sources/
-PKG_MD5SUM:=6e15653adbfa135c8611b35b307d1db7
+PKG_MD5SUM:=cf2fccc1bc72390b2aec46650abf2f20
PKG_FIXUP:=autoreconf
PKG_MAINTAINER:=John Crispin <blogic@openwrt.org>
PKG_USE_MIPS16:=0
diff --git a/package/kernel/lantiq/ltq-vdsl/Makefile b/package/kernel/lantiq/ltq-vdsl/Makefile
index 4d54108045..d14d4bc955 100644
--- a/package/kernel/lantiq/ltq-vdsl/Makefile
+++ b/package/kernel/lantiq/ltq-vdsl/Makefile
@@ -7,14 +7,14 @@ include $(TOPDIR)/rules.mk
include $(INCLUDE_DIR)/kernel.mk
PKG_NAME:=ltq-vdsl-vr9
-PKG_VERSION:=4.11.11
+PKG_VERSION:=4.11.4
PKG_RELEASE:=1
PKG_BASE_NAME:=drv_dsl_cpe_api_vrx
PKG_SOURCE:=$(PKG_BASE_NAME)-$(PKG_VERSION).tar.gz
PKG_BUILD_DIR:=$(KERNEL_BUILD_DIR)/drv_dsl_cpe_api-$(PKG_VERSION)
PKG_SOURCE_URL:=http://mirror2.openwrt.org/sources/
-PKG_MD5SUM:=7cc1986cf7539046ca89765db6589e50
+PKG_MD5SUM:=b6d9c1e3c5db1bfcd6e81bb2f582cadb
PKG_USE_MIPS16:=0