diff options
author | Scott Garman <scott.a.garman@intel.com> | 2011-05-15 20:04:27 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-05-17 14:38:51 +0100 |
commit | 0702602332ad63c2cfaa207516497bb0b75bfdf3 (patch) | |
tree | 3b99ddf87983c8927193d5054d110d208b51bc03 /meta/recipes-core/dbus | |
parent | 35fa3f8c89104275870db9baa9d094232b1e7bfd (diff) | |
download | openembedded-core-0702602332ad63c2cfaa207516497bb0b75bfdf3.tar.gz openembedded-core-0702602332ad63c2cfaa207516497bb0b75bfdf3.tar.bz2 openembedded-core-0702602332ad63c2cfaa207516497bb0b75bfdf3.zip |
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-core/dbus')
-rw-r--r-- | meta/recipes-core/dbus/dbus-glib-0.92/no-examples.patch | 9 |
1 files changed, 6 insertions, 3 deletions
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 <kevin.tian@intel.com>, 2010-07-10 +Disable compiling examples + +Upstream-Status: Inappropriate [disable feature] + +Signed-off-by: Kevin Tian <kevin.tian@intel.com> +Signed-off-by: Scott Garman <scott.a.garman@intel.com> --- 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 |