[oe-commits] [openembedded-core] 03/07: gstreamer1.0-omx: provide RECIPE_NO_UPDATE_REASON

git at git.openembedded.org git at git.openembedded.org
Thu Sep 8 22:10:47 UTC 2016


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

commit a149cd827f0813e56ce7a55b23b0ab2cc6ccfc68
Author: Maxin B. John <maxin.john at intel.com>
AuthorDate: Thu Sep 8 18:46:51 2016 +0300

    gstreamer1.0-omx: provide RECIPE_NO_UPDATE_REASON
    
    Newer version of gstreamer1.0-omx(1.9.x) requires gstreamer1.0 >= 1.9.x
    
    Signed-off-by: Maxin B. John <maxin.john at intel.com>
    Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>
---
 meta/recipes-multimedia/gstreamer/gstreamer1.0-omx_1.2.0.bb | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/meta/recipes-multimedia/gstreamer/gstreamer1.0-omx_1.2.0.bb b/meta/recipes-multimedia/gstreamer/gstreamer1.0-omx_1.2.0.bb
index 74358a7..40c4858 100644
--- a/meta/recipes-multimedia/gstreamer/gstreamer1.0-omx_1.2.0.bb
+++ b/meta/recipes-multimedia/gstreamer/gstreamer1.0-omx_1.2.0.bb
@@ -9,3 +9,5 @@ SRC_URI[md5sum] = "d24e8c0153c35dfefee3e26b1c2c35f8"
 SRC_URI[sha256sum] = "0b4874961e6488ad9e5808114bd486ea981c540907262caab1419355fd82d745"
 
 S = "${WORKDIR}/gst-omx-${PV}"
+
+RECIPE_NO_UPDATE_REASON = "Version 1.9.2 requires gstreamer-1.0 >= 1.9.2"

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


More information about the Openembedded-commits mailing list