[oe-commits] [openembedded-core] 18/40: gstreamer1.0-omx: inherit upstream-version-is-even

git at git.openembedded.org git at git.openembedded.org
Tue Sep 13 14:20:09 UTC 2016


rpurdie pushed a commit to branch master-next
in repository openembedded-core.

commit d4c40d7fed89435dcf6c883343adeff37153f19e
Author: Maxin B. John <maxin.john at intel.com>
AuthorDate: Fri Sep 9 11:06:40 2016 +0300

    gstreamer1.0-omx: inherit upstream-version-is-even
    
    Since gstreamer1.0-omx follows the GStreamer versioning style, inherit
    upstream-version-is-even for checking the upstream version of the package.
    
    Signed-off-by: Maxin B. John <maxin.john at intel.com>
    Signed-off-by: Ross Burton <ross.burton at intel.com>
---
 meta/recipes-multimedia/gstreamer/gstreamer1.0-omx.inc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/recipes-multimedia/gstreamer/gstreamer1.0-omx.inc b/meta/recipes-multimedia/gstreamer/gstreamer1.0-omx.inc
index 644b2cd..07e5b7d 100644
--- a/meta/recipes-multimedia/gstreamer/gstreamer1.0-omx.inc
+++ b/meta/recipes-multimedia/gstreamer/gstreamer1.0-omx.inc
@@ -7,7 +7,7 @@ LICENSE_FLAGS = "commercial"
 
 DEPENDS = "gstreamer1.0 gstreamer1.0-plugins-base gstreamer1.0-plugins-bad"
 
-inherit autotools pkgconfig gettext gtk-doc
+inherit autotools pkgconfig gettext gtk-doc upstream-version-is-even
 
 acpaths = "-I ${S}/common/m4 -I ${S}/m4"
 

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list