diff options
Diffstat (limited to 'meta-oe/recipes-devtools/ltrace/ltrace_git.bb')
| -rw-r--r-- | meta-oe/recipes-devtools/ltrace/ltrace_git.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-oe/recipes-devtools/ltrace/ltrace_git.bb b/meta-oe/recipes-devtools/ltrace/ltrace_git.bb index 5710943d74..17264cef5e 100644 --- a/meta-oe/recipes-devtools/ltrace/ltrace_git.bb +++ b/meta-oe/recipes-devtools/ltrace/ltrace_git.bb | |||
| @@ -30,6 +30,8 @@ SRC_URI = "git://github.com/sparkleholic/ltrace.git;branch=master;protocol=http | |||
| 30 | file://0001-Bug-fix-for-data-type-length-judgment.patch \ | 30 | file://0001-Bug-fix-for-data-type-length-judgment.patch \ |
| 31 | file://0001-ensure-the-struct-pointers-are-null-initilized.patch \ | 31 | file://0001-ensure-the-struct-pointers-are-null-initilized.patch \ |
| 32 | " | 32 | " |
| 33 | SRC_URI_append_libc-musl = " file://add_ppc64le.patch" | ||
| 34 | |||
| 33 | S = "${WORKDIR}/git" | 35 | S = "${WORKDIR}/git" |
| 34 | 36 | ||
| 35 | inherit autotools | 37 | inherit autotools |
