All of lore.kernel.org
 help / color / mirror / Atom feed
From: Martin Jansa <martin.jansa@gmail.com>
To: openembedded-devel@lists.openembedded.org
Cc: Marek Belisko <marek.belisko@open-nandra.com>
Subject: Re: [meta-qt5][dylan][PATCH] Fix download url for qt5-5.0.2.
Date: Thu, 15 Aug 2013 22:04:41 +0200	[thread overview]
Message-ID: <20130815200441.GF17945@jama> (raw)
In-Reply-To: <1376594316-9677-1-git-send-email-marek.belisko@open-nandra.com>

[-- 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 --]

      reply	other threads:[~2013-08-15 20:03 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20130815200441.GF17945@jama \
    --to=martin.jansa@gmail.com \
    --cc=marek.belisko@open-nandra.com \
    --cc=openembedded-devel@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.