From: Alexander Kanavin Date: Thu, 27 Aug 2020 10:59:29 +0000 (+0200) Subject: json-glib: inherit upstream-version-is-even X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~10217 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ce037e446c2a997fd6d411b1f4983bf3743052a5;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git json-glib: inherit upstream-version-is-even As specified in https://wiki.gnome.org/Projects/JsonGlib Signed-off-by: Alexander Kanavin Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-gnome/json-glib/json-glib_1.4.4.bb b/meta/recipes-gnome/json-glib/json-glib_1.4.4.bb index 5143d73ed76..c999d761bd3 100644 --- a/meta/recipes-gnome/json-glib/json-glib_1.4.4.bb +++ b/meta/recipes-gnome/json-glib/json-glib_1.4.4.bb @@ -12,7 +12,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=7fbc338309ac38fefcd64b04bb903e34" DEPENDS = "glib-2.0" GNOMEBASEBUILDCLASS = "meson" -inherit gnomebase lib_package gobject-introspection gtk-doc gettext ptest-gnome manpages +inherit gnomebase lib_package gobject-introspection gtk-doc gettext ptest-gnome manpages upstream-version-is-even SRC_URI += "file://run-ptest" SRC_URI[archive.md5sum] = "4d4bb9837f6d31e32d0ce658ae135f68"