summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/ltp/ltp_20180118.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-extended/ltp/ltp_20180118.bb')
-rw-r--r--meta/recipes-extended/ltp/ltp_20180118.bb5
1 files changed, 0 insertions, 5 deletions
diff --git a/meta/recipes-extended/ltp/ltp_20180118.bb b/meta/recipes-extended/ltp/ltp_20180118.bb
index a4a2724b00..369b98df9b 100644
--- a/meta/recipes-extended/ltp/ltp_20180118.bb
+++ b/meta/recipes-extended/ltp/ltp_20180118.bb
@@ -24,7 +24,6 @@ CFLAGS_append_mipsarchn64 = " -D__SANE_USERSPACE_TYPES__"
24SRCREV = "731cd34e682d297b207668be8b1d15320a9ac1b1" 24SRCREV = "731cd34e682d297b207668be8b1d15320a9ac1b1"
25 25
26SRC_URI = "git://github.com/linux-test-project/ltp.git \ 26SRC_URI = "git://github.com/linux-test-project/ltp.git \
27 file://0001-add-_GNU_SOURCE-to-pec_listener.c.patch \
28 file://0002-Add-knob-to-control-whether-numa-support-should-be-c.patch \ 27 file://0002-Add-knob-to-control-whether-numa-support-should-be-c.patch \
29 file://0003-Add-knob-to-control-tirpc-support.patch \ 28 file://0003-Add-knob-to-control-tirpc-support.patch \
30 file://0004-build-Add-option-to-select-libc-implementation.patch \ 29 file://0004-build-Add-option-to-select-libc-implementation.patch \
@@ -33,17 +32,13 @@ SRC_URI = "git://github.com/linux-test-project/ltp.git \
33 file://0008-Check-if-__GLIBC_PREREQ-is-defined-before-using-it.patch \ 32 file://0008-Check-if-__GLIBC_PREREQ-is-defined-before-using-it.patch \
34 file://0009-fix-redefinition-of-struct-msgbuf-error-building-wit.patch \ 33 file://0009-fix-redefinition-of-struct-msgbuf-error-building-wit.patch \
35 file://0010-replace-__BEGIN_DECLS-and-__END_DECLS.patch \ 34 file://0010-replace-__BEGIN_DECLS-and-__END_DECLS.patch \
36 file://0011-Rename-sigset-variable-to-sigset1.patch \
37 file://0018-guard-mallocopt-with-__GLIBC__.patch \ 35 file://0018-guard-mallocopt-with-__GLIBC__.patch \
38 file://0020-getdents-define-getdents-getdents64-only-for-glibc.patch \ 36 file://0020-getdents-define-getdents-getdents64-only-for-glibc.patch \
39 file://0021-Define-_GNU_SOURCE-for-MREMAP_MAYMOVE-definition.patch \ 37 file://0021-Define-_GNU_SOURCE-for-MREMAP_MAYMOVE-definition.patch \
40 file://0023-ptrace-Use-int-instead-of-enum-__ptrace_request.patch \ 38 file://0023-ptrace-Use-int-instead-of-enum-__ptrace_request.patch \
41 file://0024-rt_sigaction-rt_sigprocmark-Define-_GNU_SOURCE.patch \ 39 file://0024-rt_sigaction-rt_sigprocmark-Define-_GNU_SOURCE.patch \
42 file://0025-mc_gethost-include-sys-types.h.patch \
43 file://0026-crash01-Define-_GNU_SOURCE.patch \ 40 file://0026-crash01-Define-_GNU_SOURCE.patch \
44 file://0027-sysconf01-Use-_SC_2_C_VERSION-conditionally.patch \
45 file://0028-rt_sigaction.h-Use-sighandler_t-instead-of-__sighand.patch \ 41 file://0028-rt_sigaction.h-Use-sighandler_t-instead-of-__sighand.patch \
46 file://0033-shmat1-Cover-GNU-specific-code-under-__USE_GNU.patch \
47 file://0034-periodic_output.patch \ 42 file://0034-periodic_output.patch \
48 file://0035-fix-test_proc_kill-hang.patch \ 43 file://0035-fix-test_proc_kill-hang.patch \
49 file://0036-testcases-network-nfsv4-acl-acl1.c-Security-fix-on-s.patch \ 44 file://0036-testcases-network-nfsv4-acl-acl1.c-Security-fix-on-s.patch \