From 84f254cb8c75fbd368041b7637effe42a05b2203 Mon Sep 17 00:00:00 2001 From: Robert Yang Date: Tue, 14 Feb 2017 22:25:09 -0800 Subject: 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 Signed-off-by: Ross Burton Signed-off-by: Richard Purdie --- meta/recipes-gnome/json-glib/json-glib_1.2.2.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/recipes-gnome/json-glib') 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" -- cgit 1.2.3-korg