[oe] [PATCH] rygel: remove obsolete ossp-uuid dependency

Khem Raj raj.khem at gmail.com
Fri Aug 31 16:38:43 UTC 2018


already in http://git.openembedded.org/meta-openembedded/commit/?id=7c407d7d5a
On Fri, Aug 31, 2018 at 7:42 AM Ross Burton <ross.burton at intel.com> wrote:
>
> Not only was uuid removed as a build dependency of Rygel in 0.27.1, but
> oe-core's ossp-uuid has always renamed the library to libossp-uuid so it was
> never used (as util-linux provides libuuid.so).
>
> Signed-off-by: Ross Burton <ross.burton at intel.com>
> ---
>  meta-multimedia/recipes-connectivity/rygel/rygel_0.34.0.bb | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/meta-multimedia/recipes-connectivity/rygel/rygel_0.34.0.bb b/meta-multimedia/recipes-connectivity/rygel/rygel_0.34.0.bb
> index f13f5cec06..21331ffcb0 100644
> --- a/meta-multimedia/recipes-connectivity/rygel/rygel_0.34.0.bb
> +++ b/meta-multimedia/recipes-connectivity/rygel/rygel_0.34.0.bb
> @@ -8,7 +8,7 @@ HOMEPAGE = "http://live.gnome.org/Rygel"
>  LICENSE = "LGPL-2.1"
>  LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c"
>
> -DEPENDS = "libxml2 glib-2.0 gssdp gupnp gupnp-av gupnp-dlna gstreamer1.0 gstreamer1.0-plugins-base ossp-uuid libgee libsoup-2.4 libmediaart-2.0 libunistring sqlite3 intltool-native"
> +DEPENDS = "libxml2 glib-2.0 gssdp gupnp gupnp-av gupnp-dlna gstreamer1.0 gstreamer1.0-plugins-base libgee libsoup-2.4 libmediaart-2.0 libunistring sqlite3 intltool-native"
>  RDEPENDS_${PN} = "gstreamer1.0-plugins-base-playback shared-mime-info"
>  RRECOMMENDS_${PN} = "rygel-plugin-media-export"
>
> --
> 2.11.0
>
> --
> _______________________________________________
> 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