[Buildroot] [PATCH] libnl: bump to version 2.0

Peter Korsgaard jacmet at uclibc.org
Wed Apr 27 11:26:56 UTC 2011


>>>>> "Yegor" == Yegor Yefremov <yegor_sub1 at visionsystems.de> writes:

Out of interest, how did you create this patch? It doesn't have the nice
diffstat overview like git format-patch normally creates.

 Yegor> Signed-off-by: Yegor Yefremov <yegorslists at googlemail.com>
 Yegor> Index: b/package/libnl/libnl.mk
 Yegor> ===================================================================
 Yegor> --- a/package/libnl/libnl.mk	2011-04-26 02:04:14.206276675 -0700
 Yegor> +++ b/package/libnl/libnl.mk	2011-04-26 03:29:21.934275959 -0700
 Yegor> @@ -4,10 +4,11 @@
 Yegor>  #
 Yegor>  #############################################################
 
 Yegor> -LIBNL_VERSION = 1.1
 Yegor> +LIBNL_VERSION = 2.0

I see there's already a libnl-3.0, is there any reason why you stick
with 2.0?

 Yegor>  LIBNL_SOURCE = libnl-$(LIBNL_VERSION).tar.gz
 Yegor> -LIBNL_SITE = http://distfiles.gentoo.org/distfiles
 Yegor> +LIBNL_SITE = http://www.infradead.org/~tgr/libnl/files/
 Yegor>  LIBNL_INSTALL_STAGING = YES
 Yegor> +LIBNL_AUTORECONF = YES

Why? You don't seem to be patching any auto* stuff?

-- 
Bye, Peter Korsgaard



More information about the buildroot mailing list