blob: 9a52b0781cfe5d53b260b0b47241abb1e0efce03 [file] [log] [blame]
SUMMARY = "Target packages for the Go SDK"
inherit packagegroup goarch
RDEPENDS_${PN} = " \
go \
go-runtime \
go-runtime-dev \
go-runtime-staticdev \
"
COMPATIBLE_HOST = "^(?!riscv32).*"