mirror of
https://git.yoctoproject.org/poky
synced 2026-05-09 05:29:32 +00:00
packagegroup-go-sdk-target: Add go to packagegroup
This ensures that we have go compiler installed into image along with runtime (From OE-Core rev: 14db3e42faf28b8157a04435ea74e86b5e7d440a) Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -3,6 +3,7 @@ SUMMARY = "Target packages for the Go SDK"
|
||||
inherit packagegroup goarch
|
||||
|
||||
RDEPENDS_${PN} = " \
|
||||
go \
|
||||
go-runtime \
|
||||
go-runtime-dev \
|
||||
go-runtime-staticdev \
|
||||
|
||||
Reference in New Issue
Block a user