procd: update to git head
authorJo-Philipp Wich <jow@openwrt.org>
Thu, 15 Aug 2013 10:33:52 +0000 (10:33 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Thu, 15 Aug 2013 10:33:52 +0000 (10:33 +0000)
- terminates uloop after forking in hotplug handler
- redirects stdio to /dev/null for processes executed from hotplug

SVN-Revision: 37792

package/system/procd/Makefile

index 615cf8f0841f50eea3c02e2cacc6516b39fd2f7a..80b094db59f00be7287b025373a1afc423016d02 100644 (file)
@@ -1,14 +1,14 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=procd
-PKG_VERSION:=2013-07-23
+PKG_VERSION:=2013-08-15
 
 PKG_RELEASE=$(PKG_SOURCE_VERSION)-1
 
 PKG_SOURCE_PROTO:=git
 PKG_SOURCE_URL:=git://nbd.name/luci2/procd.git
 PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
-PKG_SOURCE_VERSION:=ba0cb9c1ecc72e6b726deaf91193d24b2a85814a
+PKG_SOURCE_VERSION:=993b8f2f8a0e3683e6ade93f81e294a9b0899517
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
 CMAKE_INSTALL:=1