mbox series

[0/3] ovmf: add some rework to the recipe

Message ID 20260511092935.2631121-1-joaomarcos.costa@bootlin.com
Headers show
Series ovmf: add some rework to the recipe | expand

Message

Joao Marcos Costa May 11, 2026, 9:29 a.m. UTC
Hello,

This patch series contains, first of all, a slight issue with PACKAGECONFIG
previously evoked by Q. Schulz (cc'ed) in the mailing list.

The main point of the series is the support for Clang, which I tested with the
latest version llvm/clang available as of now in oe-core. I also tested the
result with the help of runqemu.

Moreover, some of the settings are obsolete and can be removed.

Best regards,

João Marcos Costa (3):
  ovmf: simplify PACKAGECONFIG's default value
  ovmf: drop gcc-12 specific BUILD_CFLAGS setting
  ovmf: add support for Clang toolchain

 meta/recipes-core/ovmf/ovmf_git.bb | 51 ++++++------------------------
 1 file changed, 9 insertions(+), 42 deletions(-)