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 dca19ce5ed..6d2f64b414 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 @@ | |||
1 | Upstream-Status: Inappropriate [configuration] | ||
2 | |||
1 | Index: pygtk-2.10.0/gtk/gtkunixprint.override | 3 | Index: pygtk-2.10.0/gtk/gtkunixprint.override |
2 | =================================================================== | 4 | =================================================================== |
3 | --- pygtk-2.10.0.orig/gtk/gtkunixprint.override | 5 | --- 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 c3581043c3..f07309a7ba 100644 --- a/meta/recipes-devtools/python/python-pygtk/nodocs.patch +++ b/meta/recipes-devtools/python/python-pygtk/nodocs.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Inappropriate [configuration] | ||
2 | |||
1 | Index: pygtk-2.17.0/Makefile.am | 3 | Index: pygtk-2.17.0/Makefile.am |
2 | =================================================================== | 4 | =================================================================== |
3 | --- pygtk-2.17.0.orig/Makefile.am | 5 | --- 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 9340f8244d..833038e7f8 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 @@ | |||
1 | Upstream-Status: Pending | ||
2 | |||
1 | Index: pygtk-2.10.4/gtk/__init__.py | 3 | Index: pygtk-2.10.4/gtk/__init__.py |
2 | =================================================================== | 4 | =================================================================== |
3 | --- pygtk-2.10.4.orig/gtk/__init__.py 2007-11-27 19:27:05.000000000 -0300 | 5 | --- pygtk-2.10.4.orig/gtk/__init__.py 2007-11-27 19:27:05.000000000 -0300 |