[OE-core] [PATCH] gstreamer1.0-vaapi: inherit upstream-version-is-even
Ross Burton
ross.burton at intel.com
Mon Feb 20 16:44:58 UTC 2017
These plugins follow the GStreamer versioning, so inherit this class to ensure
we don't get notified about development releases.
Signed-off-by: Ross Burton <ross.burton at intel.com>
---
meta/recipes-multimedia/gstreamer/gstreamer1.0-vaapi.inc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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"
--
2.8.1
More information about the Openembedded-core
mailing list