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

Richard Purdie richard.purdie at linuxfoundation.org
Tue Mar 8 18:42:42 UTC 2011


On Sun, 2011-03-06 at 17:47 -0700, Tom Rini wrote:
> On 03/06/2011 11:34 AM, Koen Kooi wrote:
> >
> > 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?
> 
> ... and making sure the new set of magic works right.

I'm going to merge Saul's patch. I'd take a patch to remove the
dependency if someone can write one and confirm it works though.

Cheers,

Richard





More information about the Openembedded-core mailing list