From 0702602332ad63c2cfaa207516497bb0b75bfdf3 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 Signed-off-by: Scott Garman --- meta/recipes-extended/sudo/files/libtool.patch | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) (limited to 'meta/recipes-extended/sudo') diff --git a/meta/recipes-extended/sudo/files/libtool.patch b/meta/recipes-extended/sudo/files/libtool.patch index 2375fc60c3..22fda535d6 100644 --- a/meta/recipes-extended/sudo/files/libtool.patch +++ b/meta/recipes-extended/sudo/files/libtool.patch @@ -1,6 +1,10 @@ -# Fix path to libtool scripts so autoreconf can succeed. -# -# Signed-off-by: Scott Garman +Fix path to libtool scripts so autoreconf can succeed. + +Upstream-Status: Inappropriate [Other] +Workaround specific to our build system. + +Signed-off-by: Scott Garman + diff -urN sudo-1.7.4p4.orig//aclocal.m4 sudo-1.7.4p4//aclocal.m4 --- sudo-1.7.4p4.orig//aclocal.m4 2010-08-06 07:17:36.000000000 -0700 +++ sudo-1.7.4p4//aclocal.m4 2010-11-22 14:38:20.360957038 -0800 -- cgit 1.2.3-korg