* [meta-qt5][daisy][PATCH] qt5-git.inc: Move to code.qt.io
@ 2015-03-13 7:29 Erik Botö
2015-03-13 13:50 ` Martin Jansa
0 siblings, 1 reply; 3+ messages in thread
From: Erik Botö @ 2015-03-13 7:29 UTC (permalink / raw)
To: openembedded-devel
Gitorious switch of git:// protocol and will close down in a while, so
move over to code.qt.io.
Signed-off-by: Erik Botö <erik.boto@pelagicore.com>
---
recipes-qt/qt5/qt5-git.inc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/recipes-qt/qt5/qt5-git.inc b/recipes-qt/qt5/qt5-git.inc
index fa0c06e..2281b75 100644
--- a/recipes-qt/qt5/qt5-git.inc
+++ b/recipes-qt/qt5/qt5-git.inc
@@ -5,7 +5,7 @@ QT_MODULE_BRANCH ?= "stable"
# each module needs to define valid SRCREV
SRC_URI += " \
- git://qt.gitorious.org/qt/${QT_MODULE}.git;branch=${QT_MODULE_BRANCH} \
+ git://code.qt.io/qt/${QT_MODULE}.git;branch=${QT_MODULE_BRANCH} \
"
S = "${WORKDIR}/git"
--
2.1.4
^ permalink raw reply related [flat|nested] 3+ messages in thread* Re: [meta-qt5][daisy][PATCH] qt5-git.inc: Move to code.qt.io
2015-03-13 7:29 [meta-qt5][daisy][PATCH] qt5-git.inc: Move to code.qt.io Erik Botö
@ 2015-03-13 13:50 ` Martin Jansa
2015-03-13 14:21 ` Erik Botö
0 siblings, 1 reply; 3+ messages in thread
From: Martin Jansa @ 2015-03-13 13:50 UTC (permalink / raw)
To: openembedded-devel
[-- Attachment #1: Type: text/plain, Size: 1162 bytes --]
On Fri, Mar 13, 2015 at 08:29:51AM +0100, Erik Botö wrote:
> Gitorious switch of git:// protocol and will close down in a while, so
> move over to code.qt.io.
This isn't enough.. I'll cherry-pick commit from master instead.
> Signed-off-by: Erik Botö <erik.boto@pelagicore.com>
> ---
> recipes-qt/qt5/qt5-git.inc | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/recipes-qt/qt5/qt5-git.inc b/recipes-qt/qt5/qt5-git.inc
> index fa0c06e..2281b75 100644
> --- a/recipes-qt/qt5/qt5-git.inc
> +++ b/recipes-qt/qt5/qt5-git.inc
> @@ -5,7 +5,7 @@ QT_MODULE_BRANCH ?= "stable"
>
> # each module needs to define valid SRCREV
> SRC_URI += " \
> - git://qt.gitorious.org/qt/${QT_MODULE}.git;branch=${QT_MODULE_BRANCH} \
> + git://code.qt.io/qt/${QT_MODULE}.git;branch=${QT_MODULE_BRANCH} \
> "
>
> S = "${WORKDIR}/git"
> --
> 2.1.4
>
> --
> _______________________________________________
> 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: 188 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread* Re: [meta-qt5][daisy][PATCH] qt5-git.inc: Move to code.qt.io
2015-03-13 13:50 ` Martin Jansa
@ 2015-03-13 14:21 ` Erik Botö
0 siblings, 0 replies; 3+ messages in thread
From: Erik Botö @ 2015-03-13 14:21 UTC (permalink / raw)
To: openembedded-devel
On Fri, Mar 13, 2015 at 2:50 PM, Martin Jansa <martin.jansa@gmail.com> wrote:
> On Fri, Mar 13, 2015 at 08:29:51AM +0100, Erik Botö wrote:
>> Gitorious switch of git:// protocol and will close down in a while, so
>> move over to code.qt.io.
>
> This isn't enough.. I'll cherry-pick commit from master instead.
I only found one reference to gits on gitorious on daisy branch, but
as long as it gets solved I'm happy. Tried cherry-picking myself as
that was my first approach, but those commits changed files not
available on daisy.
Thanks,
Erik
>
>> Signed-off-by: Erik Botö <erik.boto@pelagicore.com>
>> ---
>> recipes-qt/qt5/qt5-git.inc | 2 +-
>> 1 file changed, 1 insertion(+), 1 deletion(-)
>>
>> diff --git a/recipes-qt/qt5/qt5-git.inc b/recipes-qt/qt5/qt5-git.inc
>> index fa0c06e..2281b75 100644
>> --- a/recipes-qt/qt5/qt5-git.inc
>> +++ b/recipes-qt/qt5/qt5-git.inc
>> @@ -5,7 +5,7 @@ QT_MODULE_BRANCH ?= "stable"
>>
>> # each module needs to define valid SRCREV
>> SRC_URI += " \
>> - git://qt.gitorious.org/qt/${QT_MODULE}.git;branch=${QT_MODULE_BRANCH} \
>> + git://code.qt.io/qt/${QT_MODULE}.git;branch=${QT_MODULE_BRANCH} \
>> "
>>
>> S = "${WORKDIR}/git"
>> --
>> 2.1.4
>>
>> --
>> _______________________________________________
>> 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
>
> --
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel
>
--
Erik Botö
M.Sc.E.E.
SENIOR SOFTWARE ENGINEER
Pelagicore AB
Ekelundsgatan 4, 6tr, SE-411 18 Gothenburg, Sweden
Mobile: +46 (0)768 817 203
E-Mail: erik.boto@pelagicore.com
PELAGICORE Experience Change
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2015-03-13 14:21 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-13 7:29 [meta-qt5][daisy][PATCH] qt5-git.inc: Move to code.qt.io Erik Botö
2015-03-13 13:50 ` Martin Jansa
2015-03-13 14:21 ` Erik Botö
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.