aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/packagegroups
diff options
context:
space:
mode:
authorJoe Slater <jslater@windriver.com>2017-09-29 13:44:43 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2017-10-06 12:03:33 +0100
commit50cfc0d7118c747726445a9be7bc4c496dbb8248 (patch)
treea554e079decb7a673717c29ac20b1ed5c306dc02 /meta/recipes-core/packagegroups
parent070f4af529c84a3c8c0b1ffc7b138bdd9e8439b7 (diff)
downloadopenembedded-core-50cfc0d7118c747726445a9be7bc4c496dbb8248.tar.gz
packagegroup-go-sdk-target: inherit goarch
The RDEPENDs will not be satisfied for certain architectures, so skip the recipe in those cases. Signed-off-by: Joe Slater <jslater@windriver.com> Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/recipes-core/packagegroups')
-rw-r--r--meta/recipes-core/packagegroups/packagegroup-go-sdk-target.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-core/packagegroups/packagegroup-go-sdk-target.bb b/meta/recipes-core/packagegroups/packagegroup-go-sdk-target.bb
index c6c14f1249..3e190770a7 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 \