[gnome-continuous-yocto/gnomeostree-3.28-rocko: 4743/8267] gstreamer1.0-vaapi: inherit upstream-version-is-even



commit 0cce08ba5ad3cb3b0b2391a21b85d1dbc6115774
Author: Ross Burton <ross burton intel com>
Date:   Mon Feb 20 16:44:26 2017 +0000

    gstreamer1.0-vaapi: inherit upstream-version-is-even
    
    These plugins follow the GStreamer versioning, so inherit this class to ensure
    we don't get notified about development releases.
    
    (From OE-Core rev: cde7b38bcbd419799070da92013b4ea98468e643)
    
    Signed-off-by: Ross Burton <ross burton intel com>
    Signed-off-by: Richard Purdie <richard purdie linuxfoundation org>

 .../gstreamer/gstreamer1.0-vaapi.inc               |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/meta/recipes-multimedia/gstreamer/gstreamer1.0-vaapi.inc 
b/meta/recipes-multimedia/gstreamer/gstreamer1.0-vaapi.inc
index 59b0324..c73ecf8 100644
--- a/meta/recipes-multimedia/gstreamer/gstreamer1.0-vaapi.inc
+++ b/meta/recipes-multimedia/gstreamer/gstreamer1.0-vaapi.inc
@@ -16,7 +16,7 @@ SRC_URI = "https://gstreamer.freedesktop.org/src/${REALPN}/${REALPN}-${PV}.tar.x
 
 S = "${WORKDIR}/${REALPN}-${PV}"
 
-inherit autotools pkgconfig gtk-doc distro_features_check
+inherit autotools pkgconfig gtk-doc distro_features_check upstream-version-is-even
 
 REQUIRED_DISTRO_FEATURES ?= "opengl"
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]