depot: add tcp_terminal recipe

required for goa_testbed

genodelabs/genode#5093
This commit is contained in:
Johannes Schlatow 2023-12-20 21:39:27 +01:00 committed by Christian Helmuth
parent fb58e46672
commit 43274fbf5f
3 changed files with 8 additions and 0 deletions

View File

@ -0,0 +1,2 @@
SRC_DIR = src/server/tcp_terminal
include $(GENODE_DIR)/repos/base/recipes/src/content.inc

View File

@ -0,0 +1 @@
2023-12-20 ab2f39a04906481b15832f609a828066459bac57

View File

@ -0,0 +1,5 @@
base
os
libc
vfs
terminal_session