mirror of
https://git.yoctoproject.org/poky
synced 2026-04-23 09:32:17 +02:00
Currently the recipe depends on the mulitlib libcs all being built but the dependencies don't account for this. Fix the DEPENDS so that the requires pieces are all built first rather than relying on luck. (From OE-Core rev: ef16a14725fe9bc44bff41e4632721ca611b1728) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>