diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-07-16 14:52:19 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-07-17 10:55:17 +0100 |
commit | 22dff7f36e985f9f7275b47e874147bc7bdc9473 (patch) | |
tree | cb7292b61a812d6656ac33fe317763896a518c75 /meta/recipes-core | |
parent | f643f886b16f586426c744afde080a99d71a9d58 (diff) | |
download | openembedded-core-22dff7f36e985f9f7275b47e874147bc7bdc9473.tar.gz openembedded-core-22dff7f36e985f9f7275b47e874147bc7bdc9473.tar.bz2 openembedded-core-22dff7f36e985f9f7275b47e874147bc7bdc9473.zip |
useradd.bbclass: Fix for multilib builds
The class adds a setscene dependency on base-passwd as well as adds this to DEPENDS.
The DEPENDS version will be auso-converted to include MLPREFIX whilst the setscene
dependency will not. This result in errors about non-existent tasks.
This patch ensures MLPREFIX is added when it is needed and fixes various
build failures. Whether we should have two base-passwd recipes in a multilib
system is a question which would need to be addressed by future changes.
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-core')
0 files changed, 0 insertions, 0 deletions