summaryrefslogtreecommitdiffstats
path: root/meta/recipes-gnome
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:49:50 -0800
commitc5f7a5af370f9fe5f680640c611ec8fc4fdaecd5 (patch)
tree135d6aaad9e69d877939eb1fbca89dcb2c3220cd /meta/recipes-gnome
parented28a7eb8bc9b99cc5ff67597ee50293d6c0d453 (diff)
downloadpoky-c5f7a5af370f9fe5f680640c611ec8fc4fdaecd5.tar.gz
gawk/json-glib/libcheck: extend to nativesdk
They are required by nativesdk-cve-check-tool. (From OE-Core rev: 7252c6f1b4b9a63e3bac79c6eba1b66ab85e21b9) (From OE-Core rev: 84f254cb8c75fbd368041b7637effe42a05b2203) 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')
-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
17 17
18PACKAGECONFIG[manpages] = "--enable-man --with-xml-catalog=${STAGING_ETCDIR_NATIVE}/xml/catalog.xml, --disable-man, libxslt-native xmlto-native" 18PACKAGECONFIG[manpages] = "--enable-man --with-xml-catalog=${STAGING_ETCDIR_NATIVE}/xml/catalog.xml, --disable-man, libxslt-native xmlto-native"
19 19
20BBCLASSEXTEND = "native" 20BBCLASSEXTEND = "native nativesdk"