From: Alexander Kanavin Date: Tue, 19 Oct 2021 15:33:59 +0000 (+0200) Subject: json-glib: upgrade 1.6.4 -> 1.6.6 X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~6390 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e56081b228ef6873c505641dd0a661fd6d537731;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git json-glib: upgrade 1.6.4 -> 1.6.6 Signed-off-by: Alexander Kanavin Signed-off-by: Alexandre Belloni Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-gnome/json-glib/json-glib_1.6.4.bb b/meta/recipes-gnome/json-glib/json-glib_1.6.6.bb similarity index 92% rename from meta/recipes-gnome/json-glib/json-glib_1.6.4.bb rename to meta/recipes-gnome/json-glib/json-glib_1.6.6.bb index 072c2406c7a..c3572a16f2f 100644 --- a/meta/recipes-gnome/json-glib/json-glib_1.6.4.bb +++ b/meta/recipes-gnome/json-glib/json-glib_1.6.6.bb @@ -19,7 +19,7 @@ GIDOCGEN_MESON_ENABLE_FLAG = 'enabled' GIDOCGEN_MESON_DISABLE_FLAG = 'disabled' SRC_URI += " file://run-ptest" -SRC_URI[archive.sha256sum] = "b1f6a7930808f77a827f3b397a04bb89d4c0c0b2550885d4a5e4c411dfa13f5f" +SRC_URI[archive.sha256sum] = "96ec98be7a91f6dde33636720e3da2ff6ecbb90e76ccaa49497f31a6855a490e" PACKAGECONFIG ??= "${@bb.utils.contains('PTEST_ENABLED', '1', 'tests', '', d)}" PACKAGECONFIG[manpages] = "-Dman=true,-Dman=false,libxslt-native xmlto-native"