]> code.ossystems Code Review - openembedded-core.git/commitdiff
sysprof: inherit upstream-version-is-even
authorAlexander Kanavin <alexander.kanavin@linux.intel.com>
Wed, 22 Feb 2017 14:50:59 +0000 (16:50 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 1 Mar 2017 12:54:20 +0000 (12:54 +0000)
It is a gnome project, and so is subject to same versioning convention.

Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-kernel/sysprof/sysprof_3.22.3.bb

index e1033ca07ca8a2e0351b08973cffa82fbc902c04..26310634c6423076cb80ee522b0cbc12bd143ff1 100644 (file)
@@ -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"