[Webkit-unassigned] [Bug 187335] [WPE][GStreamer] video doesn't loop

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 6 20:58:57 PDT 2018


https://bugs.webkit.org/show_bug.cgi?id=187335

--- Comment #7 from Karim Gillani <karim at gillani.org> ---
I confirmed still not working with the following layers:

BBLAYERS ?= " \
  /home/gillani/yocto-rpi3-wpe/poky/meta \
  /home/gillani/yocto-rpi3-wpe/poky/meta-poky \
  /home/gillani/yocto-rpi3-wpe/poky/meta-yocto-bsp \
  /home/gillani/yocto-rpi3-wpe/meta-openembedded/meta-oe \
  /home/gillani/yocto-rpi3-wpe/meta-openembedded/meta-python \
  /home/gillani/yocto-rpi3-wpe/meta-raspberrypi \
  /home/gillani/yocto-rpi3-wpe/meta-webkit \

Local.conf:

MACHINE = "raspberrypi3"

# Webkit Configuration
GPU_MEM_256 = "128"
GPU_MEM_512 = "196"
GPU_MEM_1024 = "396"
EXTRA_IMAGE_FEATURES = "debug-tweaks"
IMAGE_FEATURES_append = " ssh-server-dropbear hwcodecs"
PREFERRED_PROVIDER_virtual/wpebackend = "wpebackend-rdk"
PACKAGECONFIG_pn-wpebackend-rdk = "rpi"
IMAGE_INSTALL_append = " wpewebkit cog"
DISTRO_FEATURES_append = " opengl wayland"
IMAGE_INSTALL_append = " gstreamer1.0-omx"
LICENSE_FLAGS_WHITELIST_append = " commercial"
# End of WebKit Config


Any suggestions?

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20180707/33384c57/attachment.html>


More information about the webkit-unassigned mailing list