[OE-core] [PATCH 2/6] libassuan: add native build

Andreas Müller schnitzeltony at googlemail.com
Fri Feb 13 05:59:51 UTC 2015


libassuan-native is required for gpgme-native - introduced in next patch

Signed-off-by: Andreas Müller <schnitzeltony at googlemail.com>
---
 meta/recipes-support/libassuan/libassuan_2.2.0.bb | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/meta/recipes-support/libassuan/libassuan_2.2.0.bb b/meta/recipes-support/libassuan/libassuan_2.2.0.bb
index 5fc8b8c..d3a61cc 100644
--- a/meta/recipes-support/libassuan/libassuan_2.2.0.bb
+++ b/meta/recipes-support/libassuan/libassuan_2.2.0.bb
@@ -24,3 +24,5 @@ do_configure_prepend () {
 	# Else these could be used in prefernce to those in aclocal-copy
 	rm -f ${S}/m4/*.m4
 }
+
+BBCLASSEXTEND = "native"
-- 
1.9.3




More information about the Openembedded-core mailing list