summaryrefslogtreecommitdiffstats
path: root/spec/build/cpukit/libtelnetd.yml
diff options
context:
space:
mode:
authorVijay Kumar Banerjee <vijay@rtems.org>2021-04-13 11:57:21 -0600
committerVijay Kumar Banerjee <vijay@rtems.org>2021-04-13 11:57:21 -0600
commit650ac700664238b842f13523cc8b1604d24b1794 (patch)
treecdd0d85dc8fedd8759cfbbbc829280dece7a17b0 /spec/build/cpukit/libtelnetd.yml
parentdisp_hcms29xx.c: Unused value (CID #1399752) (diff)
downloadrtems-650ac700664238b842f13523cc8b1604d24b1794.tar.bz2
Revert "cpukit: Remove telnetd"
This reverts commit 3299dda2454a8847c670a732f6c12ef1f2cc5dd0.
Diffstat (limited to '')
-rw-r--r--spec/build/cpukit/libtelnetd.yml24
1 files changed, 24 insertions, 0 deletions
diff --git a/spec/build/cpukit/libtelnetd.yml b/spec/build/cpukit/libtelnetd.yml
new file mode 100644
index 0000000000..089a710af0
--- /dev/null
+++ b/spec/build/cpukit/libtelnetd.yml
@@ -0,0 +1,24 @@
+SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
+build-type: library
+cflags: []
+copyrights:
+- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
+cppflags: []
+cxxflags: []
+enabled-by: true
+includes:
+- cpukit/libnetworking
+install:
+- destination: ${BSP_INCLUDEDIR}/rtems
+ source:
+ - cpukit/include/rtems/telnetd.h
+install-path: ${BSP_LIBDIR}
+links: []
+source:
+- cpukit/telnetd/check_passwd.c
+- cpukit/telnetd/des.c
+- cpukit/telnetd/pty.c
+- cpukit/telnetd/telnetd-init.c
+- cpukit/telnetd/telnetd.c
+target: telnetd
+type: build