diff options
Diffstat (limited to 'meta/recipes-extended/ltp/ltp_20200930.bb')
-rw-r--r-- | meta/recipes-extended/ltp/ltp_20200930.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-extended/ltp/ltp_20200930.bb b/meta/recipes-extended/ltp/ltp_20200930.bb index 7acf15b360..e3c49fbf53 100644 --- a/meta/recipes-extended/ltp/ltp_20200930.bb +++ b/meta/recipes-extended/ltp/ltp_20200930.bb | |||
@@ -34,6 +34,7 @@ SRC_URI = "git://github.com/linux-test-project/ltp.git \ | |||
34 | file://0007-Fix-test_proc_kill-hanging.patch \ | 34 | file://0007-Fix-test_proc_kill-hanging.patch \ |
35 | file://0001-Add-more-musl-exclusions.patch \ | 35 | file://0001-Add-more-musl-exclusions.patch \ |
36 | file://0001-Remove-OOM-tests-from-runtest-mm.patch \ | 36 | file://0001-Remove-OOM-tests-from-runtest-mm.patch \ |
37 | file://0001-ltp-pan-Use-long-long-int-to-print-time_t.patch \ | ||
37 | " | 38 | " |
38 | 39 | ||
39 | S = "${WORKDIR}/git" | 40 | S = "${WORKDIR}/git" |