All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-qt5][PATCH] qtsystems: Change branch from stable to 5.3
@ 2014-11-14  9:58 Diego Sueiro
  2014-11-14 10:49 ` Otavio Salvador
  2014-11-14 12:13 ` Martin Jansa
  0 siblings, 2 replies; 8+ messages in thread
From: Diego Sueiro @ 2014-11-14  9:58 UTC (permalink / raw)
  To: openembedded-core

Stable branch was removed on mainline and now 5.3
is used.

Signed-off-by: Diego Sueiro <diego.sueiro@gmail.com>
---
 recipes-qt/qt5/qtsystems_git.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/recipes-qt/qt5/qtsystems_git.bb b/recipes-qt/qt5/qtsystems_git.bb
index 45f6b0e..ac2fc86 100644
--- a/recipes-qt/qt5/qtsystems_git.bb
+++ b/recipes-qt/qt5/qtsystems_git.bb
@@ -1,7 +1,7 @@
 require qt5-git.inc
 require ${PN}.inc
 
-QT_MODULE_BRANCH = "stable"
+QT_MODULE_BRANCH = "5.3"
 
 # qtsystems wasn't released yet, last tag before this SRCREV is 5.0.0-beta1
 # qt5-git PV is only to indicate that this recipe is compatible with qt5 5.2.1
-- 
1.9.1



^ permalink raw reply related	[flat|nested] 8+ messages in thread

* Re: [meta-qt5][PATCH] qtsystems: Change branch from stable to 5.3
  2014-11-14  9:58 [meta-qt5][PATCH] qtsystems: Change branch from stable to 5.3 Diego Sueiro
@ 2014-11-14 10:49 ` Otavio Salvador
  2014-11-14 10:51   ` Diego Sueiro
  2014-11-14 12:13 ` Martin Jansa
  1 sibling, 1 reply; 8+ messages in thread
From: Otavio Salvador @ 2014-11-14 10:49 UTC (permalink / raw)
  To: Diego Sueiro; +Cc: Patches and discussions about the oe-core layer

Hello Diego,

On Fri, Nov 14, 2014 at 7:58 AM, Diego Sueiro <diego.sueiro@gmail.com> wrote:
> Stable branch was removed on mainline and now 5.3
> is used.
>
> Signed-off-by: Diego Sueiro <diego.sueiro@gmail.com>

meta-qt5 patches ought to be send to OpenEmbedded-Devel mailing list.

You don't need to resend this one as I will pick it but please post to
the right list next time.

-- 
Otavio Salvador                             O.S. Systems
http://www.ossystems.com.br        http://code.ossystems.com.br
Mobile: +55 (53) 9981-7854            Mobile: +1 (347) 903-9750


^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [meta-qt5][PATCH] qtsystems: Change branch from stable to 5.3
  2014-11-14 10:49 ` Otavio Salvador
@ 2014-11-14 10:51   ` Diego Sueiro
  2014-11-14 10:52     ` Otavio Salvador
  0 siblings, 1 reply; 8+ messages in thread
From: Diego Sueiro @ 2014-11-14 10:51 UTC (permalink / raw)
  To: Otavio Salvador; +Cc: Patches and discussions about the oe-core layer

