Skip to content

Commit 286bcf1

Browse files
committed
Bugfix: missing serial console
procd: update to 021ece8 Use /dev/console for serial console if exists
1 parent 09e143a commit 286bcf1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package/system/procd/Makefile

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@ PKG_RELEASE:=$(AUTORELEASE)
1212

1313
PKG_SOURCE_PROTO:=git
1414
PKG_SOURCE_URL=$(PROJECT_GIT)/project/procd.git
15-
PKG_SOURCE_DATE:=2021-03-08
16-
PKG_SOURCE_VERSION:=2cfc26f8456a4d5ba3836c914a742f3d00bad781
17-
PKG_MIRROR_HASH:=4b514143949b6ea5799a7b0b2f2f4ad5f084f88929eb0ac5a01ffc7852a71d22
15+
PKG_SOURCE_DATE:=2021-05-05
16+
PKG_SOURCE_VERSION:=021ece84de430fca988acd6934f6046ea59d8c37
17+
PKG_MIRROR_HASH:=edbe464cadbae000f4a48a6f1e6a0f5d27ae3ad521e308205252ad89639b6f9d
1818
CMAKE_INSTALL:=1
1919

2020
PKG_LICENSE:=GPL-2.0

0 commit comments

Comments
 (0)