Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: aeda796b741149873575615d8e79224a7b264ef5
      
https://github.com/WebKit/WebKit/commit/aeda796b741149873575615d8e79224a7b264ef5
  Author: Carlos Alberto Lopez Perez <clo...@igalia.com>
  Date:   2023-12-14 (Thu, 14 Dec 2023)

  Changed paths:
    A 
Tools/yocto/meta-openembedded_backport-libbacktrace-patch-to-mickledore-branch.patch
    M Tools/yocto/riscv/manifest.xml
    M Tools/yocto/rpi/manifest.xml
    M Tools/yocto/targets.conf

  Log Message:
  -----------
  [WPE][Tools] cross-toolchain-helper: add libbacktrace, libportal and change 
CPU frequency governor for RPis
https://bugs.webkit.org/show_bug.cgi?id=266353

Reviewed by Philippe Normand.

This updates the Yocto layers used for the RPi build with the following major 
changes:

 - meta-webkit: include libbacktrace and libportal into the base build.
   libbacktrace is required by the default build of WPE now and libportal is 
required by Cog since bug 266351

 - meta-raspberrypi: stop setting "powersave" as the default CPU frequency 
governor and use
   "schedutil" instead. This will likely mean a big change in the performance 
results of all tests.
   See https://github.com/agherzan/meta-raspberrypi/pull/1243 for context.

 - poky, meta-openembedded: just update to the last version of the Mickledore 
branch

 - backport a change landed in meta-openembedded master to the Mickledore 
branch that
   updates libbacktrace to allow building it on riscv64.

* 
Tools/yocto/meta-openembedded_backport-libbacktrace-patch-to-mickledore-branch.patch:
 Added.
* Tools/yocto/riscv/manifest.xml:
* Tools/yocto/rpi/manifest.xml:
* Tools/yocto/targets.conf:

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


_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to