From ad5b267c2637b34222255c1e9d4cd690b6c9c8fa Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Tue, 25 Dec 2012 20:19:13 +0100 Subject: [PATCH] python-pyqt: upgrade to 4.9.6 (From meta-openembedded rev: 0618ebdbecbe443ef35c7cf943b979625497fd8e) Signed-off-by: Martin Jansa Signed-off-by: Patrick Ohly --- .../{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-openembedded/meta-oe/recipes-devtools/python/{python-pyqt-4.9.5 => python-pyqt-4.9.6}/pyqt-generated.patch (100%) rename meta-openembedded/meta-oe/recipes-devtools/python/{python-pyqt-4.9.5 => python-pyqt-4.9.6}/qreal_float_support.diff (100%) rename meta-openembedded/meta-oe/recipes-devtools/python/{python-pyqt_4.9.5.bb => python-pyqt_4.9.6.bb} (96%) diff --git a/meta-openembedded/meta-oe/recipes-devtools/python/python-pyqt-4.9.5/pyqt-generated.patch b/meta-openembedded/meta-oe/recipes-devtools/python/python-pyqt-4.9.6/pyqt-generated.patch similarity index 100% rename from meta-openembedded/meta-oe/recipes-devtools/python/python-pyqt-4.9.5/pyqt-generated.patch rename to meta-openembedded/meta-oe/recipes-devtools/python/python-pyqt-4.9.6/pyqt-generated.patch diff --git a/meta-openembedded/meta-oe/recipes-devtools/python/python-pyqt-4.9.5/qreal_float_support.diff b/meta-openembedded/meta-oe/recipes-devtools/python/python-pyqt-4.9.6/qreal_float_support.diff similarity index 100% rename from meta-openembedded/meta-oe/recipes-devtools/python/python-pyqt-4.9.5/qreal_float_support.diff rename to meta-openembedded/meta-oe/recipes-devtools/python/python-pyqt-4.9.6/qreal_float_support.diff diff --git a/meta-openembedded/meta-oe/recipes-devtools/python/python-pyqt_4.9.5.bb b/meta-openembedded/meta-oe/recipes-devtools/python/python-pyqt_4.9.6.bb similarity index 96% rename from meta-openembedded/meta-oe/recipes-devtools/python/python-pyqt_4.9.5.bb rename to meta-openembedded/meta-oe/recipes-devtools/python/python-pyqt_4.9.6.bb index e248fbb..340796a 100644 --- a/meta-openembedded/meta-oe/recipes-devtools/python/python-pyqt_4.9.5.bb +++ b/meta-openembedded/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 -- 2.7.4