[Buildroot] [PATCH 2/2] network-manager: follow udev changes

Arnout Vandecappelle arnout at mind.be
Sat Apr 28 15:30:03 UTC 2012


On Tuesday 17 April 2012 12:19:13 Sven Neumann wrote:
> NetworkManager needs to select BR2_PACKAGE_UDEV_GUDEV.
> 
> Signed-off-by: Sven Neumann <s.neumann at raumfeld.com>

 I would include this one in the previous patch, otherwise the previous
patch breaks the build.

 Regards,
 Arnout

> ---
>  package/network-manager/Config.in |    2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/package/network-manager/Config.in b/package/network-manager/Config.in
> index fb0c0e9..d14edd2 100644
> --- a/package/network-manager/Config.in
> +++ b/package/network-manager/Config.in
> @@ -7,7 +7,7 @@ config BR2_PACKAGE_NETWORK_MANAGER
>  	depends on BR2_USE_WCHAR # libglib2
>  	select BR2_PACKAGE_DBUS_GLIB
>  	select BR2_PACKAGE_UDEV
> -	select BR2_PACKAGE_UDEV_ALL_EXTRAS
> +	select BR2_PACKAGE_UDEV_GUDEV
>  	select BR2_PACKAGE_GNUTLS
>  	select BR2_PACKAGE_LIBNL
>  	select BR2_PACKAGE_UTIL_LINUX
> 

-- 
Arnout Vandecappelle                               arnout at mind be
Senior Embedded Software Architect                 +32-16-286540
Essensium/Mind                                     http://www.mind.be
G.Geenslaan 9, 3001 Leuven, Belgium                BE 872 984 063 RPR Leuven
LinkedIn profile: http://www.linkedin.com/in/arnoutvandecappelle
GPG fingerprint:  7CB5 E4CC 6C2E EFD4 6E3D A754 F963 ECAB 2450 2F1F



More information about the buildroot mailing list