From: Adam Duskett <aduskett@gmail.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 05/11] libevent: bump to version 2.1.8
Date: Fri, 3 Feb 2017 15:29:53 -0500 [thread overview]
Message-ID: <20170203202959.18916-5-aduskett@codeblue.com> (raw)
In-Reply-To: <20170203202959.18916-1-aduskett@codeblue.com>
I also modified the Disable-building-test-programs.patch to work
with the newer Makefile.
Signed-off-by: Adam Duskett <aduskett@codeblue.com>
---
package/libevent/0001-Disable-building-test-programs.patch | 11 +++++------
package/libevent/libevent.hash | 6 +++---
package/libevent/libevent.mk | 2 +-
3 files changed, 9 insertions(+), 10 deletions(-)
diff --git a/package/libevent/0001-Disable-building-test-programs.patch b/package/libevent/0001-Disable-building-test-programs.patch
index eb1acfd..80901de 100644
--- a/package/libevent/0001-Disable-building-test-programs.patch
+++ b/package/libevent/0001-Disable-building-test-programs.patch
@@ -16,12 +16,11 @@ diff --git a/Makefile.am b/Makefile.am
index 42879a3..dc90359 100644
--- a/Makefile.am
+++ b/Makefile.am
-@@ -126,7 +126,7 @@ else
- noinst_LTLIBRARIES = $(LIBEVENT_LIBS_LA)
- endif
-
--SUBDIRS = . include sample test
-+SUBDIRS = . include sample
+@@ -144,7 +144,6 @@
+ BUILT_SOURCES =
+ include include/include.am
+ include sample/include.am
+-include test/include.am
if BUILD_WIN32
diff --git a/package/libevent/libevent.hash b/package/libevent/libevent.hash
index 633cf5b..21381c8 100644
--- a/package/libevent/libevent.hash
+++ b/package/libevent/libevent.hash
@@ -1,3 +1,3 @@
-# From http://sourceforge.net/projects/levent/files/libevent/libevent-2.0/
-md5 c4c56f986aa985677ca1db89630a2e11 libevent-2.0.22-stable.tar.gz
-sha1 a586882bc93a208318c70fc7077ed8fca9862864 libevent-2.0.22-stable.tar.gz
+# locally computed
+md5 f3eeaed018542963b7d2416ef1135ecc libevent-2.1.8-stable.tar.gz
+sha1 2a1b8bb7a262d3fd0ed6a080a20991a6eed675ec libevent-2.1.8-stable.tar.gz
diff --git a/package/libevent/libevent.mk b/package/libevent/libevent.mk
index 820beea..0a5417f 100644
--- a/package/libevent/libevent.mk
+++ b/package/libevent/libevent.mk
@@ -4,7 +4,7 @@
#
################################################################################
-LIBEVENT_VERSION = 2.0.22-stable
+LIBEVENT_VERSION = 2.1.8-stable
LIBEVENT_SITE = https://github.com/libevent/libevent/releases/download/release-$(LIBEVENT_VERSION)
LIBEVENT_INSTALL_STAGING = YES
LIBEVENT_LICENSE = BSD-3c, OpenBSD
--
2.9.3
next prev parent reply other threads:[~2017-02-03 20:29 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-02-03 20:29 [Buildroot] [PATCH 01/11] acpid: bump to version 2.0.28 Adam Duskett
2017-02-03 20:29 ` [Buildroot] [PATCH 02/11] audit: bump to version 2.7.1 Adam Duskett
2017-02-04 12:04 ` Peter Korsgaard
2017-02-03 20:29 ` [Buildroot] [PATCH 03/11] dbus: bump to version 1.11.8 Adam Duskett
2017-02-04 12:06 ` Peter Korsgaard
2017-02-04 18:12 ` Adam Duskett
2017-02-03 20:29 ` [Buildroot] [PATCH 04/11] jansson: bump to version 2.9 Adam Duskett
2017-02-04 12:07 ` Peter Korsgaard
2017-02-03 20:29 ` Adam Duskett [this message]
2017-02-04 16:12 ` [Buildroot] [PATCH 05/11] libevent: bump to version 2.1.8 Peter Korsgaard
2017-02-03 20:29 ` [Buildroot] [PATCH 06/11] libmicrohttpd: bump version to 0.9.52 Adam Duskett
2017-02-04 16:14 ` Peter Korsgaard
2017-02-03 20:29 ` [Buildroot] [PATCH 07/11] libv4l: bump version to 1.12.2 Adam Duskett
2017-02-04 16:14 ` Peter Korsgaard
2017-02-03 20:29 ` [Buildroot] [PATCH 08/11] nginx: bump version to 1.10.3 Adam Duskett
2017-02-04 16:15 ` Peter Korsgaard
2017-02-03 20:29 ` [Buildroot] [PATCH 09/11] nginx-naxsi: bump version to 0.55.1 Adam Duskett
2017-02-04 16:18 ` Peter Korsgaard
2017-02-03 20:29 ` [Buildroot] [PATCH 10/11] openvmtools: bump version to 5a9033ddfa95786d867e4d02bbb9a29bac8fb64f Adam Duskett
2017-02-04 16:22 ` Peter Korsgaard
2017-02-03 20:29 ` [Buildroot] [PATCH 11/11] portaudio: bump to version 190600_20161030 Adam Duskett
2017-02-04 16:24 ` Peter Korsgaard
2017-02-04 12:03 ` [Buildroot] [PATCH 01/11] acpid: bump to version 2.0.28 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=20170203202959.18916-5-aduskett@codeblue.com \
--to=aduskett@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.