Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 26796239d990f7b51f4dc9418a764feb900d469b
      
https://github.com/WebKit/WebKit/commit/26796239d990f7b51f4dc9418a764feb900d469b
  Author: Carlos Alberto Lopez Perez <[email protected]>
  Date:   2024-07-25 (Thu, 25 Jul 2024)

  Changed paths:
    M Tools/yocto/meta-openembedded_and_meta-webkit.patch
    M Tools/yocto/riscv/bblayers.conf
    M Tools/yocto/riscv/manifest.xml
    M Tools/yocto/rpi/bblayers.conf
    M Tools/yocto/rpi/manifest.xml

  Log Message:
  -----------
  [WPE][cross-toolchain-helper] Add sysprof and userland/vcgencmd tools into 
the image
https://bugs.webkit.org/show_bug.cgi?id=277075

Reviewed by Nikolas Zimmermann.

Add a few debugging utilities into the image by default that will be helpful to 
debug
issues, like

 - sysprof (the last stable version as of today, which is 3.48.0)
 - rpi userland tools: include a bunch of cli tools, like vcgencmd that allow 
to tune
   features like voltages and internal settings of the SoC.
   This seems to work also with the open source stack.
 - weston: enable RDP plugin to make easier see the remote scren

* Tools/yocto/meta-openembedded_and_meta-webkit.patch: update sysprof recipe.
* Tools/yocto/riscv/bblayers.conf: we now need meta-gnome for sysprof.
* Tools/yocto/riscv/manifest.xml: update to last version of meta-webkit that is 
the
  commit adding sysprof, userland and enabling rdp for weston.
  See: https://github.com/Igalia/meta-webkit/commit/d5d6eb779
* Tools/yocto/rpi/bblayers.conf: we now need meta-gnome for sysprof.
* Tools/yocto/rpi/manifest.xml: Same than the other manifest.xml file.

Canonical link: https://commits.webkit.org/281346@main



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to