From 41c078599d0aadbd90c7748cc45138af3d999adf Mon Sep 17 00:00:00 2001 From: Florian Fainelli Date: Fri, 7 Sep 2012 09:34:45 +0000 Subject: [PATCH] [package] faifa: update to 2012-09-07 Adds proper timeout handling in case of non-responsive station in hpav_cfg. SVN-Revision: 33327 --- net/faifa/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net/faifa/Makefile b/net/faifa/Makefile index 4bbac20f57..53f05df36b 100644 --- a/net/faifa/Makefile +++ b/net/faifa/Makefile @@ -8,13 +8,13 @@ include $(TOPDIR)/rules.mk PKG_NAME:=faifa -PKG_VERSION:=2012-09-02 +PKG_VERSION:=2012-09-07 PKG_RELEASE:=$(PKG_SOURCE_VERSION) PKG_SOURCE_PROTO:=git PKG_SOURCE_URL:=git://github.com/ffainelli/faifa.git PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION) -PKG_SOURCE_VERSION:=fd339510694ad1f72b12d0679d5a9e296f7a14b5 +PKG_SOURCE_VERSION:=744baa0fad6863f8a4f5b91ad710a88e6cb8df9b PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz PKG_INSTALL:=1 -- 2.30.2