From: Thomas Petazzoni Date: Sun, 18 Aug 2013 17:49:43 +0000 (+0200) Subject: qt5: change upstream URL X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=4ed05f0ff666f5be9b485ccc91b29825326fcd37;p=buildroot.git qt5: change upstream URL The Qt5 upstream URL has changed, which leads to build failures in the autobuilders. Signed-off-by: Thomas Petazzoni --- diff --git a/package/qt5/qt5.mk b/package/qt5/qt5.mk index c96cdf5c7f..9e71c83ce3 100644 --- a/package/qt5/qt5.mk +++ b/package/qt5/qt5.mk @@ -1,5 +1,5 @@ QT5_VERSION = 5.0.2 -QT5_SITE = http://releases.qt-project.org/qt5/$(QT5_VERSION)/submodules/ +QT5_SITE = http://download.qt-project.org/archive/qt/5.0/$(QT5_VERSION)/submodules/ include package/qt5/*/*.mk define QT5_LA_PRL_FILES_FIXUP