summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/sed/sed-4.1.2/fix_return_type.patch
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-extended/sed/sed-4.1.2/fix_return_type.patch')
-rw-r--r--meta/recipes-extended/sed/sed-4.1.2/fix_return_type.patch2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-extended/sed/sed-4.1.2/fix_return_type.patch b/meta/recipes-extended/sed/sed-4.1.2/fix_return_type.patch
index d91960b3ee..836551ea18 100644
--- a/meta/recipes-extended/sed/sed-4.1.2/fix_return_type.patch
+++ b/meta/recipes-extended/sed/sed-4.1.2/fix_return_type.patch
@@ -1,3 +1,5 @@
+Upstream-Status: Pending
+
Change the getline return type to match its declaration.
Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>