package/pkg-golang: new package infrastructure
authorAngelo Compagnucci <angelo@amarulasolutions.com>
Sat, 31 Mar 2018 13:27:30 +0000 (15:27 +0200)
committerArnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Sat, 31 Mar 2018 17:57:31 +0000 (19:57 +0200)
commit048b06ed3e59d5d2268bea1de95560b80e4d3f8c
treec81bdacc555242ec6c65e7faff772a74c889eeee
parente8257a8f09fcc1aea7f759362a955a1dff1db7bf
package/pkg-golang: new package infrastructure

This patch adds a new infrastructure for golang based packages.

Signed-off-by: Angelo Compagnucci <angelo@amarulasolutions.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Reviewed-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
[Arnout:
 - Rewrap comments to 80 columns.
 - Create a global definition of GO_TARGET_ENV.
 - <PKG>_GO_ENV is appended to the default env instead of replacing it.
 - Add a note to inner-golang-package that only target is supported.
]
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
package/Makefile.in
package/pkg-golang.mk [new file with mode: 0644]