]> code.ossystems Code Review - openembedded-core.git/commit
scripts/yocto-check-layer: Don't abort when layer fails to get signatures
authorAníbal Limón <anibal.limon@linaro.org>
Tue, 2 Oct 2018 21:43:23 +0000 (16:43 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 3 Oct 2018 15:59:02 +0000 (16:59 +0100)
commitc8ab558b4fdc77ab54fbb130078c78d43740b4b8
treea7b69a57472f68e35c4ab76b2e8f2febe5b5b2a0
parent27c25de38aacc98fe376422bbbee417b2b45a98e
scripts/yocto-check-layer: Don't abort when layer fails to get signatures

When execute in multiple layers like meta-openembedded the execution is
aborted when some sublayer fails to get world signatures, so mark it as
an error and continue the execution in the remaining sublayers.

Signed-off-by: Aníbal Limón <anibal.limon@linaro.org>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
scripts/yocto-check-layer