From patchwork Thu May 12 11:01:20 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [27/54] python-pygtk: Add Upstream-Status Date: Thu, 12 May 2011 11:01:20 -0000 From: Zhai, Edwin X-Patchwork-Id: 3835 Message-Id: <27257ddbf3bbc05933596f943ccae2569e82716c.1305197864.git.edwin.zhai@intel.com> To: openembedded-core@lists.openembedded.org Cc: From: Zhai Edwin Signed-off-by: Zhai Edwin --- .../python/python-pygtk/fix-gtkunixprint.patch | 2 ++ .../python/python-pygtk/nodocs.patch | 2 ++ .../prevent_to_get_display_during_import.patch | 2 ++ 3 files changed, 6 insertions(+), 0 deletions(-) diff --git a/meta/recipes-devtools/python/python-pygtk/fix-gtkunixprint.patch b/meta/recipes-devtools/python/python-pygtk/fix-gtkunixprint.patch index dca19ce..6d2f64b 100644 --- a/meta/recipes-devtools/python/python-pygtk/fix-gtkunixprint.patch +++ b/meta/recipes-devtools/python/python-pygtk/fix-gtkunixprint.patch @@ -1,3 +1,5 @@ +Upstream-Status: Inappropriate [configuration] + Index: pygtk-2.10.0/gtk/gtkunixprint.override =================================================================== --- pygtk-2.10.0.orig/gtk/gtkunixprint.override diff --git a/meta/recipes-devtools/python/python-pygtk/nodocs.patch b/meta/recipes-devtools/python/python-pygtk/nodocs.patch index c358104..f07309a 100644 --- a/meta/recipes-devtools/python/python-pygtk/nodocs.patch +++ b/meta/recipes-devtools/python/python-pygtk/nodocs.patch @@ -1,3 +1,5 @@ +Upstream-Status: Inappropriate [configuration] + Index: pygtk-2.17.0/Makefile.am =================================================================== --- pygtk-2.17.0.orig/Makefile.am diff --git a/meta/recipes-devtools/python/python-pygtk/prevent_to_get_display_during_import.patch b/meta/recipes-devtools/python/python-pygtk/prevent_to_get_display_during_import.patch index 9340f82..833038e 100644 --- a/meta/recipes-devtools/python/python-pygtk/prevent_to_get_display_during_import.patch +++ b/meta/recipes-devtools/python/python-pygtk/prevent_to_get_display_during_import.patch @@ -1,3 +1,5 @@ +Upstream-Status: Pending + Index: pygtk-2.10.4/gtk/__init__.py =================================================================== --- pygtk-2.10.4.orig/gtk/__init__.py 2007-11-27 19:27:05.000000000 -0300