From 1c914a844b35ff57b1c528251a9eaa19cedbaa10 Mon Sep 17 00:00:00 2001 From: Ross Burton Date: Thu, 10 Sep 2015 19:59:47 +0100 Subject: 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 Signed-off-by: Richard Purdie --- .../files/0001-Unset-need_charset_alias-when-building-for-musl.patch | 2 +- meta/recipes-bsp/hostap/hostap-utils-0.4.7/ldflags.patch | 2 +- meta/recipes-bsp/setserial/setserial/ldflags.patch | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'meta/recipes-bsp') 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 --- 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 -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 -Upstream-status: Pending +Upstream-Status: Pending --- setserial-2.17.orig/Makefile.in +++ setserial-2.17/Makefile.in -- cgit v1.2.3-54-g00ecf