diff options
Diffstat (limited to 'meta-oe/recipes-devtools/breakpad/breakpad_git.bb')
| -rw-r--r-- | meta-oe/recipes-devtools/breakpad/breakpad_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/breakpad/breakpad_git.bb b/meta-oe/recipes-devtools/breakpad/breakpad_git.bb index 5f9a72e0ac..06f3ee87da 100644 --- a/meta-oe/recipes-devtools/breakpad/breakpad_git.bb +++ b/meta-oe/recipes-devtools/breakpad/breakpad_git.bb | |||
| @@ -42,7 +42,7 @@ SRC_URI = "git://github.com/google/breakpad;name=breakpad \ | |||
| 42 | file://0001-disable-calls-to-getcontext-with-musl.patch \ | 42 | file://0001-disable-calls-to-getcontext-with-musl.patch \ |
| 43 | file://0001-lss-Match-syscalls-to-match-musl.patch;patchdir=src/third_party/lss \ | 43 | file://0001-lss-Match-syscalls-to-match-musl.patch;patchdir=src/third_party/lss \ |
| 44 | file://mips_asm_sgidefs.patch;patchdir=src/third_party/lss \ | 44 | file://mips_asm_sgidefs.patch;patchdir=src/third_party/lss \ |
| 45 | file://dont-clobber-rsp.patch \ | 45 | file://dont-clobber-rsp.patch;patchdir=src/third_party/lss;striplevel=4 \ |
| 46 | " | 46 | " |
| 47 | S = "${WORKDIR}/git" | 47 | S = "${WORKDIR}/git" |
| 48 | 48 | ||
