From: "Myung-ju,Kim" <asistobefor@gmail.com>
To: <meta-freescale@yoctoproject.org>
Subject: QT5 Build Environment
Date: Thu, 16 Apr 2015 16:50:36 +0900 [thread overview]
Message-ID: <002101d0781a$08179370$1846ba50$@com> (raw)
[-- 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 --]
next reply other threads:[~2015-04-16 7:50 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-04-16 7:50 Myung-ju,Kim [this message]
2015-04-16 13:26 ` QT5 Build Environment Otavio Salvador
2015-04-17 0:36 ` Myung-ju,Kim
2015-04-17 20:10 ` Lauren Post
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='002101d0781a$08179370$1846ba50$@com' \
--to=asistobefor@gmail.com \
--cc=meta-freescale@yoctoproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.