blob: 3e190770a799efaf5357440d277f741fe5690fad [file] [log] [blame]
Brad Bishopd7bf8c12018-02-25 22:55:05 -05001SUMMARY = "Target packages for the Go SDK"
2
3inherit packagegroup goarch
4
5RDEPENDS_${PN} = " \
6 go-runtime \
7 go-runtime-dev \
8"