procd: update to latest git
authorJohn Crispin <john@openwrt.org>
Thu, 6 Nov 2014 09:30:55 +0000 (09:30 +0000)
committerJohn Crispin <john@openwrt.org>
Thu, 6 Nov 2014 09:30:55 +0000 (09:30 +0000)
setsid is called fixing the pgrp issue
trigger the wdt while modules are being inserted

Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 43193

package/system/procd/Makefile

index 030b90c148a0ef9e1d035ca16c8977e752ee82fb..fcf610b8ac055fb129330499647f617c8adc8270 100644 (file)
@@ -8,14 +8,14 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=procd
-PKG_VERSION:=2014-11-05
+PKG_VERSION:=2014-11-06
 
 PKG_RELEASE=$(PKG_SOURCE_VERSION)
 
 PKG_SOURCE_PROTO:=git
 PKG_SOURCE_URL:=git://nbd.name/luci2/procd.git
 PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
-PKG_SOURCE_VERSION:=6f52ef3cc9f01e952e7f32d10c7f8612e635e80c
+PKG_SOURCE_VERSION:=b899234bd657fa1ae1c71315326c3fe2cd9b6cec
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
 CMAKE_INSTALL:=1