[oe-commits] Drew Moseley : gstreamer1.0-omx: Remove unnecessary dependency on plugins-bad.

git at git.openembedded.org git at git.openembedded.org
Mon Aug 11 09:56:33 UTC 2014


Module: openembedded-core.git
Branch: master-next
Commit: d98e43a332f708b6db75109b90dcc6f562685f7a
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=d98e43a332f708b6db75109b90dcc6f562685f7a

Author: Drew Moseley <drew_moseley at mentor.com>
Date:   Mon Aug  4 16:41:56 2014 -0400

gstreamer1.0-omx: Remove unnecessary dependency on plugins-bad.

This also corrects an erroneous overwriting of the dependencies
from the inc file.

Signed-off-by: Drew Moseley <drew_moseley at mentor.com>
Signed-off-by: Saul Wold <sgw at linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>

---

 meta/recipes-multimedia/gstreamer/gstreamer1.0-omx_git.bb | 2 --
 1 file changed, 2 deletions(-)

diff --git a/meta/recipes-multimedia/gstreamer/gstreamer1.0-omx_git.bb b/meta/recipes-multimedia/gstreamer/gstreamer1.0-omx_git.bb
index 11c77ae..a390205 100644
--- a/meta/recipes-multimedia/gstreamer/gstreamer1.0-omx_git.bb
+++ b/meta/recipes-multimedia/gstreamer/gstreamer1.0-omx_git.bb
@@ -2,8 +2,6 @@ DEFAULT_PREFERENCE = "-1"
 
 include gstreamer1.0-omx.inc
 
-DEPENDS = "gstreamer1.0-plugins-bad"
-
 LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c \
                     file://omx/gstomx.h;beginline=1;endline=21;md5=5c8e1fca32704488e76d2ba9ddfa935f"
 



More information about the Openembedded-commits mailing list