summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/texinfo
diff options
context:
space:
mode:
authorRoss Burton <ross.burton@intel.com>2015-09-10 19:59:47 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2015-09-12 22:59:01 +0100
commitbd220fe6ce8c3a0805f13a14706d3130ea872604 (patch)
treeb044b28a2bab552037266a736fe430380e7aabcb /meta/recipes-extended/texinfo
parentcf03765705c6cd26c1a904b62b9aca8f914f44aa (diff)
downloadopenembedded-core-bd220fe6ce8c3a0805f13a14706d3130ea872604.tar.gz
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-extended/texinfo')
-rw-r--r--meta/recipes-extended/texinfo/texinfo-4.8/check-locale-h.patch2
-rw-r--r--meta/recipes-extended/texinfo/texinfo-4.8/do-compile-native-tools.patch2
-rw-r--r--meta/recipes-extended/texinfo/texinfo-4.8/using-native-makeinfo.patch2
-rw-r--r--meta/recipes-extended/texinfo/texinfo/0001-Unset-need_charset_alias-when-building-for-musl.patch2
4 files changed, 4 insertions, 4 deletions
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" <rongqing.li@windriver.com>
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 <rongqing.li@windriver.com>
---
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" <rongqing.li@windriver.com>
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 <rongqing.li@windriver.com>
---
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 <raj.khem@gmail.com>
---