From 3299dda2454a8847c670a732f6c12ef1f2cc5dd0 Mon Sep 17 00:00:00 2001 From: Vijay Kumar Banerjee Date: Fri, 26 Feb 2021 15:51:07 -0700 Subject: cpukit: Remove telnetd Update #3850 --- spec/build/cpukit/libtelnetd.yml | 24 ------------------------ 1 file changed, 24 deletions(-) delete mode 100644 spec/build/cpukit/libtelnetd.yml (limited to 'spec/build/cpukit/libtelnetd.yml') diff --git a/spec/build/cpukit/libtelnetd.yml b/spec/build/cpukit/libtelnetd.yml deleted file mode 100644 index 089a710af0..0000000000 --- a/spec/build/cpukit/libtelnetd.yml +++ /dev/null @@ -1,24 +0,0 @@ -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 -- cgit v1.2.3