diff options
author | Chen Qi <Qi.Chen@windriver.com> | 2015-10-29 17:22:42 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-11-25 07:56:48 +0000 |
commit | 1c0cfffee21e99a7356c9046c86628bc0acf654c (patch) | |
tree | 49a213a06eed97b487938cb4d63d4f7608935e0c /meta/recipes-multimedia/flac | |
parent | 9c370e54101c2de13cbabefb38eaa6cf584f348c (diff) | |
download | openembedded-core-1c0cfffee21e99a7356c9046c86628bc0acf654c.tar.gz openembedded-core-1c0cfffee21e99a7356c9046c86628bc0acf654c.tar.bz2 openembedded-core-1c0cfffee21e99a7356c9046c86628bc0acf654c.zip |
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>
Diffstat (limited to 'meta/recipes-multimedia/flac')
0 files changed, 0 insertions, 0 deletions