]> code.ossystems Code Review - openembedded-core.git/commit
mktemp: lower the priority of standalone mktemp package
authorZhixiong Chi <Zhixiong.Chi@windriver.com>
Wed, 3 Feb 2016 06:16:42 +0000 (14:16 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 4 Feb 2016 23:35:04 +0000 (23:35 +0000)
commit2ff6f2bb8a9987fa39ea42182d7a4404371707aa
treed695ec52b3472567b5f76923cf4d26dfc7fc71fd
parenta3335137c2895e8167d174308dacc0a649896a11
mktemp: lower the priority of standalone mktemp package

Lower the priority of the standalone mktemp package, so that
finally the mktemp command installed into SDK image is
coreutils.mktemp.

coreutils.mktemp is widely extended to support more feature,
and could not break some existing scripts and common usecases.

For example: at least three 'X's, and mktemp XXX.pdf(do not
have to be the trailing character for 'X')

Signed-off-by: Zhixiong Chi <Zhixiong.Chi@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-extended/mktemp/mktemp_1.7.bb