diff options
author | Mattias Hansson <mattias.hansson@axis.com> | 2019-12-14 14:14:59 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-12-16 23:08:51 +0000 |
commit | a2ab2dcf12bc1c819580d83a15c95af080233c06 (patch) | |
tree | 1a73cb34b3957d86a2dc2123628a71ec6e8faf6d /LICENSE.GPL-2.0-only | |
parent | 46aacaafae626f38f2df6e2fb0c677049f0aaefc (diff) | |
download | poky-a2ab2dcf12bc1c819580d83a15c95af080233c06.tar.gz |
base.bbclass: add dependency on pseudo from do_prepare_recipe_sysroot
do_prepare_recipe_sysroot may perform groupadd, which requires pseudo.
However, do_prepare_recipe_sysroot does not depend on pseudo explicitly,
which sometimes causes a build error when building a recipe that adds
groups.
This issue only occurs when executing do_prepare_recipe_sysroot for a
recipe that adds groups before finishing a task that depends on pseudo
for a recipe that doesn't add groups.
(From OE-Core rev: e20a67fe9cc7de042f39f3c39b74de61dc5c6dfe)
Signed-off-by: Mattias Hansson <mattihn@axis.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'LICENSE.GPL-2.0-only')
0 files changed, 0 insertions, 0 deletions