[oe] [meta-multimedia][PATCH] gst-plugins-base: drop obsolete dependency on liboil

Khem Raj raj.khem at gmail.com
Sat Jan 23 04:44:17 UTC 2016


On Thu, Jan 21, 2016 at 8:47 PM, Andre McCurdy <armccurdy at gmail.com> wrote:
> liboil was replaced by Orc prior to the gst-plugins-base 0.10.30 release:
>
>   http://cgit.freedesktop.org/gstreamer/gst-plugins-base/commit/?id=8e4314f0fbfa4957f8e84d46824d10178b106fe6
>

while you are at it. Another package which expresses dependency on
liboil is pulseaudio which seems to be unneeded as well.
if you can remove both the deps then liboil recipe can be dropped from
OE-Core as well.

> Signed-off-by: Andre McCurdy <armccurdy at gmail.com>
> ---
>  .../recipes-multimedia/gstreamer-0.10/gst-plugins-base_0.10.36.bb       | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/meta-multimedia/recipes-multimedia/gstreamer-0.10/gst-plugins-base_0.10.36.bb b/meta-multimedia/recipes-multimedia/gstreamer-0.10/gst-plugins-base_0.10.36.bb
> index 8afc165..aa6b3a1 100644
> --- a/meta-multimedia/recipes-multimedia/gstreamer-0.10/gst-plugins-base_0.10.36.bb
> +++ b/meta-multimedia/recipes-multimedia/gstreamer-0.10/gst-plugins-base_0.10.36.bb
> @@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=0636e73ff0215e8d672dc4c32c317bb3 \
>                      file://COPYING.LIB;md5=55ca817ccb7d5b5b66355690e9abc605 \
>                      file://gst/ffmpegcolorspace/utils.c;beginline=1;endline=20;md5=9c83a200b8e597b26ca29df20fc6ecd0"
>
> -DEPENDS += "alsa-lib liboil libogg libvorbis libtheora util-linux tremor glib-2.0-native"
> +DEPENDS += "alsa-lib libogg libvorbis libtheora util-linux tremor glib-2.0-native"
>
>  SRC_URI += "file://gst-plugins-base-tremor.patch \
>              file://configure.ac-fix-subparse-plugin.patch \
> --
> 1.9.1
>
> --
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel at lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel



More information about the Openembedded-devel mailing list