diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2012-12-25 20:19:13 +0100 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2013-01-02 09:08:49 +0100 |
commit | 0618ebdbecbe443ef35c7cf943b979625497fd8e (patch) | |
tree | 632e4387fed564143a4a74e629be372a7a1c33ff /meta-oe | |
parent | c79976db15688c769cc2f41ae25bb107ae2657ae (diff) | |
download | meta-openembedded-0618ebdbecbe443ef35c7cf943b979625497fd8e.tar.gz |
python-pyqt: upgrade to 4.9.6
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-oe')
-rw-r--r-- | meta-oe/recipes-devtools/python/python-pyqt-4.9.6/pyqt-generated.patch (renamed from meta-oe/recipes-devtools/python/python-pyqt-4.9.5/pyqt-generated.patch) | 0 | ||||
-rw-r--r-- | meta-oe/recipes-devtools/python/python-pyqt-4.9.6/qreal_float_support.diff (renamed from meta-oe/recipes-devtools/python/python-pyqt-4.9.5/qreal_float_support.diff) | 0 | ||||
-rw-r--r-- | meta-oe/recipes-devtools/python/python-pyqt_4.9.6.bb (renamed from meta-oe/recipes-devtools/python/python-pyqt_4.9.5.bb) | 4 |
3 files changed, 2 insertions, 2 deletions
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 index 6579aa400..6579aa400 100644 --- 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 | |||
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 index abdf70fab..abdf70fab 100644 --- 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 | |||
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 index e248fbb15..340796a7c 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 = "\ | |||
21 | ${SOURCEFORGE_MIRROR}/pyqt/PyQt-x11-gpl-${PV}.tar.gz \ | 21 | ${SOURCEFORGE_MIRROR}/pyqt/PyQt-x11-gpl-${PV}.tar.gz \ |
22 | file://pyqt-generated.patch;apply=no \ | 22 | file://pyqt-generated.patch;apply=no \ |
23 | " | 23 | " |
24 | SRC_URI[md5sum] = "e4cdd6619c63655f7510efb4df8462fb" | 24 | SRC_URI[md5sum] = "514e1f9597771dc732ba75ba9fa5c6b6" |
25 | SRC_URI[sha256sum] = "75ff0a3a088ae22c4d6e8adb242f7e593104af93933cbdd9900bc7b06f46191e" | 25 | SRC_URI[sha256sum] = "a350f9e5c6d8062671c0f29bf1a70824719b18175ce8372c29bf7c1eda44b18d" |
26 | S = "${WORKDIR}/PyQt-x11-gpl-${PV}" | 26 | S = "${WORKDIR}/PyQt-x11-gpl-${PV}" |
27 | 27 | ||
28 | # arm and mips machines need some extra patches | 28 | # arm and mips machines need some extra patches |