]> code.ossystems Code Review - openembedded-core.git/commitdiff
gcr: check only even upstream versions
authorAlexander Kanavin <alexander.kanavin@linux.intel.com>
Fri, 22 Jan 2016 13:45:51 +0000 (15:45 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 26 Jan 2016 22:31:10 +0000 (22:31 +0000)
Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-gnome/gcr/gcr_3.18.0.bb

index 0636afeced3578137f515613438e92f5a3befe24..ed6e8c453f41c844198a72d6dc4d8f0136dcdf10 100644 (file)
@@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=55ca817ccb7d5b5b66355690e9abc605"
 
 DEPENDS = "gtk+3 p11-kit glib-2.0 libgcrypt vala"
 
-inherit autotools gnomebase gtk-icon-cache gtk-doc distro_features_check
+inherit autotools gnomebase gtk-icon-cache gtk-doc distro_features_check upstream-version-is-even
 # depends on gtk+3, but also x11 through gtk+-x11
 REQUIRED_DISTRO_FEATURES = "x11"