From: jow Date: Thu, 15 Aug 2013 10:33:52 +0000 (+0000) Subject: procd: update to git head X-Git-Url: https://git.archive.openwrt.org/?p=openwrt.git;a=commitdiff_plain;h=8badc6485e7539b3630b05150c7eef38b9f69cca;hp=970ce9e3992b337e7bb2922efc989d4a989d7846 procd: update to git head - terminates uloop after forking in hotplug handler - redirects stdio to /dev/null for processes executed from hotplug git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37792 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/package/system/procd/Makefile b/package/system/procd/Makefile index 615cf8f084..80b094db59 100644 --- a/package/system/procd/Makefile +++ b/package/system/procd/Makefile @@ -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