rsh/related and traceroute will otherwise be usuable.
Signed-off-by: Tom Rini <tom_rini@mentor.com>
SECTION = "libs"
-DEPENDS = "ncurses"
+DEPENDS = "ncurses fakeroot-native"
LICENSE = "GPL"
DESCRIPTION = "The GNU inetutils are a collection of common \
networking utilities and servers including ftp, ftpd, rcp, \
rexec, rlogin, rlogind, rsh, rshd, syslog, syslogd, talk, \
talkd, telnet, telnetd, tftp, tftpd, and uucpd."
-PR = "r1"
+PR = "r2"
SRC_URI = "${GNU_MIRROR}/inetutils/inetutils-${PV}.tar.gz \
file://configure.patch"
rm -f ${S}/glob/configure*
}
+fakeroot do_install () {
+ autotools_do_install
+}
+
SRC_URI[md5sum] = "df0909a586ddac2b7a0d62795eea4206"
SRC_URI[sha256sum] = "9f001daa0f3d571ae35aac88f04d5dd982a14e90257e4dfb535c143fa18d5830"
SECTION = "libs"
-DEPENDS = "ncurses"
+DEPENDS = "ncurses fakeroot-native"
LICENSE = "GPL"
DESCRIPTION = "The GNU inetutils are a collection of common \
networking utilities and servers including ftp, ftpd, rcp, \
rexec, rlogin, rlogind, rsh, rshd, syslog, syslogd, talk, \
talkd, telnet, telnetd, tftp, tftpd, and uucpd."
-PR = "r6"
+PR = "r7"
SRC_URI = "${GNU_MIRROR}/inetutils/inetutils-${PV}.tar.gz \
"
rm -f ${S}/glob/configure*
}
-do_install () {
+fakeroot do_install () {
autotools_do_install
install -d ${D}${base_sbindir} ${D}${base_bindir}
mv ${D}${bindir}/tftp ${D}${bindir}/tftp.${PN}
SECTION = "libs"
-DEPENDS = "ncurses"
+DEPENDS = "ncurses fakeroot-native"
LICENSE = "GPL"
DESCRIPTION = "The GNU inetutils are a collection of common \
networking utilities and servers including ftp, ftpd, rcp, \
rexec, rlogin, rlogind, rsh, rshd, syslog, syslogd, talk, \
talkd, telnet, telnetd, tftp, tftpd, and uucpd."
-PR = "r5"
+PR = "r6"
SRC_URI = "${GNU_MIRROR}/inetutils/inetutils-${PV}.tar.gz \
"
rm -f ${S}/glob/configure*
}
-do_install () {
+fakeroot do_install () {
autotools_do_install
install -d ${D}${base_sbindir} ${D}${base_bindir}
mv ${D}${bindir}/tftp ${D}${bindir}/tftp.${PN}