All of lore.kernel.org
 help / color / mirror / Atom feed
From: Daniel Mack <zonque@gmail.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v4 1/5] libnl: bump to version 3.2.3
Date: Sat,  3 Dec 2011 18:03:28 +0100	[thread overview]
Message-ID: <1322931812-10734-1-git-send-email-zonque@gmail.com> (raw)

This newer version splits the library code into libnl, libnl-route,
libnl-genl and libnl-nf, each individually selectable via pkgconfig.

Signed-off-by: Daniel Mack <zonque@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
-- 
1.7.7.3

             reply	other threads:[~2011-12-03 17:03 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-12-03 17:03 Daniel Mack [this message]
2011-12-03 17:03 ` [Buildroot] [PATCH v4 2/5] hostapd: fix build with new libnl-3 Daniel Mack
2011-12-03 17:03 ` [Buildroot] [PATCH v4 3/5] wpa_supplicant: " Daniel Mack
2011-12-03 17:03 ` [Buildroot] [PATCH v4 4/5] iw: using the git version fixes " Daniel Mack
2011-12-03 17:03 ` [Buildroot] [PATCH v4 5/5] kismet: fix " Daniel Mack
2011-12-03 18:48 ` [Buildroot] [PATCH v4 1/5] libnl: bump to version 3.2.3 Thomas Petazzoni
2011-12-03 19:07   ` Daniel Mack
2011-12-26 16:02 ` Peter Korsgaard

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1322931812-10734-1-git-send-email-zonque@gmail.com \
    --to=zonque@gmail.com \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.