diff options
Diffstat (limited to 'meta/recipes-devtools/python')
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 dca19ce5e..6d2f64b41 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 c3581043c..f07309a7b 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 9340f8244..833038e7f 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 |