diff options
Diffstat (limited to 'meta-oe/recipes-devtools/ltrace/ltrace_git.bb')
| -rw-r--r-- | meta-oe/recipes-devtools/ltrace/ltrace_git.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-oe/recipes-devtools/ltrace/ltrace_git.bb b/meta-oe/recipes-devtools/ltrace/ltrace_git.bb index f4033f7c27..83043cd212 100644 --- a/meta-oe/recipes-devtools/ltrace/ltrace_git.bb +++ b/meta-oe/recipes-devtools/ltrace/ltrace_git.bb | |||
| @@ -25,6 +25,7 @@ SRC_URI = "git://github.com/sparkleholic/ltrace.git;branch=master;protocol=http | |||
| 25 | file://0001-Add-support-for-mips64-n32-n64.patch \ | 25 | file://0001-Add-support-for-mips64-n32-n64.patch \ |
| 26 | file://0001-configure-Recognise-linux-musl-as-a-host-OS.patch \ | 26 | file://0001-configure-Recognise-linux-musl-as-a-host-OS.patch \ |
| 27 | file://0001-mips-plt.c-Delete-include-error.h.patch \ | 27 | file://0001-mips-plt.c-Delete-include-error.h.patch \ |
| 28 | file://0001-move-fprintf-into-same-block-where-modname-and-symna.patch \ | ||
| 28 | " | 29 | " |
| 29 | S = "${WORKDIR}/git" | 30 | S = "${WORKDIR}/git" |
| 30 | 31 | ||
