]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commitdiff
Revert "libnl: bump to version 3.2.29"
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Fri, 10 Mar 2017 20:40:56 +0000 (21:40 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Fri, 10 Mar 2017 20:40:56 +0000 (21:40 +0100)
This reverts commit c3a9c432fd6dbb56e05eacc4063be6893e428b1e. It
causes too many build failures.

Fixes:

  http://autobuild.buildroot.net/results/563f46e9a11f9e3b174a4e1308444f284d1b3421/

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/libnl/libnl.hash
package/libnl/libnl.mk

index 9761a9580cc9306c89bb9e9ece84e7e0bd58edc4..2f1a3cb1b322045aa00dd80148c5cfd20a888909 100644 (file)
@@ -1,2 +1,2 @@
-# From https://github.com/thom311/libnl/releases/download/libnl3_2_29/libnl-3.2.29.tar.gz.sha256sum
-sha256 0beb593dc6abfffa18a5c787b27884979c1b7e7f1fd468c801e3cc938a685922        libnl-3.2.29.tar.gz
+# From https://github.com/thom311/libnl/releases/download/libnl3_2_27/libnl-3.2.27.tar.gz.sha256sum
+sha256 4bbbf92b3c78a90f423cf96260bf419a28b75db8cced47051217a56795f58ec6        libnl-3.2.27.tar.gz
index d168885560d9fd7c3706132b9c2b4eb23f04662a..85c0db86f6cda2c767bbca1f233a77bfd2592786 100644 (file)
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-LIBNL_VERSION = 3.2.29
+LIBNL_VERSION = 3.2.27
 LIBNL_SITE = https://github.com/thom311/libnl/releases/download/libnl$(subst .,_,$(LIBNL_VERSION))
 LIBNL_LICENSE = LGPLv2.1+
 LIBNL_LICENSE_FILES = COPYING