summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2012-03-14 12:00:46 +0100
committerMichael Olbrich <m.olbrich@pengutronix.de>2012-03-14 12:01:11 +0100
commit4a10ae9cd70c3f4e72482e924b35bc3de9569b12 (patch)
tree9188dc680042e6b3442a70a36f3876e5c56145aa
parent6f20e2cba11114818fe5fd830e7ba3cfb934ce80 (diff)
downloadptxdist-4a10ae9cd70c3f4e72482e924b35bc3de9569b12.tar.gz
ptxdist-4a10ae9cd70c3f4e72482e924b35bc3de9569b12.tar.xz
fixme
-rw-r--r--patches/pyside-qt4.7+1.1.0/0001-only-add-qaccessibleevent_wrapper.cpp-if-accessible-.patch (renamed from patches/pyside-qt4.7+1.0.3/0001-only-add-qaccessibleevent_wrapper.cpp-if-accessible-.patch)0
-rw-r--r--patches/pyside-qt4.7+1.1.0/0002-add-include-iostream.patch (renamed from patches/pyside-qt4.7+1.0.3/0002-add-include-iostream.patch)0
-rw-r--r--patches/pyside-qt4.7+1.1.0/0003-add-qws-support.patch (renamed from patches/pyside-qt4.7+1.0.3/0003-add-qws-support.patch)0
-rw-r--r--patches/pyside-qt4.7+1.1.0/series (renamed from patches/pyside-qt4.7+1.0.3/series)0
-rw-r--r--rules/pyside.make4
5 files changed, 2 insertions, 2 deletions
diff --git a/patches/pyside-qt4.7+1.0.3/0001-only-add-qaccessibleevent_wrapper.cpp-if-accessible-.patch b/patches/pyside-qt4.7+1.1.0/0001-only-add-qaccessibleevent_wrapper.cpp-if-accessible-.patch
index deed2e7e8..deed2e7e8 100644
--- a/patches/pyside-qt4.7+1.0.3/0001-only-add-qaccessibleevent_wrapper.cpp-if-accessible-.patch
+++ b/patches/pyside-qt4.7+1.1.0/0001-only-add-qaccessibleevent_wrapper.cpp-if-accessible-.patch
diff --git a/patches/pyside-qt4.7+1.0.3/0002-add-include-iostream.patch b/patches/pyside-qt4.7+1.1.0/0002-add-include-iostream.patch
index 5d8d8467d..5d8d8467d 100644
--- a/patches/pyside-qt4.7+1.0.3/0002-add-include-iostream.patch
+++ b/patches/pyside-qt4.7+1.1.0/0002-add-include-iostream.patch
diff --git a/patches/pyside-qt4.7+1.0.3/0003-add-qws-support.patch b/patches/pyside-qt4.7+1.1.0/0003-add-qws-support.patch
index 8c6a03443..8c6a03443 100644
--- a/patches/pyside-qt4.7+1.0.3/0003-add-qws-support.patch
+++ b/patches/pyside-qt4.7+1.1.0/0003-add-qws-support.patch
diff --git a/patches/pyside-qt4.7+1.0.3/series b/patches/pyside-qt4.7+1.1.0/series
index c42a441b5..c42a441b5 100644
--- a/patches/pyside-qt4.7+1.0.3/series
+++ b/patches/pyside-qt4.7+1.1.0/series
diff --git a/rules/pyside.make b/rules/pyside.make
index 088627749..5457fb5ec 100644
--- a/rules/pyside.make
+++ b/rules/pyside.make
@@ -16,8 +16,8 @@ PACKAGES-$(PTXCONF_PYSIDE) += pyside
#
# Paths and names
#
-PYSIDE_VERSION := 4.7+1.0.3
-PYSIDE_MD5 := 1a390fb502ae624ca3f70ef333bdffe8
+PYSIDE_VERSION := 4.7+1.1.0
+PYSIDE_MD5 := 233f0c6d2b3daf58cf88877d7f74557b
PYSIDE := pyside-qt$(PYSIDE_VERSION)
PYSIDE_SUFFIX := tar.bz2
PYSIDE_URL := http://www.pyside.org/files/$(PYSIDE).$(PYSIDE_SUFFIX)