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