[webkit-changes] [WebKit/WebKit] efa0c0: [WPE][Tools] cross-toolchain-helper: Add a RISCV64...

Carlos Alberto Lopez Perez noreply at github.com
Wed Jun 21 20:44:41 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: efa0c0b68c2aeb85977e6514481e3c7aeac68f4d
      https://github.com/WebKit/WebKit/commit/efa0c0b68c2aeb85977e6514481e3c7aeac68f4d
  Author: Carlos Alberto Lopez Perez <clopez at igalia.com>
  Date:   2023-06-21 (Wed, 21 Jun 2023)

  Changed paths:
    A Tools/yocto/riscv/bblayers.conf
    A Tools/yocto/riscv/fix-nativesdk-image-defs.patch
    A Tools/yocto/riscv/local-qemu-riscv64.conf
    A Tools/yocto/riscv/manifest.xml
    M Tools/yocto/targets.conf

  Log Message:
  -----------
  [WPE][Tools] cross-toolchain-helper: Add a RISCV64 target
https://bugs.webkit.org/show_bug.cgi?id=257789

Reviewed by Philippe Normand.

This adds a qemu-riscv64 target that can be used to easily
cross-build for RISCV64. This will help with developing
the port. Once a popular RISCV64 board is out we can
replace the qemu target with that one.

To test this simply pass the flag --cross-target=qemu-riscv64
to the script build-webkit

* Tools/yocto/riscv/bblayers.conf: Added.
* Tools/yocto/riscv/fix-nativesdk-image-defs.patch: Added.
* Tools/yocto/riscv/local-qemuriscv64.conf: Added.
* Tools/yocto/riscv/manifest.xml: Added.
* Tools/yocto/targets.conf:

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




More information about the webkit-changes mailing list