All of lore.kernel.org
 help / color / mirror / Atom feed
* [dora] Compiling Qt 5.7 without meta-qt5
@ 2017-02-07 11:05 Karim ATIKI
  2017-02-07 11:44 ` Burton, Ross
  0 siblings, 1 reply; 3+ messages in thread
From: Karim ATIKI @ 2017-02-07 11:05 UTC (permalink / raw)
  To: yocto

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

I'm trying to create/integrate a recipe that builds Qt5.7 on a Architech Hachiko  (ARM) board.


This board is uniquely compatible with Poky DORA (for technical reasons, I don't have the choice).


Using meta-qt5 is excluded.


Actually? I succeeded to build qt5.7 with the Poky SDK and I would like to create a recipe that will call the "configure" and the "make / make install".


The command line looks like:


./configure -v -prefix /usr/local/qt5 -extprefix /opt/qt5-hachiko -device linux-arm-hachiko-g++ -device-option CROSS_COMPILE=/opt/poky/hachiko64/1.5.4/sysroots/x86_64-pokysdk-linux/usr/bin/arm-poky-linux-gnueabi/arm-poky-linux-gnueabi- -sysroot /opt/poky/hachiko64/1.5.4/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi -release -shared -no-opengl -no-gstreamer -no-sql-sqlite -no-sql-sqlite2 -qt-zlib -no-gif -no-accessibility -qt-libpng -qt-libjpeg  -qt-xcb -device-option QMAKE_LFLAGS=-O1 -opensource -confirm-license -nomake examples -nomake tests -skip qt3d -skip qtwebengine -skip qtcanvas3d -no-icu -skip qtvirtualkeyboard


But in a Yocto recipe, which variable should I use for the following options:


 CROSS_COMPILE=/opt/poky/hachiko64/1.5.4/sysroots/x86_64-pokysdk-linux/usr/bin/arm-poky-linux-gnueabi/arm-poky-linux-gnueabi-


-sysroot /opt/poky/hachiko64/1.5.4/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi



Currently, the values points to the Poky SDK generated by Yocto.


Thanks.


Z.


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

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

* Re: [dora] Compiling Qt 5.7 without meta-qt5
  2017-02-07 11:05 [dora] Compiling Qt 5.7 without meta-qt5 Karim ATIKI
@ 2017-02-07 11:44 ` Burton, Ross
  2017-02-07 13:01   ` Karim ATIKI
  0 siblings, 1 reply; 3+ messages in thread
From: Burton, Ross @ 2017-02-07 11:44 UTC (permalink / raw)
  To: Karim ATIKI; +Cc: yocto

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

On 7 February 2017 at 11:05, Karim ATIKI <karim_atiki@hotmail.com> wrote:

> Using meta-qt5 is excluded.
>
> But why not port meta-qt5 to dora?

Ross

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

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

* Re: [dora] Compiling Qt 5.7 without meta-qt5
  2017-02-07 11:44 ` Burton, Ross
@ 2017-02-07 13:01   ` Karim ATIKI
  0 siblings, 0 replies; 3+ messages in thread
From: Karim ATIKI @ 2017-02-07 13:01 UTC (permalink / raw)
  To: Burton, Ross; +Cc: yocto

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

Hi Burt,


I tried.

But many errors raise that impact the "meta-hachiko" layer which is not compatible at all with versions > Dora.




________________________________
De : Burton, Ross <ross.burton@intel.com>
Envoyé : mardi 7 février 2017 12:44
À : Karim ATIKI
Cc : yocto
Objet : Re: [yocto] [dora] Compiling Qt 5.7 without meta-qt5


On 7 February 2017 at 11:05, Karim ATIKI <karim_atiki@hotmail.com<mailto:karim_atiki@hotmail.com>> wrote:

Using meta-qt5 is excluded.

But why not port meta-qt5 to dora?

Ross

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

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

end of thread, other threads:[~2017-02-07 13:02 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-02-07 11:05 [dora] Compiling Qt 5.7 without meta-qt5 Karim ATIKI
2017-02-07 11:44 ` Burton, Ross
2017-02-07 13:01   ` Karim ATIKI

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.