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 | |
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')
3 files changed, 3 insertions, 3 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 | --- |
diff --git a/meta/recipes-bsp/hostap/hostap-utils-0.4.7/ldflags.patch b/meta/recipes-bsp/hostap/hostap-utils-0.4.7/ldflags.patch index c4655cf092..3e99d0d92e 100644 --- a/meta/recipes-bsp/hostap/hostap-utils-0.4.7/ldflags.patch +++ b/meta/recipes-bsp/hostap/hostap-utils-0.4.7/ldflags.patch | |||
@@ -1,7 +1,7 @@ | |||
1 | Obey LDFLAGS | 1 | Obey LDFLAGS |
2 | 2 | ||
3 | Signed-off-by: Christopher Larson <chris_larson@mentor.com> | 3 | Signed-off-by: Christopher Larson <chris_larson@mentor.com> |
4 | Upstream-status: Pending | 4 | Upstream-Status: Pending |
5 | 5 | ||
6 | --- hostap-utils-0.4.7.orig/Makefile | 6 | --- hostap-utils-0.4.7.orig/Makefile |
7 | +++ hostap-utils-0.4.7/Makefile | 7 | +++ hostap-utils-0.4.7/Makefile |
diff --git a/meta/recipes-bsp/setserial/setserial/ldflags.patch b/meta/recipes-bsp/setserial/setserial/ldflags.patch index 4313d2c797..174adc89f7 100644 --- a/meta/recipes-bsp/setserial/setserial/ldflags.patch +++ b/meta/recipes-bsp/setserial/setserial/ldflags.patch | |||
@@ -1,7 +1,7 @@ | |||
1 | Obey LDFLAGS | 1 | Obey LDFLAGS |
2 | 2 | ||
3 | Signed-off-by: Christopher Larson <chris_larson@mentor.com> | 3 | Signed-off-by: Christopher Larson <chris_larson@mentor.com> |
4 | Upstream-status: Pending | 4 | Upstream-Status: Pending |
5 | 5 | ||
6 | --- setserial-2.17.orig/Makefile.in | 6 | --- setserial-2.17.orig/Makefile.in |
7 | +++ setserial-2.17/Makefile.in | 7 | +++ setserial-2.17/Makefile.in |