* [meta-qt5][dylan][PATCH] Fix download url for qt5-5.0.2.
@ 2013-08-15 19:18 Marek Belisko
2013-08-15 20:04 ` Martin Jansa
0 siblings, 1 reply; 2+ messages in thread
From: Marek Belisko @ 2013-08-15 19:18 UTC (permalink / raw)
To: openembedded-devel; +Cc: Marek Belisko
Signed-off-by: Marek Belisko <marek.belisko@open-nandra.com>
---
recipes-qt/qt5/qt5-5.0.2.inc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/recipes-qt/qt5/qt5-5.0.2.inc b/recipes-qt/qt5/qt5-5.0.2.inc
index 0bf1404..c04b3a2 100644
--- a/recipes-qt/qt5/qt5-5.0.2.inc
+++ b/recipes-qt/qt5/qt5-5.0.2.inc
@@ -7,7 +7,7 @@ QT_VERSION ?= "${PV}"
QT_VERSION_DIR ?= "${QT_VERSION}"
SRC_URI += " \
- http://releases.qt-project.org/archive/qt/5.0/${QT_VERSION_DIR}/submodules/${QT_MODULE}-opensource-src-${QT_VERSION}.tar.xz \
+ http://download.qt-project.org/archive/qt/5.0/${QT_VERSION_DIR}/submodules/${QT_MODULE}-opensource-src-${QT_VERSION}.tar.xz \
"
S = "${WORKDIR}/${QT_MODULE}-opensource-src-${QT_VERSION}"
--
1.8.1.2
^ permalink raw reply related [flat|nested] 2+ messages in thread* Re: [meta-qt5][dylan][PATCH] Fix download url for qt5-5.0.2.
2013-08-15 19:18 [meta-qt5][dylan][PATCH] Fix download url for qt5-5.0.2 Marek Belisko
@ 2013-08-15 20:04 ` Martin Jansa
0 siblings, 0 replies; 2+ messages in thread
From: Martin Jansa @ 2013-08-15 20:04 UTC (permalink / raw)
To: openembedded-devel; +Cc: Marek Belisko
[-- Attachment #1: Type: text/plain, Size: 1193 bytes --]
On Thu, Aug 15, 2013 at 09:18:36PM +0200, Marek Belisko wrote:
> Signed-off-by: Marek Belisko <marek.belisko@open-nandra.com>
> ---
> recipes-qt/qt5/qt5-5.0.2.inc | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Thanks, applied in dylan as well as master.
>
> diff --git a/recipes-qt/qt5/qt5-5.0.2.inc b/recipes-qt/qt5/qt5-5.0.2.inc
> index 0bf1404..c04b3a2 100644
> --- a/recipes-qt/qt5/qt5-5.0.2.inc
> +++ b/recipes-qt/qt5/qt5-5.0.2.inc
> @@ -7,7 +7,7 @@ QT_VERSION ?= "${PV}"
> QT_VERSION_DIR ?= "${QT_VERSION}"
>
> SRC_URI += " \
> - http://releases.qt-project.org/archive/qt/5.0/${QT_VERSION_DIR}/submodules/${QT_MODULE}-opensource-src-${QT_VERSION}.tar.xz \
> + http://download.qt-project.org/archive/qt/5.0/${QT_VERSION_DIR}/submodules/${QT_MODULE}-opensource-src-${QT_VERSION}.tar.xz \
> "
>
> S = "${WORKDIR}/${QT_MODULE}-opensource-src-${QT_VERSION}"
> --
> 1.8.1.2
>
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel
--
Martin 'JaMa' Jansa jabber: Martin.Jansa@gmail.com
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 205 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2013-08-15 20:03 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-15 19:18 [meta-qt5][dylan][PATCH] Fix download url for qt5-5.0.2 Marek Belisko
2013-08-15 20:04 ` Martin Jansa
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.