[Buildroot] [PATCH v2 1/5] libnl: bump to version 3.2.3

Daniel Mack zonque at gmail.com
Thu Dec 1 11:57:33 UTC 2011


On 12/01/2011 12:56 PM, Daniel Mack wrote:
> This newer version splits the library code into libnl, libnl-route,
> libnl-genl and libnl-nf, each individually selectable via pkgconfig.

Forgot to mention that this series is made for the 'next' branch.



> 
> Signed-off-by: Daniel Mack <zonque at gmail.com>
> ---
>  package/libnl/libnl.mk |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/package/libnl/libnl.mk b/package/libnl/libnl.mk
> index dd0d7fb..612908b 100644
> --- a/package/libnl/libnl.mk
> +++ b/package/libnl/libnl.mk
> @@ -4,7 +4,7 @@
>  #
>  #############################################################
>  
> -LIBNL_VERSION = 3.0
> +LIBNL_VERSION = 3.2.3
>  LIBNL_SOURCE = libnl-$(LIBNL_VERSION).tar.gz
>  LIBNL_SITE = http://www.infradead.org/~tgr/libnl/files/
>  LIBNL_INSTALL_STAGING = YES



More information about the buildroot mailing list