* [meta-qt5] Update master to Qt 5.7 release
@ 2016-06-29 5:59 Pascal Bach
2016-06-29 9:24 ` Martin Jansa
0 siblings, 1 reply; 3+ messages in thread
From: Pascal Bach @ 2016-06-29 5:59 UTC (permalink / raw)
To: openembeded-devel
Hello
The meta-qt5 master is currently on a pre release of 5.7.
I would like to update it to the final Qt 5.7 release.
I saw that the commit of the latest update involved a lot of changes across many files including updates of patches.
Now before I go and try to change everything manually, I want to ask how this is usually done?
Is there a script or something?
Regards
Pascal
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [meta-qt5] Update master to Qt 5.7 release
2016-06-29 5:59 [meta-qt5] Update master to Qt 5.7 release Pascal Bach
@ 2016-06-29 9:24 ` Martin Jansa
2016-06-29 11:41 ` Otavio Salvador
0 siblings, 1 reply; 3+ messages in thread
From: Martin Jansa @ 2016-06-29 9:24 UTC (permalink / raw)
To: openembedded-devel; +Cc: otavio.salvador
[-- Attachment #1: Type: text/plain, Size: 1397 bytes --]
On Wed, Jun 29, 2016 at 07:59:04AM +0200, Pascal Bach wrote:
> Hello
>
>
> The meta-qt5 master is currently on a pre release of 5.7.
> I would like to update it to the final Qt 5.7 release.
>
> I saw that the commit of the latest update involved a lot of changes across many files including updates of patches.
>
> Now before I go and try to change everything manually, I want to ask how this is usually done?
> Is there a script or something?
There isn't a script as such, just bunch of bash snippets in my bash
history.
There are forks of couple qt* repositories in github.com/meta-qt5 for
most modules which have many or more complicated patch files applied in
meta-qt5 recipes.
Then I rebase e.g. b5.7 branch in each of them, use git format-patch to
refresh the patches and update SRCREV in the recipe based on upstream
5.7 branch I've rebased on. Then at least build test all recipes in meta-qt5
(I use only small part of meta-qt5 on any devices I own).
Otavio said he will be working on next upgrade, I haven't seen any patch
yet, but maybe there is some wip on his side.
Similarly with 5.6.1 in krogoth branch, there was some incomplete
pull-request on github, but I haven't seen any patch on this ML yet.
I'm busy with some other stuff, so I don't plan to do it myself soon.
Regards,
--
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] Update master to Qt 5.7 release
2016-06-29 9:24 ` Martin Jansa
@ 2016-06-29 11:41 ` Otavio Salvador
0 siblings, 0 replies; 3+ messages in thread
From: Otavio Salvador @ 2016-06-29 11:41 UTC (permalink / raw)
To: OpenEmbedded Devel List
On Wed, Jun 29, 2016 at 6:24 AM, Martin Jansa <martin.jansa@gmail.com> wrote:
...
> Otavio said he will be working on next upgrade, I haven't seen any patch
> yet, but maybe there is some wip on his side.
...
I did not get to it yet; if you, Pascal, have some spare time for the
next couple of weeks - perfect! :-)
--
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] 3+ messages in thread
end of thread, other threads:[~2016-06-29 11:41 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-06-29 5:59 [meta-qt5] Update master to Qt 5.7 release Pascal Bach
2016-06-29 9:24 ` Martin Jansa
2016-06-29 11:41 ` 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.