[Buildroot] [PATCH 1/2] e2fsprogs: factor out libuuid support

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Mon Aug 3 14:58:15 UTC 2009


Le Mon, 3 Aug 2009 16:36:14 +0200,
Daniel Mack <daniel at caiaq.de> a écrit :

> diff --git a/package/gupnp/Config.in b/package/gupnp/Config.in
> index cdd769e..aeb02df 100755
> --- a/package/gupnp/Config.in
> +++ b/package/gupnp/Config.in
> @@ -4,6 +4,7 @@ config BR2_PACKAGE_GUPNP
>          select BR2_PACKAGE_E2FSPROGS
>          select BR2_PACKAGE_LIBXML2
>  	select BR2_PACKAGE_GSSDP
> +	select BR2_PACKAGE_LIBUUID
>  	help
>            GUPnP implements the UPnP specification: resource
> announcement and discovery, description, control, event notification,
> and

Usually, when a select dependency is added, the .mk should be modified
to make sure that libuuid is effectively compiled before gupnp is
compiled.

BTW, I don't see this gupnp package in the tree. Is the patch waiting
somewhere ?

Thomas
-- 
Thomas Petazzoni, Free Electrons
Kernel, drivers and embedded Linux development,
consulting, training and support.
http://free-electrons.com



More information about the buildroot mailing list