mirror of
git://git.yoctoproject.org/poky.git
synced 2025-07-19 12:59:02 +02:00
packagegroup-go-sdk-target: inherit goarch
The RDEPENDs will not be satisfied for certain architectures, so skip the recipe in those cases. (From OE-Core rev: 50cfc0d7118c747726445a9be7bc4c496dbb8248) Signed-off-by: Joe Slater <jslater@windriver.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
parent
39da5f3e13
commit
03839a7ffa
|
@ -1,6 +1,6 @@
|
|||
SUMMARY = "Target packages for the Go SDK"
|
||||
|
||||
inherit packagegroup
|
||||
inherit packagegroup goarch
|
||||
|
||||
RDEPENDS_${PN} = " \
|
||||
go-runtime \
|
||||
|
|
Loading…
Reference in New Issue
Block a user