[oe] [meta-oe][meta-efl][PATCH 3/6] python-pyqt: upgrade to 4.9.6

Martin Jansa martin.jansa at gmail.com
Wed Jan 2 14:14:44 UTC 2013


Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>
---
 .../{python-pyqt-4.9.5 => python-pyqt-4.9.6}/pyqt-generated.patch     | 0
 .../{python-pyqt-4.9.5 => python-pyqt-4.9.6}/qreal_float_support.diff | 0
 .../python/{python-pyqt_4.9.5.bb => python-pyqt_4.9.6.bb}             | 4 ++--
 3 files changed, 2 insertions(+), 2 deletions(-)
 rename meta-oe/recipes-devtools/python/{python-pyqt-4.9.5 => python-pyqt-4.9.6}/pyqt-generated.patch (100%)
 rename meta-oe/recipes-devtools/python/{python-pyqt-4.9.5 => python-pyqt-4.9.6}/qreal_float_support.diff (100%)
 rename meta-oe/recipes-devtools/python/{python-pyqt_4.9.5.bb => python-pyqt_4.9.6.bb} (96%)

diff --git a/meta-oe/recipes-devtools/python/python-pyqt-4.9.5/pyqt-generated.patch b/meta-oe/recipes-devtools/python/python-pyqt-4.9.6/pyqt-generated.patch
similarity index 100%
rename from meta-oe/recipes-devtools/python/python-pyqt-4.9.5/pyqt-generated.patch
rename to meta-oe/recipes-devtools/python/python-pyqt-4.9.6/pyqt-generated.patch
diff --git a/meta-oe/recipes-devtools/python/python-pyqt-4.9.5/qreal_float_support.diff b/meta-oe/recipes-devtools/python/python-pyqt-4.9.6/qreal_float_support.diff
similarity index 100%
rename from meta-oe/recipes-devtools/python/python-pyqt-4.9.5/qreal_float_support.diff
rename to meta-oe/recipes-devtools/python/python-pyqt-4.9.6/qreal_float_support.diff
diff --git a/meta-oe/recipes-devtools/python/python-pyqt_4.9.5.bb b/meta-oe/recipes-devtools/python/python-pyqt_4.9.6.bb
similarity index 96%
rename from meta-oe/recipes-devtools/python/python-pyqt_4.9.5.bb
rename to meta-oe/recipes-devtools/python/python-pyqt_4.9.6.bb
index e248fbb..340796a 100644
--- a/meta-oe/recipes-devtools/python/python-pyqt_4.9.5.bb
+++ b/meta-oe/recipes-devtools/python/python-pyqt_4.9.6.bb
@@ -21,8 +21,8 @@ SRC_URI = "\
   ${SOURCEFORGE_MIRROR}/pyqt/PyQt-x11-gpl-${PV}.tar.gz \
   file://pyqt-generated.patch;apply=no \
 "
-SRC_URI[md5sum] = "e4cdd6619c63655f7510efb4df8462fb"
-SRC_URI[sha256sum] = "75ff0a3a088ae22c4d6e8adb242f7e593104af93933cbdd9900bc7b06f46191e"
+SRC_URI[md5sum] = "514e1f9597771dc732ba75ba9fa5c6b6"
+SRC_URI[sha256sum] = "a350f9e5c6d8062671c0f29bf1a70824719b18175ce8372c29bf7c1eda44b18d"
 S = "${WORKDIR}/PyQt-x11-gpl-${PV}"
 
 # arm and mips machines need some extra patches
-- 
1.8.0.2





More information about the Openembedded-devel mailing list