netifd: update to latest version, fixes wifi restart issues
SVN-Revision: 32049
This commit is contained in:
parent
971c721c6f
commit
2a80e86614
@ -1,13 +1,13 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=netifd
|
||||
PKG_VERSION:=2012-05-25
|
||||
PKG_VERSION:=2012-06-04
|
||||
PKG_RELEASE=$(PKG_SOURCE_VERSION)
|
||||
|
||||
PKG_SOURCE_PROTO:=git
|
||||
PKG_SOURCE_URL:=git://nbd.name/luci2/netifd.git
|
||||
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
|
||||
PKG_SOURCE_VERSION:=8758677c03d3c94d3fd81c8e44b3a7307b693e9c
|
||||
PKG_SOURCE_VERSION:=3bd580e340d2075194cb353da32e10393b006c55
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
|
||||
# PKG_MIRROR_MD5SUM:=
|
||||
# CMAKE_INSTALL:=1
|
||||
|
Loading…
Reference in New Issue
Block a user