All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/2] gstreamer: fix the path to a required include in gst-plugins-gl
@ 2015-05-26 14:13 Alexander Kanavin
  2015-05-26 14:13 ` [PATCH 2/2] Rename gstreamer directory to gstreamer-0.10 Alexander Kanavin
  0 siblings, 1 reply; 4+ messages in thread
From: Alexander Kanavin @ 2015-05-26 14:13 UTC (permalink / raw)
  To: openembedded-devel

Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
---
 meta-multimedia/recipes-multimedia/gstreamer/gst-plugins-gl_0.10.3.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-multimedia/recipes-multimedia/gstreamer/gst-plugins-gl_0.10.3.bb b/meta-multimedia/recipes-multimedia/gstreamer/gst-plugins-gl_0.10.3.bb
index 90efbcc..6859f33 100644
--- a/meta-multimedia/recipes-multimedia/gstreamer/gst-plugins-gl_0.10.3.bb
+++ b/meta-multimedia/recipes-multimedia/gstreamer/gst-plugins-gl_0.10.3.bb
@@ -1,4 +1,4 @@
-require recipes-multimedia/gstreamer/gst-plugins.inc
+require gst-plugins.inc
 
 LICENSE = "GPLv2+ & LGPLv2+ & LGPLv2.1+ "
 LIC_FILES_CHKSUM = "file://COPYING;md5=55ca817ccb7d5b5b66355690e9abc605"
-- 
2.1.4



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

end of thread, other threads:[~2015-05-27 10:48 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-26 14:13 [PATCH 1/2] gstreamer: fix the path to a required include in gst-plugins-gl Alexander Kanavin
2015-05-26 14:13 ` [PATCH 2/2] Rename gstreamer directory to gstreamer-0.10 Alexander Kanavin
2015-05-27 10:46   ` Martin Jansa
2015-05-27 10:49   ` [meta-multimedia][PATCHv2] gstreamear: rename " Martin Jansa

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.