diff options
author | Ross Burton <ross.burton@intel.com> | 2015-09-10 19:59:47 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-09-12 22:59:01 +0100 |
commit | bd220fe6ce8c3a0805f13a14706d3130ea872604 (patch) | |
tree | b044b28a2bab552037266a736fe430380e7aabcb /meta/recipes-devtools/strace | |
parent | cf03765705c6cd26c1a904b62b9aca8f914f44aa (diff) | |
download | openembedded-core-bd220fe6ce8c3a0805f13a14706d3130ea872604.tar.gz openembedded-core-bd220fe6ce8c3a0805f13a14706d3130ea872604.tar.bz2 openembedded-core-bd220fe6ce8c3a0805f13a14706d3130ea872604.zip |
meta: Fix Upstream-Status statements
Fix a variety of problems such as typos, bad punctuations, or incorrect
Upstream-Status values.
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/strace')
-rw-r--r-- | meta/recipes-devtools/strace/strace/0001-Add-linux-aarch64-arch_regs.h.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/strace/strace/0001-Add-linux-aarch64-arch_regs.h.patch b/meta/recipes-devtools/strace/strace/0001-Add-linux-aarch64-arch_regs.h.patch index f70766b646..0853959908 100644 --- a/meta/recipes-devtools/strace/strace/0001-Add-linux-aarch64-arch_regs.h.patch +++ b/meta/recipes-devtools/strace/strace/0001-Add-linux-aarch64-arch_regs.h.patch @@ -6,7 +6,7 @@ Subject: [PATCH] Add linux/aarch64/arch_regs.h It is missing from the tarball, but it is present in git for v4.10 Signed-off-by: Koen Kooi <koen.kooi@linaro.org> -Upstream-status: Pending +Upstream-Status: Pending --- linux/aarch64/arch_regs.h | 2 ++ 1 file changed, 2 insertions(+) |