aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-support
diff options
context:
space:
mode:
authorAlexander Kanavin <alexander.kanavin@linux.intel.com>2017-02-13 17:05:31 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2017-02-15 20:06:30 -0800
commit757c8a3e76d31b0151ec45bc891aac9516d8c6f7 (patch)
treefaad33cbbdcf141bd4004f329449a17d008ef400 /meta/recipes-support
parent62b91f655977bdf2faaf53443c47785738c1d0f6 (diff)
downloadopenembedded-core-contrib-757c8a3e76d31b0151ec45bc891aac9516d8c6f7.tar.gz
gpgme: allow building -native variant
This is required by various pieces in the dnf stack Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com> Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/recipes-support')
-rw-r--r--meta/recipes-support/gpgme/gpgme_1.8.0.bb2
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 b870069728..3e74b6fe97 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/* \