From 0dbd791e5b837a096f020635c773715bae7b15f5 Mon Sep 17 00:00:00 2001 From: Scott Garman Date: Sun, 15 May 2011 20:04:27 -0700 Subject: 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 (From OE-Core rev: 0702602332ad63c2cfaa207516497bb0b75bfdf3) Signed-off-by: Scott Garman Signed-off-by: Richard Purdie --- meta/recipes-connectivity/openssh/openssh-5.6p1/nostrip.patch | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'meta/recipes-connectivity/openssh') 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 +Disable stripping binaries during make install. + +Upstream-Status: Inappropriate [Other] +Build system specific. + +Signed-off-by: Scott Garman 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 -- cgit v1.2.3-54-g00ecf