generic-poky/meta/recipes-extended/mktemp
Chen Qi d60c5ff659 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.

(From OE-Core rev: 1c0cfffee21e99a7356c9046c86628bc0acf654c)

Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-11-25 08:08:07 +00:00
..
files mktemp: mark patch as upstreamed 2011-12-19 09:29:16 +00:00
mktemp_1.7.bb mktemp: raise the priority to avoid conflicting with coreutils 2015-11-25 08:08:07 +00:00