]> code.ossystems Code Review - openembedded-core.git/commit
go.bbclass: Add "ldflags" to QA skip list
authorOtavio Salvador <otavio@ossystems.com.br>
Wed, 13 Sep 2017 17:54:07 +0000 (14:54 -0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 13 Sep 2017 21:12:19 +0000 (22:12 +0100)
commit6699e668413c10704ffa8094b3dca67a9b88422a
tree90db33deb18ba7c9b41211528718b59bfd3c3113
parent5624a773e4db3ad2251641e69b04dc380e74a4c7
go.bbclass: Add "ldflags" to QA skip list

Currently every Go package will end with GNU_HASH in the ELF binary
however adding it to every recipe is cumbersome so instead we handle
that here.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/go.bbclass
meta/recipes-devtools/go/go-dep_0.3.0.bb