All of lore.kernel.org
 help / color / mirror / Atom feed
* How to get the latest version of Qt5 with meta-qt5
@ 2016-02-01  8:39 Karim ATIKI
  2016-02-01  8:58 ` Martin Jansa
  0 siblings, 1 reply; 3+ messages in thread
From: Karim ATIKI @ 2016-02-01  8:39 UTC (permalink / raw)
  To: yocto

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

Hi all,


I've been using yocto to create distros on rspi2 and develop Qt5 based applications.


I noticed that through the meta-qt5 layer, it is Qt 5.4.1 that is compiled and deployed.


How should I tune the metadata so that the latest version of Qt 5 is used instead ?



Z.

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

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

* Re: How to get the latest version of Qt5 with meta-qt5
  2016-02-01  8:39 How to get the latest version of Qt5 with meta-qt5 Karim ATIKI
@ 2016-02-01  8:58 ` Martin Jansa
  2016-02-01  9:02   ` Valentin Le bescond
  0 siblings, 1 reply; 3+ messages in thread
From: Martin Jansa @ 2016-02-01  8:58 UTC (permalink / raw)
  To: Karim ATIKI; +Cc: yocto

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

On Mon, Feb 01, 2016 at 08:39:08AM +0000, Karim ATIKI wrote:
> Hi all,
> 
> 
> I've been using yocto to create distros on rspi2 and develop Qt5 based applications.
> 
> 
> I noticed that through the meta-qt5 layer, it is Qt 5.4.1 that is compiled and deployed.

I don't know how you noticed that, but meta-qt5 currently has
5.6-alpha1, since this commit in October:
https://github.com/meta-qt5/meta-qt5/commit/178a817e6f4604e0f4b24a416d5e83b428cbabe7

> How should I tune the metadata so that the latest version of Qt 5 is used instead ?

If you want even newer version, you need to rebase patches, update
SRCREVs and PVs like the commit above.

-- 
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: How to get the latest version of Qt5 with meta-qt5
  2016-02-01  8:58 ` Martin Jansa
@ 2016-02-01  9:02   ` Valentin Le bescond
  0 siblings, 0 replies; 3+ messages in thread
From: Valentin Le bescond @ 2016-02-01  9:02 UTC (permalink / raw)
  To: Martin Jansa, Karim ATIKI; +Cc: yocto

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

Hi,

In the meta-qt5 repo on github :

fido branch is Qt 5.4
jethro branch is Qt 5.5
master branch is Qt 5.6

a simple "git checkout -b jethro" should get you there...



Le lun. 1 févr. 2016 à 09:56, Martin Jansa <martin.jansa@gmail.com> a
écrit :

> On Mon, Feb 01, 2016 at 08:39:08AM +0000, Karim ATIKI wrote:
> > Hi all,
> >
> >
> > I've been using yocto to create distros on rspi2 and develop Qt5 based
> applications.
> >
> >
> > I noticed that through the meta-qt5 layer, it is Qt 5.4.1 that is
> compiled and deployed.
>
> I don't know how you noticed that, but meta-qt5 currently has
> 5.6-alpha1, since this commit in October:
>
> https://github.com/meta-qt5/meta-qt5/commit/178a817e6f4604e0f4b24a416d5e83b428cbabe7
>
> > How should I tune the metadata so that the latest version of Qt 5 is
> used instead ?
>
> If you want even newer version, you need to rebase patches, update
> SRCREVs and PVs like the commit above.
>
> --
> Martin 'JaMa' Jansa     jabber: Martin.Jansa@gmail.com
> --
> _______________________________________________
> yocto mailing list
> yocto@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto
>

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

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

end of thread, other threads:[~2016-02-01  9:02 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-02-01  8:39 How to get the latest version of Qt5 with meta-qt5 Karim ATIKI
2016-02-01  8:58 ` Martin Jansa
2016-02-01  9:02   ` Valentin Le bescond

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.