[gnome-continuous-yocto/gnomeostree-3.28-rocko: 4613/8267] gpgme: allow building -native variant



commit 8d0b974f2db83a6dfcb98e3455f394efd640b97c
Author: Alexander Kanavin <alexander kanavin linux intel com>
Date:   Mon Feb 13 17:05:31 2017 +0200

    gpgme: allow building -native variant
    
    This is required by various pieces in the dnf stack
    
    (From OE-Core rev: 757c8a3e76d31b0151ec45bc891aac9516d8c6f7)
    
    Signed-off-by: Alexander Kanavin <alexander kanavin linux intel com>
    Signed-off-by: Ross Burton <ross burton intel com>
    Signed-off-by: Richard Purdie <richard purdie linuxfoundation org>

 meta/recipes-support/gpgme/gpgme_1.8.0.bb |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/meta/recipes-support/gpgme/gpgme_1.8.0.bb b/meta/recipes-support/gpgme/gpgme_1.8.0.bb
index b870069..3e74b6f 100644
--- a/meta/recipes-support/gpgme/gpgme_1.8.0.bb
+++ b/meta/recipes-support/gpgme/gpgme_1.8.0.bb
@@ -24,6 +24,8 @@ BINCONFIG = "${bindir}/gpgme-config"
 
 inherit autotools texinfo binconfig-disabled pkgconfig
 
+BBCLASSEXTEND = "native"
+
 PACKAGES =+ "${PN}-cpp"
 FILES_${PN}-cpp = "${libdir}/libgpgmepp.so.*"
 FILES_${PN}-dev += "${datadir}/common-lisp/source/gpgme/* \


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