summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/python/python-pygtk/nodocs.patch
diff options
context:
space:
mode:
authorAlexander Kanavin <alexander.kanavin@linux.intel.com>2016-03-09 17:01:56 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-03-12 22:11:44 +0000
commitd2e0dc1b1313671ab98d6d3be43fd35f24f1209f (patch)
tree035d98718083a39bf21c603f5166e06963c3f72d /meta/recipes-devtools/python/python-pygtk/nodocs.patch
parent0c6d7cb95ea9e6a44f50560d6d2dd5a5da355a70 (diff)
downloadpoky-d2e0dc1b1313671ab98d6d3be43fd35f24f1209f.tar.gz
python-pygtk: remove the recipe
python-pygtk hasn't been updated in several years, is incompatible with the current version of pygobject, and is generally obsolete as all modern python gtk apps use introspection directly. (From OE-Core rev: 14f62d1663b7a9082b8026cd5d22eea66ad75174) Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/python/python-pygtk/nodocs.patch')
-rw-r--r--meta/recipes-devtools/python/python-pygtk/nodocs.patch15
1 files changed, 0 insertions, 15 deletions
diff --git a/meta/recipes-devtools/python/python-pygtk/nodocs.patch b/meta/recipes-devtools/python/python-pygtk/nodocs.patch
deleted file mode 100644
index f07309a7ba..0000000000
--- a/meta/recipes-devtools/python/python-pygtk/nodocs.patch
+++ /dev/null
@@ -1,15 +0,0 @@
1Upstream-Status: Inappropriate [configuration]
2
3Index: pygtk-2.17.0/Makefile.am
4===================================================================
5--- pygtk-2.17.0.orig/Makefile.am
6+++ pygtk-2.17.0/Makefile.am
7@@ -4,7 +4,7 @@ if BUILD_GTK
8 GTK_SUBDIR = gtk
9 endif
10
11-SUBDIRS = . $(GTK_SUBDIR) examples tests docs
12+SUBDIRS = . $(GTK_SUBDIR) examples tests
13
14 PLATFORM_VERSION = 2.0
15