summaryrefslogtreecommitdiffstats
path: root/meta/recipes-gnome/json-glib
diff options
context:
space:
mode:
authorRoss Burton <ross.burton@intel.com>2015-08-18 21:03:03 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2015-08-24 23:43:23 +0100
commite11de17f5486d43e645cfc80bf3782713c1b4bbd (patch)
treee4d16ee84eb940813b3ccc11db018d4550a07c48 /meta/recipes-gnome/json-glib
parent6a6dd4eb53dbf8a0c31ac2d68af5befebe727596 (diff)
downloadopenembedded-core-contrib-e11de17f5486d43e645cfc80bf3782713c1b4bbd.tar.gz
json-glib: enable native builds
Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/recipes-gnome/json-glib')
-rw-r--r--meta/recipes-gnome/json-glib/json-glib_1.0.4.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-gnome/json-glib/json-glib_1.0.4.bb b/meta/recipes-gnome/json-glib/json-glib_1.0.4.bb
index 4d2b613859..7ae1fee88c 100644
--- a/meta/recipes-gnome/json-glib/json-glib_1.0.4.bb
+++ b/meta/recipes-gnome/json-glib/json-glib_1.0.4.bb
@@ -18,3 +18,5 @@ SRC_URI[archive.sha256sum] = "80f3593cb6bd13f1465828e46a9f740e2e9bd3cd2257889442
inherit gnome gettext lib_package
EXTRA_OECONF = "--disable-introspection"
+
+BBCLASSEXTEND = "native"