The RDEPENDs will not be satisfied for certain architectures, so skip the recipe in those cases.
Signed-off-by: Joe Slater <[email protected]> --- meta/recipes-core/packagegroups/packagegroup-go-sdk-target.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-core/packagegroups/packagegroup-go-sdk-target.bb b/meta/recipes-core/packagegroups/packagegroup-go-sdk-target.bb index c6c14f1..3e19077 100644 --- a/meta/recipes-core/packagegroups/packagegroup-go-sdk-target.bb +++ b/meta/recipes-core/packagegroups/packagegroup-go-sdk-target.bb @@ -1,6 +1,6 @@ SUMMARY = "Target packages for the Go SDK" -inherit packagegroup +inherit packagegroup goarch RDEPENDS_${PN} = " \ go-runtime \ -- 2.7.4 -- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
