]> code.ossystems Code Review - openembedded-core.git/commit
mktemp: raise the priority to avoid conflicting with coreutils
authorChen Qi <Qi.Chen@windriver.com>
Thu, 29 Oct 2015 09:22:42 +0000 (17:22 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 25 Nov 2015 07:56:48 +0000 (07:56 +0000)
commit1c0cfffee21e99a7356c9046c86628bc0acf654c
tree49a213a06eed97b487938cb4d63d4f7608935e0c
parent9c370e54101c2de13cbabefb38eaa6cf584f348c
mktemp: raise the priority to avoid conflicting with coreutils

If mktemp and coreutils have the same priority for the 'mktemp' command,
/bin/mktemp might point to different destinations depending on which package
is installed first.

Raise the priority to 200 in mktemp recipe to avoid such problem.

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