mirror of
https://git.yoctoproject.org/poky
synced 2026-06-01 00:59:48 +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:
committed by
Richard Purdie
parent
2e42ded224
commit
674cd5111b
@@ -80,7 +80,6 @@ RDEPENDS_packagegroup-self-hosted-sdk = "\
|
||||
libstdc++-dev \
|
||||
libtool \
|
||||
make \
|
||||
mktemp \
|
||||
perl-module-re \
|
||||
perl-module-text-wrap \
|
||||
pkgconfig \
|
||||
|
||||
Reference in New Issue
Block a user