mirror of
https://git.yoctoproject.org/poky
synced 2026-02-09 18:23:02 +01:00
python-pygtk: upgrade from 2.10.4 to 2.17.0
Rebased this patch to the newer code nodocs.patch Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
This commit is contained in:
committed by
Richard Purdie
parent
1d1a559aa1
commit
77dff5267b
@@ -1,13 +1,13 @@
|
||||
Index: pygtk-2.10.4/Makefile.am
|
||||
Index: pygtk-2.17.0/Makefile.am
|
||||
===================================================================
|
||||
--- pygtk-2.10.4.orig/Makefile.am
|
||||
+++ pygtk-2.10.4/Makefile.am
|
||||
--- pygtk-2.17.0.orig/Makefile.am
|
||||
+++ pygtk-2.17.0/Makefile.am
|
||||
@@ -4,7 +4,7 @@ if BUILD_GTK
|
||||
GTK_SUBDIR = gtk
|
||||
endif
|
||||
|
||||
-SUBDIRS = codegen . $(GTK_SUBDIR) examples tests docs
|
||||
+SUBDIRS = codegen . $(GTK_SUBDIR) examples tests
|
||||
-SUBDIRS = . $(GTK_SUBDIR) examples tests docs
|
||||
+SUBDIRS = . $(GTK_SUBDIR) examples tests
|
||||
|
||||
PLATFORM_VERSION = 2.0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user