diff options
| author | Martin Jansa <martin.jansa@gmail.com> | 2023-02-23 14:45:29 +0100 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2023-02-24 08:45:44 -0800 |
| commit | 285b7cd79fda2967613c14141f99aa8ef6f99c8d (patch) | |
| tree | a4fe7e4b28909b84e2726f99410ed71c3e5cfddb /meta-oe/recipes-devtools/breakpad | |
| parent | 80fbf964e1ee02e117b2756831e66e4170d75ced (diff) | |
| download | meta-openembedded-285b7cd79fda2967613c14141f99aa8ef6f99c8d.tar.gz | |
.patch: fix Upstream-Status formatting issues reported by patchreview tool from oe-core
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-devtools/breakpad')
| -rw-r--r-- | meta-oe/recipes-devtools/breakpad/breakpad/mcontext.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/breakpad/breakpad/mcontext.patch b/meta-oe/recipes-devtools/breakpad/breakpad/mcontext.patch index 51393967bc..3449973629 100644 --- a/meta-oe/recipes-devtools/breakpad/breakpad/mcontext.patch +++ b/meta-oe/recipes-devtools/breakpad/breakpad/mcontext.patch | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | map the mcontext_t structure for musl | 1 | map the mcontext_t structure for musl |
| 2 | 2 | ||
| 3 | Upstream-Status: Inappropriate[need to consider Android] | 3 | Upstream-Status: Inappropriate [need to consider Android] |
| 4 | 4 | ||
| 5 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 5 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
| 6 | Index: git/src/client/linux/minidump_writer/linux_core_dumper.cc | 6 | Index: git/src/client/linux/minidump_writer/linux_core_dumper.cc |
