aboutsummaryrefslogtreecommitdiffstats
path: root/package/system
diff options
context:
space:
mode:
authorSteven Barth <steven@midlink.org>2014-11-04 18:48:17 +0000
committerSteven Barth <steven@midlink.org>2014-11-04 18:48:17 +0000
commit1b5876a281a325aa6ffe97f72c3e5a2c8c8d19c7 (patch)
tree130fb66b0179fb220019d423349b7fd33bd327fb /package/system
parent19327bad2d79362950f72e759a5166e70e539ee0 (diff)
downloadmaster-187ad058-1b5876a281a325aa6ffe97f72c3e5a2c8c8d19c7.tar.gz
master-187ad058-1b5876a281a325aa6ffe97f72c3e5a2c8c8d19c7.tar.bz2
master-187ad058-1b5876a281a325aa6ffe97f72c3e5a2c8c8d19c7.zip
procd: Make askconsole work again when no tty is specified in inittab
Thanks to Michel Stam Signed-off-by: Steven Barth <steven@midlink.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43179 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/system')
-rw-r--r--package/system/procd/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/system/procd/Makefile b/package/system/procd/Makefile
index 2576734fd7..16ca1acdb3 100644
--- a/package/system/procd/Makefile
+++ b/package/system/procd/Makefile
@@ -8,14 +8,14 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=procd
-PKG_VERSION:=2014-11-04
+PKG_VERSION:=2014-11-04.1
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:=44803f0b48e6b0bbc56b1f9f8c2ea9c8e1003302
+PKG_SOURCE_VERSION:=dc3ea949544090f91a24b05c5fde0bd9ab87f2ce
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
CMAKE_INSTALL:=1