From 45b97161915ce7872ef7161451a5c83507072a72 Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Thu, 26 Jan 2017 17:42:36 +0200 Subject: nativesdk-packagegroup-sdk-host: replace smartpm with dnf Signed-off-by: Alexander Kanavin --- meta/recipes-support/gpgme/gpgme_1.8.0.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/recipes-support/gpgme/gpgme_1.8.0.bb') diff --git a/meta/recipes-support/gpgme/gpgme_1.8.0.bb b/meta/recipes-support/gpgme/gpgme_1.8.0.bb index 36a95417b2..d3e7880a47 100644 --- a/meta/recipes-support/gpgme/gpgme_1.8.0.bb +++ b/meta/recipes-support/gpgme/gpgme_1.8.0.bb @@ -47,7 +47,7 @@ inherit autotools texinfo binconfig-disabled pkgconfig ${PYTHON_INHERIT} export PKG_CONFIG='pkg-config' -BBCLASSEXTEND = "native" +BBCLASSEXTEND = "native nativesdk" PACKAGES =+ "${PN}-cpp" PACKAGES =. "${@bb.utils.contains('PACKAGECONFIG', 'python2', 'python2-gpg ', '', d)}" -- cgit 1.2.3-korg