aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/libevent/libevent-2.0.21/disable_tests.patch
diff options
context:
space:
mode:
authorAndre McCurdy <armccurdy@gmail.com>2015-04-03 18:11:14 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2015-04-06 20:36:06 +0100
commit08285ef71e1b506e5802eedeefc6a6650af3cb48 (patch)
tree72578a8a8ef9f8e7ddbde54b186c47d040b3d590 /meta/recipes-support/libevent/libevent-2.0.21/disable_tests.patch
parent1969c49b16b158324eec95da8ea56a70f8863ec9 (diff)
downloadopenembedded-core-contrib-08285ef71e1b506e5802eedeefc6a6650af3cb48.tar.gz
libevent: update 2.0.21 -> 2.0.22
Signed-off-by: Andre McCurdy <armccurdy@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-support/libevent/libevent-2.0.21/disable_tests.patch')
-rw-r--r--meta/recipes-support/libevent/libevent-2.0.21/disable_tests.patch15
1 files changed, 0 insertions, 15 deletions
diff --git a/meta/recipes-support/libevent/libevent-2.0.21/disable_tests.patch b/meta/recipes-support/libevent/libevent-2.0.21/disable_tests.patch
deleted file mode 100644
index 5d2c69036b..0000000000
--- a/meta/recipes-support/libevent/libevent-2.0.21/disable_tests.patch
+++ /dev/null
@@ -1,15 +0,0 @@
-Upstream-Status: Inappropriate [disable feature]
-
-Signed-off-by: Marko Lindqvist <cazfi74@gmail.com>
-diff -Nurd libevent-2.0.21-stable/test/Makefile.am libevent-2.0.21-stable/test/Makefile.am
---- libevent-2.0.21-stable/test/Makefile.am 2012-05-31 07:08:19.000000000 +0300
-+++ libevent-2.0.21-stable/test/Makefile.am 2013-02-08 02:06:20.227475872 +0200
-@@ -19,8 +19,6 @@
- EXTRA_PROGRAMS = regress
- noinst_HEADERS = tinytest.h tinytest_macros.h regress.h tinytest_local.h
-
--TESTS = $(top_srcdir)/test/test.sh
--
- BUILT_SOURCES =
- if BUILD_REGRESS
- BUILT_SOURCES += regress.gen.c regress.gen.h