aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/at
diff options
context:
space:
mode:
authorScott Garman <scott.a.garman@intel.com>2011-05-15 20:04:27 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-05-17 14:38:51 +0100
commit0702602332ad63c2cfaa207516497bb0b75bfdf3 (patch)
tree3b99ddf87983c8927193d5054d110d208b51bc03 /meta/recipes-extended/at
parent35fa3f8c89104275870db9baa9d094232b1e7bfd (diff)
downloadopenembedded-core-contrib-0702602332ad63c2cfaa207516497bb0b75bfdf3.tar.gz
recipes: Add Upstream-Status to various recipe patches
Add Upstream-Status tag to patches for the following recipes: openssh dbus-glib expat opensp sgml-common at cpio (GPLv3 version) libpam icu Signed-off-by: Scott Garman <scott.a.garman@intel.com>
Diffstat (limited to 'meta/recipes-extended/at')
-rw-r--r--meta/recipes-extended/at/at-3.1.12/configure.patch8
-rw-r--r--meta/recipes-extended/at/at-3.1.12/fix_parallel_build_error.patch4
2 files changed, 10 insertions, 2 deletions
diff --git a/meta/recipes-extended/at/at-3.1.12/configure.patch b/meta/recipes-extended/at/at-3.1.12/configure.patch
index 2458ef357a..079a6b4497 100644
--- a/meta/recipes-extended/at/at-3.1.12/configure.patch
+++ b/meta/recipes-extended/at/at-3.1.12/configure.patch
@@ -1,5 +1,9 @@
-# Fix cross-compilation issues in configure.ac
-# Derived from an OE patch for at-3.1.8
+Fix cross-compilation issues in configure.ac
+Derived from an OE patch for at-3.1.8
+
+Upstream-Status: Pending
+
+Signed-off-by: Scott Garman <scott.a.garman@intel.com>
Index: at-3.1.12/configure.ac
===================================================================
diff --git a/meta/recipes-extended/at/at-3.1.12/fix_parallel_build_error.patch b/meta/recipes-extended/at/at-3.1.12/fix_parallel_build_error.patch
index 6383660e80..877be35aaf 100644
--- a/meta/recipes-extended/at/at-3.1.12/fix_parallel_build_error.patch
+++ b/meta/recipes-extended/at/at-3.1.12/fix_parallel_build_error.patch
@@ -9,6 +9,10 @@ Fixed the issue by adding a dependancy in the makefile.
Nitin <nitin.a.kamble@intel.com>
2010/09/02
+Upstream-Status: Pending
+
+Signed-off-by: Scott Garman <scott.a.garman@intel.com>
+
Index: at-3.1.12/Makefile.in
===================================================================
--- at-3.1.12.orig/Makefile.in