[gnome-continuous-yocto/gnomeostree-3.28-rocko: 7968/8267] packagegroup-go-sdk-target: inherit goarch



commit 03839a7ffa395edaf85e74a86799a44b217b79d3
Author: Joe Slater <jslater windriver com>
Date:   Fri Sep 29 13:44:43 2017 -0700

    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>

 .../packagegroups/packagegroup-go-sdk-target.bb    |    2 +-
 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 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 \


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]