aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-connectivity/openssh
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-connectivity/openssh
parent35fa3f8c89104275870db9baa9d094232b1e7bfd (diff)
downloadopenembedded-core-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-connectivity/openssh')
-rw-r--r--meta/recipes-connectivity/openssh/openssh-5.6p1/nostrip.patch9
1 files changed, 6 insertions, 3 deletions
diff --git a/meta/recipes-connectivity/openssh/openssh-5.6p1/nostrip.patch b/meta/recipes-connectivity/openssh/openssh-5.6p1/nostrip.patch
index a88e18e354..7970b6d05a 100644
--- a/meta/recipes-connectivity/openssh/openssh-5.6p1/nostrip.patch
+++ b/meta/recipes-connectivity/openssh/openssh-5.6p1/nostrip.patch
@@ -1,6 +1,9 @@
-# Disable stripping binaries during make install.
-#
-# Signed-off-by: Scott Garman <scott.a.garman@intel.com>
+Disable stripping binaries during make install.
+
+Upstream-Status: Inappropriate [Other]
+Build system specific.
+
+Signed-off-by: Scott Garman <scott.a.garman@intel.com>
diff -ur openssh-5.6p1.orig/Makefile.in openssh-5.6p1/Makefile.in
--- openssh-5.6p1.orig/Makefile.in 2010-05-11 23:51:39.000000000 -0700