[oe] [meta-qt5][PATCH v5] Upgrade to Qt 5.8

Martin Jansa martin.jansa at gmail.com
Thu Jan 26 12:54:14 UTC 2017


On Thu, Jan 26, 2017 at 11:00:59AM +0100, Johannes Pointner wrote:
> Hello,
> 
> I tried to build qtbase after this update, but it failed to configure
> because of PACKAGECONFIG options which are no longer available or
> moved to another part (qtmultimedia):
> PACKAGECONFIG[mitshm] = "-mitshm,-no-mitshm,mitshm"
> 
> PACKAGECONFIG[alsa] = "-alsa,-no-alsa,alsa-lib"
> PACKAGECONFIG[pulseaudio] = "-pulseaudio,-no-pulseaudio,pulseaudio"

Yes, I'm seeing the same issue, the flags were removed in:

commit 90c425642dfeae4564b43dacf15f80479962e910
Merge: 1a43199 9808b53
Author: Liang Qi <liang.qi at qt.io>
Date:   Wed Nov 16 07:37:38 2016 +0100

    Merge remote-tracking branch 'origin/5.7' into 5.8

but there is still PACKAGECONFIG in qtbase recipe, so this needs be
fixed in v6.

> 
> After removing them I was able to configure, but I saw following
> warnings during the configure process:| WARNING: Unable to find file
> /mnt/raid/yocto_env/poky/morty/ppt50/build/tmp/work/cortexa9hf-neon-mx6qdl-poky-linux-gnueabi/qtbase/5.8.0+gitAUTOINC+49dc9aa409-r0/git/mkspecs/linux-oe-g++/../oe-device-extra.pri
> | WARNING: Unable to find file

These warnings were there before as well, since oe-device-extra.pri
support was added in:

commit 37693b5357e790665bce4957cb7a8d5d2423390d
Author: Samuli Piippo <samuli.piippo at theqtcompany.com>
Date:   Thu Oct 15 13:00:31 2015 +0300

    qt5: use extra .pri file from linux-oe-g++ mkspec

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 195 bytes
Desc: Digital signature
URL: <http://lists.openembedded.org/pipermail/openembedded-devel/attachments/20170126/073b0370/attachment-0002.sig>


More information about the Openembedded-devel mailing list