]> 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)
committerSteve Sakoman <steve@sakoman.com>
Mon, 11 Jan 2021 16:06:40 +0000 (06:06 -1000)
commitea5bd7d3eac87dfb145f98c697f356eb84c9b0ec
treef9c68dce32e66e595cb19d4c334e1141c85c4641
parent72431ee8de5e3a53d259cebf420a7713ac9e1f14
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>
(cherry picked from commit 7faea9766127fe4e1023c89b140cc98020655155)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
meta/classes/go.bbclass