[OE-core] [poky] [PATCH 1/2] gst-plugins: Added hal to DEPENDS

Koen Kooi koen at dominion.thruhere.net
Sun Mar 6 18:34:38 UTC 2011


Op 6 mrt 2011, om 18:19 heeft Saul Wold het volgende geschreven:

> From: Saul Wold <sgw at linux.intel.com>
> 
> Fixes [YOCTO #810]
> 
> Signed-off-by: Saul Wold <sgw at linux.intel.com>
> ---
> meta/recipes-multimedia/gstreamer/gst-plugins.inc |    2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/meta/recipes-multimedia/gstreamer/gst-plugins.inc b/meta/recipes-multimedia/gstreamer/gst-plugins.inc
> index 4edca95..d1abd36 100644
> --- a/meta/recipes-multimedia/gstreamer/gst-plugins.inc
> +++ b/meta/recipes-multimedia/gstreamer/gst-plugins.inc
> @@ -3,7 +3,7 @@ HOMEPAGE = "http://gstreamer.freedesktop.org/"
> BUGTRACKER = "https://bugzilla.gnome.org/enter_bug.cgi?product=Gstreamer"
> SECTION = "multimedia"
> PRIORITY = "optional"
> -DEPENDS = "gstreamer"
> +DEPENDS = "gstreamer hal"

Since hal is being deprecated in favour of udev, do we really want to introduce it as a dependency instead of disabled it?

regards,

Koen



More information about the Openembedded-core mailing list