Hi guys, I am trying to compile QtWebEngine package in krogoth branch, but I am getting an error during its compilation. My local.conf looks like this:
IMAGE_INSTALL_append = " qtbase \ qtbase-fonts \ qtbase-plugins \ qtmultimedia \ qtmultimedia-plugins \ qtxmlpatterns \ qtwebengine \ qtwebengine-qmlplugins \ qtwebchannel \ qtwebchannel-qmlplugins \ qtcanvas3d \ qtwebkit \ qtwebkit-qmlplugins \ speex \ gstreamer1.0-rtsp-server \ gstreamer1.0-plugins-good \ gstreamer1.0-plugins-base \ gstreamer1.0-plugins-bad \ gstreamer1.0-plugins-imx \ imx-gpu-viv \ imx-vpu \ nano" PACKAGECONFIG_append_pn-qtdeclarative = " qtxmlpatterns" PACKAGECONFIG_append_pn-qtbase = " dbus evdev tools gles2 glib linuxfb accessibility sql-sqlite udev pulseaudio" PACKAGECONFIG_append_pn-qtmultimedia = " gstreamer gstreamer010 alsa" PACKAGECONFIG_append_pn-qtwebengine = " opus ffmpeg libwebp vpx" PACKAGECONFIG_append_pn-qtwebkit = " gstreamer gstreamer010 " PACKAGECONFIG_append_pn-pulseaudio = " systemd dbus" PACKAGECONFIG_remove_pn-gstreamer1.0-plugins-good = " gdk-pixbuf" The log complains about some errors signalized in the flowing lines: qtwebengine/5.6.0+gitAUTOINC+643aa579fc_8252b18aa3-r0/git/src/3rdparty/chromium/media/ffmpeg/ffmpeg_common.h:64:3: warning: 'void av_free_packet(AVPacket*)' is deprecated qtwebengine/5.6.0+gitAUTOINC+643aa579fc_8252b18aa3-r0/git/src/3rdparty/chromium/media/base/audio_video_metadata_extractor.cc:11: | /home/yocto/fsl-community-bsp/build-krogoth/tmp/sysroots/imx6qsabresd/usr/include/libavcodec/avcodec.h:4040:6: note: declared here ... Anyone has any idea how to solve this problem? Thanks!
-- _______________________________________________ meta-freescale mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-freescale
