summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/base-files
diff options
context:
space:
mode:
authorChen Qi <Qi.Chen@windriver.com>2015-10-29 17:22:42 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2015-11-25 08:08:07 +0000
commitd60c5ff65941cbb1090398ba307921fd946a31a7 (patch)
treece61f15e0944334ab79319e486fd076aef707afe /meta/recipes-core/base-files
parentb06eacdacf8aa6dd71aad1b49c66a5a5309fb336 (diff)
downloadpoky-d60c5ff65941cbb1090398ba307921fd946a31a7.tar.gz
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>
Diffstat (limited to 'meta/recipes-core/base-files')
0 files changed, 0 insertions, 0 deletions