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 --- meta/recipes-extended/texinfo/texinfo-4.8/check-locale-h.patch | 2 +- meta/recipes-extended/texinfo/texinfo-4.8/do-compile-native-tools.patch | 2 +- meta/recipes-extended/texinfo/texinfo-4.8/using-native-makeinfo.patch | 2 +- .../texinfo/0001-Unset-need_charset_alias-when-building-for-musl.patch | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'meta/recipes-extended/texinfo') diff --git a/meta/recipes-extended/texinfo/texinfo-4.8/check-locale-h.patch b/meta/recipes-extended/texinfo/texinfo-4.8/check-locale-h.patch index 4a8cc57a56..f4d66600a1 100644 --- a/meta/recipes-extended/texinfo/texinfo-4.8/check-locale-h.patch +++ b/meta/recipes-extended/texinfo/texinfo-4.8/check-locale-h.patch @@ -1,6 +1,6 @@ fix the macro check -Upstream-status: Pending +Upstream-Status: Pending configure does not check if locale.h exists, but check setlocale, if setlocale exist, the locale.h should exist. diff --git a/meta/recipes-extended/texinfo/texinfo-4.8/do-compile-native-tools.patch b/meta/recipes-extended/texinfo/texinfo-4.8/do-compile-native-tools.patch index 2cc5fbb1fc..81ebe26cf6 100644 --- a/meta/recipes-extended/texinfo/texinfo-4.8/do-compile-native-tools.patch +++ b/meta/recipes-extended/texinfo/texinfo-4.8/do-compile-native-tools.patch @@ -3,7 +3,7 @@ From: "Roy.Li" Date: Wed, 10 Sep 2014 17:03:29 +0800 Subject: [PATCH] do not compile host tools, since we have native -Upstream-status: Pending +Upstream-Status: Pending Signed-off-by: Roy.Li --- diff --git a/meta/recipes-extended/texinfo/texinfo-4.8/using-native-makeinfo.patch b/meta/recipes-extended/texinfo/texinfo-4.8/using-native-makeinfo.patch index d9bed6933d..2297051ddb 100644 --- a/meta/recipes-extended/texinfo/texinfo-4.8/using-native-makeinfo.patch +++ b/meta/recipes-extended/texinfo/texinfo-4.8/using-native-makeinfo.patch @@ -3,7 +3,7 @@ From: "Roy.Li" Date: Wed, 10 Sep 2014 17:10:03 +0800 Subject: [PATCH] using native makeinfo -Upstream-status: Pending +Upstream-Status: Pending Signed-off-by: Roy.Li --- diff --git a/meta/recipes-extended/texinfo/texinfo/0001-Unset-need_charset_alias-when-building-for-musl.patch b/meta/recipes-extended/texinfo/texinfo/0001-Unset-need_charset_alias-when-building-for-musl.patch index 6ea6380c55..c7338aa470 100644 --- a/meta/recipes-extended/texinfo/texinfo/0001-Unset-need_charset_alias-when-building-for-musl.patch +++ b/meta/recipes-extended/texinfo/texinfo/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 --- -- cgit v1.2.3-54-g00ecf