summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-devtools/ltrace/ltrace_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-devtools/ltrace/ltrace_git.bb')
-rw-r--r--meta-oe/recipes-devtools/ltrace/ltrace_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/ltrace/ltrace_git.bb b/meta-oe/recipes-devtools/ltrace/ltrace_git.bb
index b81093aa24..69dce851fa 100644
--- a/meta-oe/recipes-devtools/ltrace/ltrace_git.bb
+++ b/meta-oe/recipes-devtools/ltrace/ltrace_git.bb
@@ -26,10 +26,10 @@ SRC_URI = "git://github.com/sparkleholic/ltrace.git;branch=master;protocol=http
26 file://0001-mips-plt.c-Delete-include-error.h.patch \ 26 file://0001-mips-plt.c-Delete-include-error.h.patch \
27 file://0001-move-fprintf-into-same-block-where-modname-and-symna.patch \ 27 file://0001-move-fprintf-into-same-block-where-modname-and-symna.patch \
28 file://0001-hook-Do-not-append-int-to-std-string.patch \ 28 file://0001-hook-Do-not-append-int-to-std-string.patch \
29 file://include_unistd_nr.patch \
30 file://0001-Bug-fix-for-data-type-length-judgment.patch \ 29 file://0001-Bug-fix-for-data-type-length-judgment.patch \
31 file://0001-ensure-the-struct-pointers-are-null-initilized.patch \ 30 file://0001-ensure-the-struct-pointers-are-null-initilized.patch \
32 file://0001-ppc-Remove-unused-host_powerpc64-function.patch \ 31 file://0001-ppc-Remove-unused-host_powerpc64-function.patch \
32 file://0001-mips-Use-hardcodes-values-for-ABI-syscall-bases.patch \
33 " 33 "
34SRC_URI_append_libc-musl = " file://add_ppc64le.patch" 34SRC_URI_append_libc-musl = " file://add_ppc64le.patch"
35 35