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-bsp | |
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-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 projects will get it eventually. For now we apply the fix to coreutils -Upstream-Status: Not Required +Upstream-Status: Pending Signed-off-by: Khem Raj <raj.khem@gmail.com> --- 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 @@ Obey LDFLAGS Signed-off-by: Christopher Larson <chris_larson@mentor.com> -Upstream-status: Pending +Upstream-Status: Pending --- hostap-utils-0.4.7.orig/Makefile +++ 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 @@ Obey LDFLAGS Signed-off-by: Christopher Larson <chris_larson@mentor.com> -Upstream-status: Pending +Upstream-Status: Pending --- setserial-2.17.orig/Makefile.in +++ setserial-2.17/Makefile.in |