aboutsummaryrefslogtreecommitdiffstats
path: root/package/kernel/lantiq/ltq-vdsl-mei
diff options
context:
space:
mode:
authorJohn Crispin <blogic@openwrt.org>2014-09-15 16:19:33 +0000
committerJohn Crispin <blogic@openwrt.org>2014-09-15 16:19:33 +0000
commitaa9365231bd26f9ffd63883326451d25df92b7b2 (patch)
treeeddb102d09466f94ee85e41d7e67e7cfa8e076d9 /package/kernel/lantiq/ltq-vdsl-mei
parentff337b8a177c034e772dff5525a4665e629fffcd (diff)
downloadupstream-aa9365231bd26f9ffd63883326451d25df92b7b2.tar.gz
upstream-aa9365231bd26f9ffd63883326451d25df92b7b2.tar.bz2
upstream-aa9365231bd26f9ffd63883326451d25df92b7b2.zip
lantiq: revert vr9 driver update as it causes problems
Signed-off-by: John Crispin <blogic@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@42556 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/kernel/lantiq/ltq-vdsl-mei')
-rw-r--r--package/kernel/lantiq/ltq-vdsl-mei/Makefile4
1 files changed, 2 insertions, 2 deletions
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