aboutsummaryrefslogtreecommitdiffstats
path: root/package/kernel/lantiq/ltq-vdsl-mei/Makefile
diff options
context:
space:
mode:
authorJohn Crispin <blogic@openwrt.org>2014-09-11 18:22:31 +0000
committerJohn Crispin <blogic@openwrt.org>2014-09-11 18:22:31 +0000
commit2667bfd6e1e3ad42ca5e2cf47d99bbeef111d69c (patch)
tree6e7daca72bb17f9ad9baf5ebe4924f3b5225ead5 /package/kernel/lantiq/ltq-vdsl-mei/Makefile
parentae362ceadb931b07b2909253545c103bbda27890 (diff)
downloadmaster-187ad058-2667bfd6e1e3ad42ca5e2cf47d99bbeef111d69c.tar.gz
master-187ad058-2667bfd6e1e3ad42ca5e2cf47d99bbeef111d69c.tar.bz2
master-187ad058-2667bfd6e1e3ad42ca5e2cf47d99bbeef111d69c.zip
lantiq: update to a newer versions of the vr9 drivers
Signed-off-by: John Crispin <blogic@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@42478 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/kernel/lantiq/ltq-vdsl-mei/Makefile')
-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 17d77551ae..eabc04cb30 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.0
+PKG_VERSION:=1.2.1
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:=cf2fccc1bc72390b2aec46650abf2f20
+PKG_MD5SUM:=6e15653adbfa135c8611b35b307d1db7
PKG_FIXUP:=autoreconf
PKG_MAINTAINER:=John Crispin <blogic@openwrt.org>
PKG_USE_MIPS16:=0