summaryrefslogtreecommitdiffstats
path: root/meta/recipes-gnome
diff options
context:
space:
mode:
authorAlexander Kanavin <alex.kanavin@gmail.com>2020-08-27 12:59:29 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2020-08-28 07:08:37 +0100
commit3359cc8d22d60b75db203b676c4dbf55034df824 (patch)
treed6e46542982db85a79d9a71206163972a023e1a6 /meta/recipes-gnome
parentcb329e0758c69d31ae3c7e9bbedb7c075ac173f5 (diff)
downloadpoky-3359cc8d22d60b75db203b676c4dbf55034df824.tar.gz
json-glib: inherit upstream-version-is-even
As specified in https://wiki.gnome.org/Projects/JsonGlib (From OE-Core rev: ce037e446c2a997fd6d411b1f4983bf3743052a5) Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.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.4.4.bb2
1 files changed, 1 insertions, 1 deletions
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 5143d73ed7..c999d761bd 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"
12DEPENDS = "glib-2.0" 12DEPENDS = "glib-2.0"
13 13
14GNOMEBASEBUILDCLASS = "meson" 14GNOMEBASEBUILDCLASS = "meson"
15inherit gnomebase lib_package gobject-introspection gtk-doc gettext ptest-gnome manpages 15inherit gnomebase lib_package gobject-introspection gtk-doc gettext ptest-gnome manpages upstream-version-is-even
16 16
17SRC_URI += "file://run-ptest" 17SRC_URI += "file://run-ptest"
18SRC_URI[archive.md5sum] = "4d4bb9837f6d31e32d0ce658ae135f68" 18SRC_URI[archive.md5sum] = "4d4bb9837f6d31e32d0ce658ae135f68"