]> code.ossystems Code Review - openembedded-core.git/commit
go.bbclass: don't stage test data with sources of dependencies
authorThomas Perrot <thomas.perrot@bootlin.com>
Fri, 8 Jan 2021 06:22:48 +0000 (07:22 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 10 Jan 2021 12:35:18 +0000 (12:35 +0000)
commit7faea9766127fe4e1023c89b140cc98020655155
tree9683d6ab85c5f0cc5039a365a0ceedee97533cd8
parent83e2617fd693d3c8eb96622980cb229e64b01711
go.bbclass: don't stage test data with sources of dependencies

As for the sources the dependencies contain test data, ELF files and other
binaries which aren't necessary for building and which lead to unnecessary QA
warnings.

Signed-off-by: Thomas Perrot <thomas.perrot@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/go.bbclass