update to hotplug2 svn version (recommended by iSteve)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7725 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
Felix Fietkau
2007-06-25 09:46:37 +00:00
parent 0a8bf4d5f8
commit 923e4ce031
4 changed files with 543 additions and 48 deletions

View File

@@ -21,6 +21,7 @@ include $(INCLUDE_DIR)/package.mk
define Package/hotplug2
SECTION:=utils
CATEGORY:=Utilities
VERSION:=0.9+r102-$(PKG_RELEASE)
TITLE:=Dynamic device management subsystem for embedded systems
URL:=http://isteve.bofh.cz/~isteve/hotplug2/
endef