diff options
author | Philip Balister <philip@balister.org> | 2017-02-08 15:27:06 -0500 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-02-15 09:29:56 -0800 |
commit | b6939b73926c692d6026119d428af192ffa7ea8b (patch) | |
tree | 8b563336598f7cac2d3a580526b6ce301ef2b7f1 /meta/classes/recipe_sanity.bbclass | |
parent | 6f3f9457a6d26a89cbb31d880828d7cda116ec99 (diff) | |
download | poky-b6939b73926c692d6026119d428af192ffa7ea8b.tar.gz |
sanity.bbclass: Add which to SANITY_REQUIRED_UTILITIES.
Using docker with the Fedora 23 container exposed an issue with
the rpm-native configure step. If which is not present the configure
script fork bombs. After much pain, I tracked this to which not being
present in the default container. Add a check for which so others
do not have to have this experience.
(From OE-Core rev: 096c07900250db157bb0c38785b9d8efc6301cab)
Signed-off-by: Philip Balister <philip@balister.org>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes/recipe_sanity.bbclass')
0 files changed, 0 insertions, 0 deletions