aboutsummaryrefslogtreecommitdiffstats
path: root/meta
diff options
context:
space:
mode:
authorAndreas Oberritter <obi@opendreambox.org>2014-09-18 15:16:14 +0200
committerAndreas Oberritter <obi@opendreambox.org>2015-02-23 17:15:52 +0100
commitc6d21810310070fe0ab087b68346c22b6964dc50 (patch)
treeece65051f938ecdbdc968fd584cd75a8870f41b6 /meta
parentaccaf4d1fddee8ea97f2bc84f6ff3485cc474156 (diff)
downloadopenembedded-core-contrib-c6d21810310070fe0ab087b68346c22b6964dc50.tar.gz
libassuan: enable native builds
Signed-off-by: Andreas Oberritter <obi@opendreambox.org>
Diffstat (limited to 'meta')
-rw-r--r--meta/recipes-support/libassuan/libassuan_2.1.1.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-support/libassuan/libassuan_2.1.1.bb b/meta/recipes-support/libassuan/libassuan_2.1.1.bb
index 91784eaa63..38ac88efc6 100644
--- a/meta/recipes-support/libassuan/libassuan_2.1.1.bb
+++ b/meta/recipes-support/libassuan/libassuan_2.1.1.bb
@@ -17,3 +17,5 @@ SRC_URI[md5sum] = "757243cc4a71b30ed8d8dbe784035d36"
SRC_URI[sha256sum] = "23e2d67779b88e90d29fe1df6b157109f1c2a647d0f1b2a0f4295bb3c0b2039d"
inherit autotools binconfig pkgconfig
+
+BBCLASSEXTEND = "native"