diff options
author | Matt Madison <matt@madison.systems> | 2018-03-04 13:09:29 -0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-03-06 06:43:10 -0800 |
commit | 02b8eae8c7fc56c5047372e326f42500e9bbe13e (patch) | |
tree | 328a8c46f420e1e47e9c1ca71bbfe869e9b8934c /meta/classes/gnome.bbclass | |
parent | b6ff2564e9f0141d36eb7ca1010dd17917a01d47 (diff) | |
download | poky-02b8eae8c7fc56c5047372e326f42500e9bbe13e.tar.gz |
go.bbclass: don't stage test data with sources
Any directory in a Go package's source tree called
'testdata' contains test data, and isn't necessary
for building.
Some packages include ELF files and other binaries
as test data, and staging them in the sysroot and
-dev package leads to unnecessary QA warnings.
(From OE-Core rev: b013db7ab58d4d56ad5c6e54a3a32df31aaf8809)
Signed-off-by: Matt Madison <matt@madison.systems>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes/gnome.bbclass')
0 files changed, 0 insertions, 0 deletions