From: Steven Barth Date: Tue, 4 Nov 2014 18:48:17 +0000 (+0000) Subject: procd: Make askconsole work again when no tty is specified in inittab X-Git-Tag: reboot~5427 X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fstaging%2Fchunkeey.git;a=commitdiff_plain;h=425dec78c56d2ddf29fb9497c55628215223efc4;hp=de64db7ee4241c2c5dfe6ecca6f6b12b738994dc procd: Make askconsole work again when no tty is specified in inittab Thanks to Michel Stam Signed-off-by: Steven Barth SVN-Revision: 43179 --- 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