* [Buildroot] [PATCH] radvd: bump to version 2.11
@ 2015-04-15 0:37 Gustavo Zacarias
2015-04-16 6:13 ` Thomas Petazzoni
0 siblings, 1 reply; 2+ messages in thread
From: Gustavo Zacarias @ 2015-04-15 0:37 UTC (permalink / raw)
To: buildroot
No longer needs check (hence the patch) to build.
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
---
...-check-requirement-we-don-t-do-unit-tests.patch | 29 ----------------------
package/radvd/radvd.hash | 4 +--
package/radvd/radvd.mk | 2 +-
3 files changed, 3 insertions(+), 32 deletions(-)
delete mode 100644 package/radvd/0001-Drop-check-requirement-we-don-t-do-unit-tests.patch
diff --git a/package/radvd/0001-Drop-check-requirement-we-don-t-do-unit-tests.patch b/package/radvd/0001-Drop-check-requirement-we-don-t-do-unit-tests.patch
deleted file mode 100644
index 0bbbf28..0000000
--- a/package/radvd/0001-Drop-check-requirement-we-don-t-do-unit-tests.patch
+++ /dev/null
@@ -1,29 +0,0 @@
-From 2074114cef857f95104367c51ac9367082fc8060 Mon Sep 17 00:00:00 2001
-From: Gustavo Zacarias <gustavo@zacarias.com.ar>
-Date: Sun, 23 Nov 2014 12:16:32 +0100
-Subject: [PATCH 1/3] Drop check requirement, we don't do unit tests
-
-Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
-Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
----
- configure.ac | 4 ----
- 1 file changed, 4 deletions(-)
-
-diff --git a/configure.ac b/configure.ac
-index 59b18a8..5dde3b2 100644
---- a/configure.ac
-+++ b/configure.ac
-@@ -50,10 +50,6 @@ dnl Determine CC and preset CFLAGS
- AC_PROG_CC_C99
- AC_PROG_RANLIB
-
--if test "$arch" = "linux" ; then
--PKG_CHECK_MODULES([CHECK], [check >= 0.9.4])
--fi
--
- dnl Determine of netlink is available
- AC_MSG_CHECKING(netlink)
- AC_TRY_COMPILE([
---
-2.1.0
-
diff --git a/package/radvd/radvd.hash b/package/radvd/radvd.hash
index fe777d5..7324c31 100644
--- a/package/radvd/radvd.hash
+++ b/package/radvd/radvd.hash
@@ -1,2 +1,2 @@
-# From http://www.litech.org/radvd/dist/radvd-2.10.tar.gz.sha256
-sha256 76ceee8304120ae42cc38d03dd720a3db94a57e459f3184254fa523367fb9773 radvd-2.10.tar.xz
+# From http://www.litech.org/radvd/dist/radvd-2.11.tar.gz.sha256
+sha256 04636288fc79fa151260eeb2bea1b05942f59c31f01358c57f930a4eb45b5acc radvd-2.11.tar.xz
diff --git a/package/radvd/radvd.mk b/package/radvd/radvd.mk
index 184cf7a..872eac0 100644
--- a/package/radvd/radvd.mk
+++ b/package/radvd/radvd.mk
@@ -4,7 +4,7 @@
#
################################################################################
-RADVD_VERSION = 2.10
+RADVD_VERSION = 2.11
RADVD_SOURCE = radvd-$(RADVD_VERSION).tar.xz
RADVD_SITE = http://www.litech.org/radvd/dist
RADVD_DEPENDENCIES = host-bison flex host-flex host-pkgconf
--
2.0.5
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [Buildroot] [PATCH] radvd: bump to version 2.11
2015-04-15 0:37 [Buildroot] [PATCH] radvd: bump to version 2.11 Gustavo Zacarias
@ 2015-04-16 6:13 ` Thomas Petazzoni
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni @ 2015-04-16 6:13 UTC (permalink / raw)
To: buildroot
Dear Gustavo Zacarias,
On Tue, 14 Apr 2015 21:37:56 -0300, Gustavo Zacarias wrote:
> No longer needs check (hence the patch) to build.
>
> Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
> ---
> ...-check-requirement-we-don-t-do-unit-tests.patch | 29 ----------------------
> package/radvd/radvd.hash | 4 +--
> package/radvd/radvd.mk | 2 +-
> 3 files changed, 3 insertions(+), 32 deletions(-)
> delete mode 100644 package/radvd/0001-Drop-check-requirement-we-don-t-do-unit-tests.patch
Applied, 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:[~2015-04-16 6:13 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-04-15 0:37 [Buildroot] [PATCH] radvd: bump to version 2.11 Gustavo Zacarias
2015-04-16 6:13 ` Thomas Petazzoni
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox