[oe-commits] Eric Bénard : python-pyqt: update to 4.8.4

git version control git at git.openembedded.org
Mon May 16 19:38:49 UTC 2011


Module: openembedded.git
Branch: master
Commit: c9f48ba69fa0c3c1457ca590c98588c956ab376a
URL:    http://git.openembedded.org/?p=openembedded.git&a=commit;h=c9f48ba69fa0c3c1457ca590c98588c956ab376a

Author: Eric Bénard <eric at eukrea.com>
Date:   Mon May 16 15:21:45 2011 +0200

python-pyqt: update to 4.8.4

4.8.3 is no more fetchable

Signed-off-by: Eric Bénard <eric at eukrea.com>
Acked-By: Michael 'Mickey' Lauer <mlauer at vanille-media.de>

---

 .../assistantclient-fix.patch                      |    0
 .../debian_configure_changes.diff                  |    0
 .../fix_qthelp_ftbfs.diff                          |    0
 .../fix_the_QAssitant_ftbfs.diff                   |    0
 .../fix_uiparser_buttonbox.diff                    |    0
 .../qreal_float_support.diff                       |    0
 .../{python-pyqt_4.8.3.bb => python-pyqt_4.8.4.bb} |    7 +++----
 7 files changed, 3 insertions(+), 4 deletions(-)

diff --git a/recipes/python/python-pyqt-4.8.3/assistantclient-fix.patch b/recipes/python/python-pyqt-4.8.4/assistantclient-fix.patch
similarity index 100%
rename from recipes/python/python-pyqt-4.8.3/assistantclient-fix.patch
rename to recipes/python/python-pyqt-4.8.4/assistantclient-fix.patch
diff --git a/recipes/python/python-pyqt-4.8.3/debian_configure_changes.diff b/recipes/python/python-pyqt-4.8.4/debian_configure_changes.diff
similarity index 100%
rename from recipes/python/python-pyqt-4.8.3/debian_configure_changes.diff
rename to recipes/python/python-pyqt-4.8.4/debian_configure_changes.diff
diff --git a/recipes/python/python-pyqt-4.8.3/fix_qthelp_ftbfs.diff b/recipes/python/python-pyqt-4.8.4/fix_qthelp_ftbfs.diff
similarity index 100%
rename from recipes/python/python-pyqt-4.8.3/fix_qthelp_ftbfs.diff
rename to recipes/python/python-pyqt-4.8.4/fix_qthelp_ftbfs.diff
diff --git a/recipes/python/python-pyqt-4.8.3/fix_the_QAssitant_ftbfs.diff b/recipes/python/python-pyqt-4.8.4/fix_the_QAssitant_ftbfs.diff
similarity index 100%
rename from recipes/python/python-pyqt-4.8.3/fix_the_QAssitant_ftbfs.diff
rename to recipes/python/python-pyqt-4.8.4/fix_the_QAssitant_ftbfs.diff
diff --git a/recipes/python/python-pyqt-4.8.3/fix_uiparser_buttonbox.diff b/recipes/python/python-pyqt-4.8.4/fix_uiparser_buttonbox.diff
similarity index 100%
rename from recipes/python/python-pyqt-4.8.3/fix_uiparser_buttonbox.diff
rename to recipes/python/python-pyqt-4.8.4/fix_uiparser_buttonbox.diff
diff --git a/recipes/python/python-pyqt-4.8.3/qreal_float_support.diff b/recipes/python/python-pyqt-4.8.4/qreal_float_support.diff
similarity index 100%
rename from recipes/python/python-pyqt-4.8.3/qreal_float_support.diff
rename to recipes/python/python-pyqt-4.8.4/qreal_float_support.diff
diff --git a/recipes/python/python-pyqt_4.8.3.bb b/recipes/python/python-pyqt_4.8.4.bb
similarity index 94%
rename from recipes/python/python-pyqt_4.8.3.bb
rename to recipes/python/python-pyqt_4.8.4.bb
index 3b593ff..e0bdf0b 100644
--- a/recipes/python/python-pyqt_4.8.3.bb
+++ b/recipes/python/python-pyqt_4.8.4.bb
@@ -7,7 +7,7 @@ LICENSE = "GPL"
 DEPENDS = "sip-native python-sip"
 RDEPENDS_${PN} = "python-core"
 SRCNAME = "pyqt"
-PR = "r2"
+PR = "r0"
 
 PYQT_OE_VERSION = "Qt_4_7_1"
 
@@ -16,11 +16,10 @@ SRC_URI = "\
   \
   file://fix_qthelp_ftbfs.diff;apply=yes \
   file://fix_the_QAssitant_ftbfs.diff;apply=yes \
-  file://fix_uiparser_buttonbox.diff;apply=yes \
   file://assistantclient-fix.patch;apply=yes \
 "
-SRC_URI[md5sum] = "d54fd1c37a74864faf42709c8102f254"
-SRC_URI[sha256sum] = "8a59fe9dbb4d7f441dfa2e9405ebbf016aa3da838aa7ccfd429a429457c3d664"
+SRC_URI[md5sum] = "97c5dc1042feb5b3fe20baabad055af1"
+SRC_URI[sha256sum] = "fcfa3ecc0b4fad6d93227751b36a6f81ea104ee19dd26905f52de59f060b3e98"
 S = "${WORKDIR}/PyQt-x11-gpl-${PV}"
 
 # arm and mips machines need some extra patches





More information about the Openembedded-commits mailing list