]> code.ossystems Code Review - openembedded-core.git/commit
go.bbclass: Use an auxiliary variable to add the build dependencies
authorOtavio Salvador <otavio@ossystems.com.br>
Fri, 8 Sep 2017 21:04:39 +0000 (18:04 -0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 11 Sep 2017 16:30:14 +0000 (17:30 +0100)
commit497136297f15858903b5170a8616d0cb427a995d
treedf13cef6acd315bba165859fe4c69ed9f92b1c4e
parent0369a99ad1c9e3a9a6394c723461795460dc2c76
go.bbclass: Use an auxiliary variable to add the build dependencies

This is going to easy the addition of nativesdk and virtual providers
in the future.

This change is based on the meta-golang[1] layer. Thanks to Matt
Madison <matt@madison.systems> for his work on this.

1. https://github.com/madisongh/meta-golang

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