[-- Attachment #1: Type: text/plain, Size: 780 bytes --]

Otavio,

On Fri, Nov 14, 2014 at 8:49 AM, Otavio Salvador <otavio@ossystems.com.br>
wrote:

> Hello Diego,
>
> On Fri, Nov 14, 2014 at 7:58 AM, Diego Sueiro <diego.sueiro@gmail.com>
> wrote:
> > Stable branch was removed on mainline and now 5.3
> > is used.
> >
> > Signed-off-by: Diego Sueiro <diego.sueiro@gmail.com>
>
> meta-qt5 patches ought to be send to OpenEmbedded-Devel mailing list.
>
> You don't need to resend this one as I will pick it but please post to
> the right list next time.
>

Sorry about that.


Regards,

--
*dS
Diego Sueiro

Administrador do Embarcados
www.embarcados.com.br
<http://www.embarcados.com.br/?utm_source=assinatura_diego&utm_medium=e-mail&utm_campaign=Assinatura%20Email%20Diego>

/*long live rock 'n roll*/

[-- Attachment #2: Type: text/html, Size: 1475 bytes --]

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [meta-qt5][PATCH] qtsystems: Change branch from stable to 5.3
  2014-11-14 10:51   ` Diego Sueiro
@ 2014-11-14 10:52     ` Otavio Salvador
  2014-12-09 11:02       ` Alexandre Belloni
  0 siblings, 1 reply; 8+ messages in thread
From: Otavio Salvador @ 2014-11-14 10:52 UTC (permalink / raw)
  To: Diego Sueiro; +Cc: Patches and discussions about the oe-core layer

On Fri, Nov 14, 2014 at 8:51 AM, Diego Sueiro <diego.sueiro@gmail.com> wrote:
> On Fri, Nov 14, 2014 at 8:49 AM, Otavio Salvador <otavio@ossystems.com.br>
> wrote:
>>
>> Hello Diego,
>>
>> On Fri, Nov 14, 2014 at 7:58 AM, Diego Sueiro <diego.sueiro@gmail.com>
>> wrote:
>> > Stable branch was removed on mainline and now 5.3
>> > is used.
>> >
>> > Signed-off-by: Diego Sueiro <diego.sueiro@gmail.com>
>>
>> meta-qt5 patches ought to be send to OpenEmbedded-Devel mailing list.
>>
>> You don't need to resend this one as I will pick it but please post to
>> the right list next time.
>
>
> Sorry about that.

No problem; I applied it for dizzy and master branches.

-- 
Otavio Salvador                             O.S. Systems
http://www.ossystems.com.br        http://code.ossystems.com.br
Mobile: +55 (53) 9981-7854            Mobile: +1 (347) 903-9750


^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [meta-qt5][PATCH] qtsystems: Change branch from stable to 5.3
  2014-11-14  9:58 [meta-qt5][PATCH] qtsystems: Change branch from stable to 5.3 Diego Sueiro
  2014-11-14 10:49 ` Otavio Salvador
@ 2014-11-14 12:13 ` Martin Jansa
  2014-11-14 12:54   ` Otavio Salvador
  1 sibling, 1 reply; 8+ messages in thread
From: Martin Jansa @ 2014-11-14 12:13 UTC (permalink / raw)
  To: Diego Sueiro; +Cc: openembedded-core

[-- Attachment #1: Type: text/plain, Size: 1139 bytes --]

On Fri, Nov 14, 2014 at 07:58:33AM -0200, Diego Sueiro wrote:
> Stable branch was removed on mainline and now 5.3
> is used.

Please resend to openembedded-devel@lists.openembedded.org

> 
> Signed-off-by: Diego Sueiro <diego.sueiro@gmail.com>
> ---
>  recipes-qt/qt5/qtsystems_git.bb | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/recipes-qt/qt5/qtsystems_git.bb b/recipes-qt/qt5/qtsystems_git.bb
> index 45f6b0e..ac2fc86 100644
> --- a/recipes-qt/qt5/qtsystems_git.bb
> +++ b/recipes-qt/qt5/qtsystems_git.bb
> @@ -1,7 +1,7 @@
>  require qt5-git.inc
>  require ${PN}.inc
>  
> -QT_MODULE_BRANCH = "stable"
> +QT_MODULE_BRANCH = "5.3"
>  
>  # qtsystems wasn't released yet, last tag before this SRCREV is 5.0.0-beta1
>  # qt5-git PV is only to indicate that this recipe is compatible with qt5 5.2.1
> -- 
> 1.9.1
> 
> -- 
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core@lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-core

-- 
Martin 'JaMa' Jansa     jabber: Martin.Jansa@gmail.com

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 188 bytes --]

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [meta-qt5][PATCH] qtsystems: Change branch from stable to 5.3
  2014-11-14 12:13 ` Martin Jansa
@ 2014-11-14 12:54   ` Otavio Salvador
  0 siblings, 0 replies; 8+ messages in thread
From: Otavio Salvador @ 2014-11-14 12:54 UTC (permalink / raw)
  To: Martin Jansa; +Cc: Patches and discussions about the oe-core layer

On Fri, Nov 14, 2014 at 10:13 AM, Martin Jansa <martin.jansa@gmail.com> wrote:
> On Fri, Nov 14, 2014 at 07:58:33AM -0200, Diego Sueiro wrote:
>> Stable branch was removed on mainline and now 5.3
>> is used.
>
> Please resend to openembedded-devel@lists.openembedded.org

I took care of this patch already Martin; no need.

-- 
Otavio Salvador                             O.S. Systems
http://www.ossystems.com.br        http://code.ossystems.com.br
Mobile: +55 (53) 9981-7854            Mobile: +1 (347) 903-9750


^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [meta-qt5][PATCH] qtsystems: Change branch from stable to 5.3
  2014-11-14 10:52     ` Otavio Salvador
@ 2014-12-09 11:02       ` Alexandre Belloni
  2014-12-09 11:11         ` Otavio Salvador
  0 siblings, 1 reply; 8+ messages in thread
From: Alexandre Belloni @ 2014-12-09 11:02 UTC (permalink / raw)
  To: Otavio Salvador; +Cc: Patches and discussions about the oe-core layer

On 14/11/2014 at 08:52:35 -0200, Otavio Salvador wrote :
> No problem; I applied it for dizzy and master branches.
> 

Is daisy still maintained? If yes, it is necessary to apply it on daisy
too.

-- 
Alexandre Belloni, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com


^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [meta-qt5][PATCH] qtsystems: Change branch from stable to 5.3
  2014-12-09 11:02       ` Alexandre Belloni
@ 2014-12-09 11:11         ` Otavio Salvador
  0 siblings, 0 replies; 8+ messages in thread
From: Otavio Salvador @ 2014-12-09 11:11 UTC (permalink / raw)
  To: Alexandre Belloni; +Cc: Patches and discussions about the oe-core layer

On Tue, Dec 9, 2014 at 9:02 AM, Alexandre Belloni
<alexandre.belloni@free-electrons.com> wrote:
> On 14/11/2014 at 08:52:35 -0200, Otavio Salvador wrote :
>> No problem; I applied it for dizzy and master branches.
>>
>
> Is daisy still maintained? If yes, it is necessary to apply it on daisy
> too.

Yes it is.

Pushed.

-- 
Otavio Salvador                             O.S. Systems
http://www.ossystems.com.br        http://code.ossystems.com.br
Mobile: +55 (53) 9981-7854            Mobile: +1 (347) 903-9750


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2014-12-09 11:11 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-14  9:58 [meta-qt5][PATCH] qtsystems: Change branch from stable to 5.3 Diego Sueiro
2014-11-14 10:49 ` Otavio Salvador
2014-11-14 10:51   ` Diego Sueiro
2014-11-14 10:52     ` Otavio Salvador
2014-12-09 11:02       ` Alexandre Belloni
2014-12-09 11:11         ` Otavio Salvador
2014-11-14 12:13 ` Martin Jansa
2014-11-14 12:54   ` Otavio Salvador

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.