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-core/dbus/dbus-glib-0.92/no-examples.patch | 9 ++++++--- meta/recipes-core/expat/expat-2.0.1/autotools.patch | 10 +++++++--- 2 files changed, 13 insertions(+), 6 deletions(-) (limited to 'meta/recipes-core') diff --git a/meta/recipes-core/dbus/dbus-glib-0.92/no-examples.patch b/meta/recipes-core/dbus/dbus-glib-0.92/no-examples.patch index 32609b9b9c..fbb4967828 100644 --- a/meta/recipes-core/dbus/dbus-glib-0.92/no-examples.patch +++ b/meta/recipes-core/dbus/dbus-glib-0.92/no-examples.patch @@ -1,6 +1,9 @@ -# disable compiling examples -# -# comment added by Kevin Tian , 2010-07-10 +Disable compiling examples + +Upstream-Status: Inappropriate [disable feature] + +Signed-off-by: Kevin Tian +Signed-off-by: Scott Garman --- dbus-glib-0.70/dbus/Makefile.am.orig 2006-07-23 16:04:43.000000000 +0200 +++ dbus-glib-0.70/dbus/Makefile.am 2006-07-23 16:04:52.000000000 +0200 diff --git a/meta/recipes-core/expat/expat-2.0.1/autotools.patch b/meta/recipes-core/expat/expat-2.0.1/autotools.patch index ff1578f47e..c0ac10b757 100644 --- a/meta/recipes-core/expat/expat-2.0.1/autotools.patch +++ b/meta/recipes-core/expat/expat-2.0.1/autotools.patch @@ -1,6 +1,10 @@ -# avoid to use expat's own *.m4 -# -# comment added by Kevin Tian , 2010-07-07 +Avoid using expat's m4 files + +Upstream-Status: Inappropriate [Other] +Workaround specific to our build system. + +Signed-off-by: Kevin Tian +Signed-off-by: Scott Garman diff -bur expat-2.0.0~orig/configure.in expat-2.0.0/configure.in --- expat-2.0.0~orig/configure.in 2006-01-10 19:10:46.000000000 -0600 -- cgit 1.2.3-korg