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 23:01:53 +0100 |
commit | 1c914a844b35ff57b1c528251a9eaa19cedbaa10 (patch) | |
tree | 7224db398b2ac2bc823db5e9249b914988b565d7 /meta/recipes-bsp/grub/files | |
parent | 20d90af47d33329d21b1a2c945886e0801314c2a (diff) | |
download | poky-1c914a844b35ff57b1c528251a9eaa19cedbaa10.tar.gz |
meta: Fix Upstream-Status statements
Fix a variety of problems such as typos, bad punctuations, or incorrect
Upstream-Status values.
(From OE-Core rev: bd220fe6ce8c3a0805f13a14706d3130ea872604)
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-bsp/grub/files')
-rw-r--r-- | meta/recipes-bsp/grub/files/0001-Unset-need_charset_alias-when-building-for-musl.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-bsp/grub/files/0001-Unset-need_charset_alias-when-building-for-musl.patch b/meta/recipes-bsp/grub/files/0001-Unset-need_charset_alias-when-building-for-musl.patch index 3706e6bfcc..67dc115491 100644 --- a/meta/recipes-bsp/grub/files/0001-Unset-need_charset_alias-when-building-for-musl.patch +++ b/meta/recipes-bsp/grub/files/0001-Unset-need_charset_alias-when-building-for-musl.patch | |||
@@ -8,7 +8,7 @@ which actually shoudl be fixed in gnulib and then all downstream | |||
8 | projects will get it eventually. For now we apply the fix to | 8 | projects will get it eventually. For now we apply the fix to |
9 | coreutils | 9 | coreutils |
10 | 10 | ||
11 | Upstream-Status: Not Required | 11 | Upstream-Status: Pending |
12 | 12 | ||
13 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 13 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
14 | --- | 14 | --- |