ti-c6accel_1.00.00.04: add new recipe
[openembedded.git] / recipes / inetutils / inetutils_1.4.2.bb
blobec7934980b5515bb8a8e1f5fc9bd0090ac1bab4c
1 SECTION = "libs"
2 DEPENDS = "ncurses"
3 LICENSE = "GPL"
4 DESCRIPTION = "The GNU inetutils are a collection of common \
5 networking utilities and servers including ftp, ftpd, rcp, \
6 rexec, rlogin, rlogind, rsh, rshd, syslog, syslogd, talk, \
7 talkd, telnet, telnetd, tftp, tftpd, and uucpd."
9 PR = "r1"
11 SRC_URI = "${GNU_MIRROR}/inetutils/inetutils-${PV}.tar.gz \
12 file://configure.patch"
14 inherit autotools
16 EXTRA_OECONF = "--with-ncurses-include-dir=${STAGING_INCDIR}"
18 do_configure_prepend () {
19 rm -f ${S}/glob/configure*
22 SRC_URI[md5sum] = "df0909a586ddac2b7a0d62795eea4206"
23 SRC_URI[sha256sum] = "9f001daa0f3d571ae35aac88f04d5dd982a14e90257e4dfb535c143fa18d5830"