* [Buildroot] [PATCH] libmnl: bump to version 1.0.4
@ 2016-08-20 3:15 Gustavo Zacarias
2016-08-20 9:47 ` Thomas Petazzoni
0 siblings, 1 reply; 2+ messages in thread
From: Gustavo Zacarias @ 2016-08-20 3:15 UTC (permalink / raw)
To: buildroot
And drop upstream patch.
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
---
package/libmnl/0001-uclinux.patch | 26 --------------------------
package/libmnl/libmnl.hash | 6 +++---
package/libmnl/libmnl.mk | 3 +--
3 files changed, 4 insertions(+), 31 deletions(-)
delete mode 100644 package/libmnl/0001-uclinux.patch
diff --git a/package/libmnl/0001-uclinux.patch b/package/libmnl/0001-uclinux.patch
deleted file mode 100644
index e8f97c6..0000000
--- a/package/libmnl/0001-uclinux.patch
+++ /dev/null
@@ -1,26 +0,0 @@
-From ae2acfa7d287e3ffc0bb66091059b86f62775bd5 Mon Sep 17 00:00:00 2001
-From: Gustavo Zacarias <gustavo@zacarias.com.ar>
-Date: Tue, 10 Sep 2013 15:24:47 -0300
-Subject: [PATCH] configure: uclinux is also linux
-
-Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
----
- configure.ac | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/configure.ac b/configure.ac
-index dcd3cf8..313a015 100644
---- a/configure.ac
-+++ b/configure.ac
-@@ -17,7 +17,7 @@ AC_DISABLE_STATIC
- LT_INIT
- CHECK_GCC_FVISIBILITY
- case "$host" in
--*-*-linux*) ;;
-+*-*-linux* | *-*-uclinux*) ;;
- *) AC_MSG_ERROR([Linux only, dude!]);;
- esac
-
---
-1.8.1.5
-
diff --git a/package/libmnl/libmnl.hash b/package/libmnl/libmnl.hash
index c16dfe7..98385b8 100644
--- a/package/libmnl/libmnl.hash
+++ b/package/libmnl/libmnl.hash
@@ -1,3 +1,3 @@
-# From ftp://ftp.netfilter.org/pub/libmnl/libmnl-1.0.3.tar.bz2.{md5sum,sha1sum}
-md5 7d95fc3bea3365bc03c48e484224f65f libmnl-1.0.3.tar.bz2
-sha1 c27e25f67c6422ebf893fc3a844af8085a1c5b63 libmnl-1.0.3.tar.bz2
+# From ftp://ftp.netfilter.org/pub/libmnl/libmnl-1.0.4.tar.bz2.{md5sum,sha1sum}
+md5 be9b4b5328c6da1bda565ac5dffadb2d libmnl-1.0.4.tar.bz2
+sha1 2db40dea612e88c62fd321906be40ab5f8f1685a libmnl-1.0.4.tar.bz2
diff --git a/package/libmnl/libmnl.mk b/package/libmnl/libmnl.mk
index b16c534..407c4f1 100644
--- a/package/libmnl/libmnl.mk
+++ b/package/libmnl/libmnl.mk
@@ -4,11 +4,10 @@
#
################################################################################
-LIBMNL_VERSION = 1.0.3
+LIBMNL_VERSION = 1.0.4
LIBMNL_SOURCE = libmnl-$(LIBMNL_VERSION).tar.bz2
LIBMNL_SITE = http://netfilter.org/projects/libmnl/files
LIBMNL_INSTALL_STAGING = YES
-LIBMNL_AUTORECONF = YES
LIBMNL_LICENSE = LGPLv2.1+
LIBMNL_LICENSE_FILES = COPYING
--
2.7.3
^ permalink raw reply related [flat|nested] 2+ messages in thread* [Buildroot] [PATCH] libmnl: bump to version 1.0.4
2016-08-20 3:15 [Buildroot] [PATCH] libmnl: bump to version 1.0.4 Gustavo Zacarias
@ 2016-08-20 9:47 ` Thomas Petazzoni
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni @ 2016-08-20 9:47 UTC (permalink / raw)
To: buildroot
Hello,
On Sat, 20 Aug 2016 00:15:53 -0300, Gustavo Zacarias wrote:
> And drop upstream patch.
>
> Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
> ---
> package/libmnl/0001-uclinux.patch | 26 --------------------------
> package/libmnl/libmnl.hash | 6 +++---
> package/libmnl/libmnl.mk | 3 +--
> 3 files changed, 4 insertions(+), 31 deletions(-)
> delete mode 100644 package/libmnl/0001-uclinux.patch
Applied to next, thanks.
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2016-08-20 9:47 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-08-20 3:15 [Buildroot] [PATCH] libmnl: bump to version 1.0.4 Gustavo Zacarias
2016-08-20 9:47 ` Thomas Petazzoni
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox