[OE-core] [PATCH] initramfs-framework: Change recipe to be allarch

Richard Purdie richard.purdie at linuxfoundation.org
Sun Aug 27 12:44:28 UTC 2017


On Sat, 2017-08-26 at 20:05 -0300, Otavio Salvador wrote:
> There is no COMPATIBLE_HOST in the recipe neither it makes sense for
> this to be machine specific.
> 
> Possibly, initramfs-framework's based modules may be machine specific
> but if there is the case they can just RDEPENDS on
> initramfs-framework-base and provide the specific module as another
> recipe.
> 
> Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>
> ---
> 
>  meta/recipes-core/initrdscripts/initramfs-framework_1.0.bb | 8 +++
> -----
>  1 file changed, 3 insertions(+), 5 deletions(-)

This causes selftest failures for:

oe-selftest -r sstatetests.SStateTests.test_sstate_allarch_samesigs
oe-selftest -r sstatetests.SStateTests.test_sstate_allarch_samesigs_multilib

as in this build:

https://autobuilder.yocto.io/builders/nightly-oe-selftest/builds/487/steps/Running%20oe-selftest/logs/stdio

Cheers,

Richard



More information about the Openembedded-core mailing list