All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] libnl: bump to version 3.2.27
@ 2015-10-23 10:15 Gustavo Zacarias
  2015-10-23 11:19 ` Vicente Olivert Riera
  2015-10-25 21:12 ` Peter Korsgaard
  0 siblings, 2 replies; 3+ messages in thread
From: Gustavo Zacarias @ 2015-10-23 10:15 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
---
 package/libnl/libnl.hash | 4 ++--
 package/libnl/libnl.mk   | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/package/libnl/libnl.hash b/package/libnl/libnl.hash
index 9ce5ffe..2f1a3cb 100644
--- a/package/libnl/libnl.hash
+++ b/package/libnl/libnl.hash
@@ -1,2 +1,2 @@
-# From https://github.com/thom311/libnl/releases/download/libnl3_2_26/libnl-3.2.26.tar.gz.sha256sum
-sha256	1323ff6cea47efe9f988893b09840942a8c36131f472a9f3b96eb68d8f8d7555	libnl-3.2.26.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
diff --git a/package/libnl/libnl.mk b/package/libnl/libnl.mk
index 5993e97..85c0db8 100644
--- a/package/libnl/libnl.mk
+++ b/package/libnl/libnl.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-LIBNL_VERSION = 3.2.26
+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
-- 
2.4.10

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [Buildroot] [PATCH] libnl: bump to version 3.2.27
  2015-10-23 10:15 [Buildroot] [PATCH] libnl: bump to version 3.2.27 Gustavo Zacarias
@ 2015-10-23 11:19 ` Vicente Olivert Riera
  2015-10-25 21:12 ` Peter Korsgaard
  1 sibling, 0 replies; 3+ messages in thread
From: Vicente Olivert Riera @ 2015-10-23 11:19 UTC (permalink / raw)
  To: buildroot

Dear Gustavo Zacarias,

On 10/23/2015 11:15 AM, Gustavo Zacarias wrote:
> Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Reviewed-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>

Build test for MIPS architecture:

$ grep -E ^LIBNL_VERSION package/libnl/libnl.mk
LIBNL_VERSION = 3.2.27

$ file output/target/usr/lib/libnl-3.so.200.22.0
output/target/usr/lib/libnl-3.so.200.22.0: ELF 32-bit LSB shared object,
MIPS, MIPS32 rel2 version 1 (SYSV), dynamically linked, with unknown
capability 0xf41 = 0x756e6700, with unknown capability 0x70100 =
0x1040000, stripped

Regards,

Vincent.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Buildroot] [PATCH] libnl: bump to version 3.2.27
  2015-10-23 10:15 [Buildroot] [PATCH] libnl: bump to version 3.2.27 Gustavo Zacarias
  2015-10-23 11:19 ` Vicente Olivert Riera
@ 2015-10-25 21:12 ` Peter Korsgaard
  1 sibling, 0 replies; 3+ messages in thread
From: Peter Korsgaard @ 2015-10-25 21:12 UTC (permalink / raw)
  To: buildroot

>>>>> "Gustavo" == Gustavo Zacarias <gustavo@zacarias.com.ar> writes:

 > Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>

Committed, thanks.

-- 
Bye, Peter Korsgaard

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2015-10-25 21:12 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-10-23 10:15 [Buildroot] [PATCH] libnl: bump to version 3.2.27 Gustavo Zacarias
2015-10-23 11:19 ` Vicente Olivert Riera
2015-10-25 21:12 ` Peter Korsgaard

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.