All of lore.kernel.org
 help / color / mirror / Atom feed
* Building Qt5 Jethro on Wandboard
@ 2016-02-05 15:55 Marcin
  2016-02-18 17:40 ` Caio
  0 siblings, 1 reply; 2+ messages in thread
From: Marcin @ 2016-02-05 15:55 UTC (permalink / raw)
  To: meta-freescale

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


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

end of thread, other threads:[~2016-02-18 17:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-05 15:55 Building Qt5 Jethro on Wandboard Marcin
2016-02-18 17:40 ` Caio

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.