summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/ltp/ltp_20180118.bb
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2018-04-28 00:37:45 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-05-09 10:47:51 +0100
commit8af23ef768a4942e39778c63e6827145942fad70 (patch)
tree0ba99da6389bce46898d95757a40e24d396cd58e /meta/recipes-extended/ltp/ltp_20180118.bb
parent668aba5a363bf382b20cc069278c0b7a17268612 (diff)
downloadpoky-8af23ef768a4942e39778c63e6827145942fad70.tar.gz
ltp: Fix build after removing rpc and libnsl in glibc
(From OE-Core rev: 269d285f57886df8985cb730a11561c74d642ff8) Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended/ltp/ltp_20180118.bb')
-rw-r--r--meta/recipes-extended/ltp/ltp_20180118.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-extended/ltp/ltp_20180118.bb b/meta/recipes-extended/ltp/ltp_20180118.bb
index 14fb41b3bd..8992f1b0f2 100644
--- a/meta/recipes-extended/ltp/ltp_20180118.bb
+++ b/meta/recipes-extended/ltp/ltp_20180118.bb
@@ -45,6 +45,7 @@ SRC_URI = "git://github.com/linux-test-project/ltp.git \
45 file://0036-testcases-network-nfsv4-acl-acl1.c-Security-fix-on-s.patch \ 45 file://0036-testcases-network-nfsv4-acl-acl1.c-Security-fix-on-s.patch \
46 file://0039-commands-ar01-Fix-for-test-in-deterministic-mode.patch \ 46 file://0039-commands-ar01-Fix-for-test-in-deterministic-mode.patch \
47 file://0040-safe_macros-make-is_fuse-return-zero-if-fs_type-is-N.patch \ 47 file://0040-safe_macros-make-is_fuse-return-zero-if-fs_type-is-N.patch \
48 file://0001-Disable-rpc01-on-glibc-and-musl.patch \
48 " 49 "
49 50
50S = "${WORKDIR}/git" 51S = "${WORKDIR}/git"