[Buildroot] [PATCH 05/11] libevent: bump to version 2.1.8

Peter Korsgaard peter at korsgaard.com
Sat Feb 4 16:12:56 UTC 2017


>>>>> "Adam" == Adam Duskett <aduskett at gmail.com> writes:

 > I also modified the Disable-building-test-programs.patch to work
 > with the newer Makefile.

 > Signed-off-by: Adam Duskett <aduskett at 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

You're significantly reworking this patch, so the patch description should
be updated and your signed-off-by added. As you already signed-off-by
your entire change and the patch is trivial so I took the liberty to add
it myself.

Let me know if you have any problems with that.

-- 
Bye, Peter Korsgaard



More information about the buildroot mailing list