From: John Crispin Date: Thu, 14 Mar 2013 18:44:03 +0000 (+0000) Subject: fix up the mount options to match what openwrt had before using procd as pid 1 X-Git-Tag: reboot~10930 X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=4bcc3cd7b235774b9a179dd475b275e2f4890304;p=openwrt%2Fstaging%2Fxback.git fix up the mount options to match what openwrt had before using procd as pid 1 Signed-off-by: John Crispin SVN-Revision: 36032 --- diff --git a/package/procd/Makefile b/package/procd/Makefile index 8cb1d30742..762fb5f18f 100644 --- a/package/procd/Makefile +++ b/package/procd/Makefile @@ -1,13 +1,13 @@ include $(TOPDIR)/rules.mk PKG_NAME:=procd -PKG_VERSION:=2013-03-13 +PKG_VERSION:=2013-03-14 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:=8158e9052afbf2ee47de645167b90b6e7fc7d86d +PKG_SOURCE_VERSION:=9fcc900e301e0c304488b6b83f10c8db5b8f4ce0 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz CMAKE_INSTALL:=1