1
0
mirror of https://git.yoctoproject.org/poky synced 2026-06-01 13:09:50 +00:00

mktemp: remove

Both busybox and coreutils provide mktemp, and the only difference between those
(and standalone mktemp) is that coreutils supports --suffix.

Also mktemp.org has disappeared, so it's fair to assume that the standalone
mktemp (last released in 2010) is dead.

(From OE-Core rev: 59a825ca1e08a7e47fcbc807606103d463280e6c)

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Ross Burton
2018-06-18 16:48:33 +01:00
committed by Richard Purdie
parent 2e42ded224
commit 674cd5111b
8 changed files with 0 additions and 80 deletions
@@ -86,7 +86,6 @@ RDEPENDS_packagegroup-core-full-cmdline-utils = "\
mc-fish \
mc-helpers \
mc-helpers-perl \
mktemp \
ncurses \
net-tools \
popt \
@@ -158,7 +158,6 @@ RDEPENDS_packagegroup-core-lsb-core = "\
make \
man \
man-pages \
mktemp \
msmtp \
patch \
procps \