]> code.ossystems Code Review - openembedded-core.git/commit
binutils/glibc-testsuite: inherit nopackages to fix world builds
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 4 Sep 2019 10:29:31 +0000 (11:29 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 6 Sep 2019 11:44:25 +0000 (12:44 +0100)
commita34420e1bdb9a695fe7abd3b26426d7ae6113349
treec906e39459ac19ce03e4f489a64664b980dd24dc
parent6c4d581c35ebd51c4b080ac38175d93f0480f97d
binutils/glibc-testsuite: inherit nopackages to fix world builds

These recipes don't need to generate packages but did contain the packaging tasks which
would be triggered by a world build. They showed warnings or errors. Simplest fix
is to remove the unneeded tasks with the nopackages class.

Also don't attempt stash_locales task

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/glibc/glibc-testsuite_2.30.bb
meta/recipes-devtools/binutils/binutils-cross-testsuite_2.32.bb