All of lore.kernel.org
 help / color / mirror / Atom feed
* QT5 Build Environment
@ 2015-04-16  7:50 Myung-ju,Kim
  2015-04-16 13:26 ` Otavio Salvador
  2015-04-17 20:10 ` Lauren Post
  0 siblings, 2 replies; 4+ messages in thread
From: Myung-ju,Kim @ 2015-04-16  7:50 UTC (permalink / raw)
  To: meta-freescale

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

Hello,

 

I'm imx6qsabresd board user.  I've tried many thing but I can't properly
build environment.

for example

  - don't display on hdmi

  - QT download fail on bitbake (dizzy, etc)

 

I've reference at " Rev L3.10.53_1.1.0-ga, 01/2015".

Unfortunetly, I don't find any current information setting for QT.

I'd like to build QT5 based on linux.

Could you recommend, Which branch is right ? and

Is it possible QT execution on fb ?

 

I've tried as below.

1) repo init -u git://git.freescale.com/imx/fsl-arm-yocto-bsp.git -b imx-
3.10.53-1.1.0_ga

   repo init -u git://git.freescale.com/imx/fsl-arm-yocto-bsp.git -b imx-
3.10.53-1.1.2_patch

   repo init -u https://github.com/Freescale/fsl-community-bsp-platform -b
dizzy

    => QT download fail, I think QT 5.2.1 version was deleted.

   repo init -u https://github.com/Freescale/fsl-community-bsp-platform -b
fido

    => QT 5.4.1 version is download possible, but kernel is hanged in
"starting kernel".

      but, Kernel version is very high.

dev@dev-virtual-machine:~/aaa/qt5$ git branch -r

  origin/5.3

  origin/5.3.0

  origin/5.3.1

  origin/5.3.2

  origin/5.4

  origin/5.4.0

  origin/5.4.1

  origin/5.4.2

  origin/5.5

  origin/HEAD -> origin/5.5

2) repo sync

3) MACHINE=imx6qsabresd source fsl-setup-release.sh -b build

  MACHINE=imx6qsabresd source fsl-setup-release.sh -b build -e fb

   MACHINE=imx6qsabresd source fsl-setup-release.sh -b build -e wayland

4) bitbake fsl-image-multimedia-full

5) bitbake meta-toolchain-qt5

 


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

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

end of thread, other threads:[~2015-04-17 20:10 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-04-16  7:50 QT5 Build Environment Myung-ju,Kim
2015-04-16 13:26 ` Otavio Salvador
2015-04-17  0:36   ` Myung-ju,Kim
2015-04-17 20:10 ` Lauren Post

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.