diff options
author | Jonathan Liu <net147@gmail.com> | 2014-09-25 12:06:58 +1000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-09-29 12:12:34 +0100 |
commit | 502b0d1f68ad7668df153d3cfb8ca35f02313c1e (patch) | |
tree | 5a40be2dd6ae05ce8ce2bb1365e40e48ff5615da /meta/recipes-qt/qt4 | |
parent | 610220a95f9ef78590acb1b8f18abc984464da96 (diff) | |
download | openembedded-core-502b0d1f68ad7668df153d3cfb8ca35f02313c1e.tar.gz openembedded-core-502b0d1f68ad7668df153d3cfb8ca35f02313c1e.tar.bz2 openembedded-core-502b0d1f68ad7668df153d3cfb8ca35f02313c1e.zip |
qt-mobility: fix source URL
The source is no longer available from the original URL.
Signed-off-by: Jonathan Liu <net147@gmail.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/recipes-qt/qt4')
-rw-r--r-- | meta/recipes-qt/qt4/qt-mobility_1.2.0.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-qt/qt4/qt-mobility_1.2.0.inc b/meta/recipes-qt/qt4/qt-mobility_1.2.0.inc index d46acb9c7e..ae1769de3a 100644 --- a/meta/recipes-qt/qt4/qt-mobility_1.2.0.inc +++ b/meta/recipes-qt/qt4/qt-mobility_1.2.0.inc @@ -11,7 +11,7 @@ LIC_FILES_CHKSUM = "file://LICENSE.LGPL;md5=fbc093901857fcd118f065f900982c24 \ file://LGPL_EXCEPTION.txt;md5=411080a56ff917a5a1aa08c98acae354" FILESEXTRAPATHS =. "${FILE_DIRNAME}/qt-mobility-${PV}:" -SRC_URI = "http://get.qt.nokia.com/qt/add-ons/qt-mobility-opensource-src-${PV}.tar.gz \ +SRC_URI = "http://pkgs.fedoraproject.org/repo/pkgs/qt-mobility/qt-mobility-opensource-src-${PV}.tar.gz/ea5db5a8d3dd4709c2926dceda646bd8/qt-mobility-opensource-src-${PV}.tar.gz \ file://qt-mobility-configure.patch \ file://0001-gstvideoconnector-fixed-buffers-allocation.patch \ file://0002-Remove-unnecessary-rpaths-from-qml_device-example.patch \ |