From: Alexander Kanavin Date: Wed, 22 Feb 2017 14:50:59 +0000 (+0200) Subject: sysprof: inherit upstream-version-is-even X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~22333 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2a56cff903e469d262930bfe622bcf830d7c34d3;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git sysprof: inherit upstream-version-is-even It is a gnome project, and so is subject to same versioning convention. Signed-off-by: Alexander Kanavin Signed-off-by: Ross Burton --- diff --git a/meta/recipes-kernel/sysprof/sysprof_3.22.3.bb b/meta/recipes-kernel/sysprof/sysprof_3.22.3.bb index e1033ca07ca..26310634c64 100644 --- a/meta/recipes-kernel/sysprof/sysprof_3.22.3.bb +++ b/meta/recipes-kernel/sysprof/sysprof_3.22.3.bb @@ -3,7 +3,7 @@ LICENSE = "GPLv3+" LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504 \ file://src/sp-application.c;endline=17;md5=40e55577ef122c88fe20052acda64875" -inherit gnomebase gettext systemd +inherit gnomebase gettext systemd upstream-version-is-even DEPENDS = "glib-2.0 libxml2-native glib-2.0-native"