Hello again, negating-oops: the qt5-layer is a dynamic layer, it must not be specified in BBLAYERS, and it was actually included in the build.
So my issue / questions remaing valid. Regards, Leon. On Sat, May 30, 2015 at 10:00 PM, Leon Woestenberg < [email protected]> wrote: > Hello all, > > oops, I forgot the fsl-community-bsp "./sources/meta-fsl-arm/qt5-layer"... > so these patches weren't in: > > > sources/meta-fsl-arm/qt5-layer/recipes-qt/qt5/qtwebkit/0001-Fix-to-match-the-uniform-precision-qualifiers-in-ver.patch > > sources/meta-fsl-arm/qt5-layer/recipes-qt/qt5/qtbase/Force_egl_visual_ID_33.pat > > This is now my new bblayers.conf, and I am rebuilding.. > > BBLAYERS = " \ > ${BSPDIR}/sources/poky/meta \ > ${BSPDIR}/sources/poky/meta-yocto \ > \ > ${BSPDIR}/sources/meta-openembedded/meta-oe \ > ${BSPDIR}/sources/meta-qt5 \ > ${BSPDIR}/sources/meta-openembedded/meta-ruby \ > ${BSPDIR}/sources/meta-openembedded/meta-multimedia \ > \ > ${BSPDIR}/sources/meta-fsl-arm \ > ${BSPDIR}/sources/meta-fsl-arm-extra \ > ${BSPDIR}/sources/meta-fsl-demos \ > ${BSPDIR}./sources/meta-fsl-arm/qt5-layer \ > " > > Regards. > > Leon. > > > On Sat, May 30, 2015 at 8:49 PM, Leon Woestenberg < > [email protected]> wrote: > >> Hello all, >> >> I have built the QtWebEngine examples for MACHINE=cgtqmx but the content >> screen of all three example browser remains blank. I.e. anything under the >> browser tab remains blank. >> >> There are multiple reports on this issue, I tried the (recent) fix from >> 5.5 but without luck. >> >> https://bugreports.qt.io/browse/QTBUG-45122 >> >> This happens on all three browser examples. >> >> Did someone succesfully get the quicknanobrowser or fancybrowser or >> browser to work? >> >> Regards, >> >> Leon. >> >> >> DISTRO_FEATURES_remove = "x11 wayland" >> PACKAGECONFIG_append_pn-qtbase = " accessibility examples" >> >> MYSTUFF = " \ >> openssh-sftp-server \ >> ruby \ >> cpufrequtils \ >> nano \ >> gdb \ >> gstreamer \ >> gst-meta-video \ >> gst-fsl-plugin \ >> gst-plugins-base-app \ >> gst-plugins-base \ >> gst-plugins-good \ >> gst-plugins-good-rtsp \ >> gst-plugins-good-udp \ >> gst-plugins-good-rtpmanager \ >> gst-plugins-good-rtp \ >> gst-plugins-good-video4linux2 \ >> packagegroup-fsl-gstreamer \ >> packagegroup-fsl-tools-testapps \ >> packagegroup-fsl-tools-benchmark \ >> imx-vpu \ >> imx-test \ >> qtbase-fonts \ >> qtbase-plugins \ >> qtbase-tools \ >> qtconnectivity-qmlplugins \ >> qtdeclarative \ >> qtdeclarative-plugins \ >> qtdeclarative-tools \ >> qtdeclarative-qmlplugins \ >> qtimageformats-plugins \ >> qtlocation-plugins \ >> qtlocation-qmlplugins \ >> qtmultimedia \ >> qtmultimedia-plugins \ >> qtmultimedia-qmlplugins \ >> qtscript \ >> qtsvg \ >> qtsvg-plugins \ >> qtsensors \ >> qtsystems \ >> qtsystems-tools \ >> qtsystems-qmlplugins \ >> qtwebkit \ >> qtwebkit-qmlplugins \ >> qtwebengine \ >> qtwebengine-qmlplugins \ >> qtquickcontrols-qmlplugins \ >> qtgraphicaleffects-qmlplugins \ >> cinematicexperience \ >> cairo pango fontconfig freetype pulseaudio dbus \ >> alsa-lib alsa-tools alsa-state alsa-utils-alsaconf fsl-alsa-plugins \ >> i2c-tools \ >> qtdeclarative-examples \ >> qtwebkit-examples-examples \ >> qtwebengine-examples \ >> qtquickcontrols-examples \ >> strace \ >> " >> >> IMAGE_INSTALL_append = "${MYSTUFF}" >> >> >> >> -- >> Leon >> > > > > -- > Leon > -- Leon
-- _______________________________________________ meta-freescale mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-freescale
