From: Marcin <marcin.k@comcast.net>
To: meta-freescale@yoctoproject.org
Subject: Building Qt5 Jethro on Wandboard
Date: Fri, 05 Feb 2016 09:55:44 -0600 [thread overview]
Message-ID: <33851858.bUzNt6ZMzd@linux> (raw)
I finally successfully built the image with Qt5 Jethro on wand board. Previously I had issues with removing X11 which I cannot explain, but after starting from scratch I did this.
Followed tutorials:
http://wiki.wandboard.org/Getting_started_with_Yocto_on_Wandboard
http://wiki.wandboard.org/Building_Qt5_using_yocto_on_Wandboard
1) first built core-image-minimal
2) added meta-qt5 updated bblayers.conf and rebuilt core-image-minimal
3) built fsl-image-multimedia-full
4) added packages in local.conf and rebuilt --> here I got errors with the following packages:
packagegroup-fsl-gstreamer \ → changed to packagegroup-fsl-gstreamer1.0 \
qtbase-examples \ → removed
qtdeclarative-examples \ → removed
qtmultimedia-examples \ → removed
qt3d-tools \ → removed
alsa-utils-alsaconf \ → removed
qtquickcontrols-qmlplugins \ → removed ( I need this!)
Most of the above failed with "not found in the base feeds"
Nothing RPROVIDES 'alsa-utils-alsaconf'
Build finished OK once I removed the above and made the obvious change to gstreamer.
I have two questions:
1) I would appreciate if someone could shine some light on why these are missing
2) qtquickcontrols-qmlplugins is a bit of problem because it contains QtQuick.Layouts which I need for my application
Thanks
Marcin
next reply other threads:[~2016-02-05 15:55 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-02-05 15:55 Marcin [this message]
2016-02-18 17:40 ` Building Qt5 Jethro on Wandboard Caio
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=33851858.bUzNt6ZMzd@linux \
--to=marcin.k@comcast.net \
--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.