procd: update to latest head
fixes /dev/console handling during early boot Signed-off-by: John Crispin <john@phrozen.org>
This commit is contained in:
parent
abfdddfb3c
commit
12a24b6564
@ -8,14 +8,14 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=procd
|
||||
PKG_VERSION:=2016-05-16
|
||||
PKG_VERSION:=2016-05-19
|
||||
|
||||
PKG_RELEASE=$(PKG_SOURCE_VERSION)
|
||||
|
||||
PKG_SOURCE_PROTO:=git
|
||||
PKG_SOURCE_URL=$(OPENWRT_GIT)/project/procd.git
|
||||
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
|
||||
PKG_SOURCE_VERSION:=a1a1d1c6cf0ae302f76bc39a3d83aba66aee3228
|
||||
PKG_SOURCE_VERSION:=1418c6ce8559ea125c525c2663105fa5ff14905e
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
|
||||
CMAKE_INSTALL:=1
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user