summaryrefslogtreecommitdiffstats
path: root/meta/recipes-gnome/json-glib
diff options
context:
space:
mode:
authorRobert Yang <liezhi.yang@windriver.com>2017-02-14 22:25:09 -0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2017-02-23 12:29:15 -0800
commit84f254cb8c75fbd368041b7637effe42a05b2203 (patch)
treee2badaab241fd5736219b7b93c2152a6e050bbe8 /meta/recipes-gnome/json-glib
parent532d5fd5450b9ac85f81e5909b9eaa26b8493dad (diff)
downloadopenembedded-core-contrib-84f254cb8c75fbd368041b7637effe42a05b2203.tar.gz
gawk/json-glib/libcheck: extend to nativesdk
They are required by nativesdk-cve-check-tool. (From OE-Core rev: 7252c6f1b4b9a63e3bac79c6eba1b66ab85e21b9) Signed-off-by: Robert Yang <liezhi.yang@windriver.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-gnome/json-glib')
-rw-r--r--meta/recipes-gnome/json-glib/json-glib_1.2.2.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-gnome/json-glib/json-glib_1.2.2.bb b/meta/recipes-gnome/json-glib/json-glib_1.2.2.bb
index 4e272be330..6869ba91c0 100644
--- a/meta/recipes-gnome/json-glib/json-glib_1.2.2.bb
+++ b/meta/recipes-gnome/json-glib/json-glib_1.2.2.bb
@@ -17,4 +17,4 @@ inherit gnomebase gettext lib_package gobject-introspection gtk-doc manpages
PACKAGECONFIG[manpages] = "--enable-man --with-xml-catalog=${STAGING_ETCDIR_NATIVE}/xml/catalog.xml, --disable-man, libxslt-native xmlto-native"
-BBCLASSEXTEND = "native"
+BBCLASSEXTEND = "native nativesdk"