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