summaryrefslogtreecommitdiff
path: root/content/ntp-4.1.2.oe
diff options
context:
space:
mode:
Diffstat (limited to 'content/ntp-4.1.2.oe')
-rw-r--r--content/ntp-4.1.2.oe10
1 files changed, 0 insertions, 10 deletions
diff --git a/content/ntp-4.1.2.oe b/content/ntp-4.1.2.oe
deleted file mode 100644
index 928b1209fa..0000000000
--- a/content/ntp-4.1.2.oe
+++ /dev/null
@@ -1,10 +0,0 @@
-DEPENDS = virtual/libc
-
-SRC_URI = http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/${P}.tar.gz
-S = ${WORKDIR}/${P}
-
-inherit autotools
-
-EXTRA_OECONF = --with-openssl-libdir=${STAGING_LIBDIR} \
- --with-openssl-incdir=${STAGING_DIR}/target/include/openssl
-CFLAGS_append = " -DPTYS_ARE_GETPT -DPTYS_ARE_SEARCHED"