public inbox for openembedded-core@lists.openembedded.org
 help / color / mirror / Atom feed
* [PATCH 1/4] gstreamer1.0-omx: provide RECIPE_NO_UPDATE_REASON
@ 2016-09-08 15:46 Maxin B. John
  2016-09-08 15:46 ` [PATCH 2/4] kmod: inherit pkgconfig Maxin B. John
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Maxin B. John @ 2016-09-08 15:46 UTC (permalink / raw)
  To: openembedded-core

Newer version of gstreamer1.0-omx(1.9.x) requires gstreamer1.0 >= 1.9.x

Signed-off-by: Maxin B. John <maxin.john@intel.com>
---
 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"
-- 
2.4.0



^ permalink raw reply related	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2016-09-09  7:42 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-09-08 15:46 [PATCH 1/4] gstreamer1.0-omx: provide RECIPE_NO_UPDATE_REASON Maxin B. John
2016-09-08 15:46 ` [PATCH 2/4] kmod: inherit pkgconfig Maxin B. John
2016-09-08 15:46 ` [PATCH 3/4] kconfig-frontends: " Maxin B. John
2016-09-08 15:46 ` [PATCH 4/4] libical: fix build failure after changing machine Maxin B. John
2016-09-08 16:04 ` [PATCH 1/4] gstreamer1.0-omx: provide RECIPE_NO_UPDATE_REASON Burton, Ross
2016-09-09  7:42   ` Maxin B. John

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox