All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] ovmf: add some rework to the recipe
@ 2026-05-11  9:29 João Marcos Costa
  2026-05-11  9:29 ` [PATCH 1/3] ovmf: simplify PACKAGECONFIG's default value João Marcos Costa
                   ` (2 more replies)
  0 siblings, 3 replies; 16+ messages in thread
From: João Marcos Costa @ 2026-05-11  9:29 UTC (permalink / raw)
  To: openembedded-core
  Cc: thomas.petazzoni, quentin.schulz, khem.raj,
	João Marcos Costa

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(-)

-- 
2.47.0



^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2026-05-14 12:41 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-05-11  9:29 [PATCH 0/3] ovmf: add some rework to the recipe João Marcos Costa
2026-05-11  9:29 ` [PATCH 1/3] ovmf: simplify PACKAGECONFIG's default value João Marcos Costa
2026-05-11 13:19   ` Quentin Schulz
2026-05-14 10:57     ` [OE-core] " Ross Burton
2026-05-14 12:40       ` Joao Marcos Costa
2026-05-11  9:29 ` [PATCH 2/3] ovmf: drop gcc-12 specific BUILD_CFLAGS setting João Marcos Costa
2026-05-11 13:27   ` Quentin Schulz
2026-05-11 13:40     ` [OE-core] " Joao Marcos Costa
2026-05-11 13:52       ` Quentin Schulz
2026-05-11 14:00         ` Joao Marcos Costa
2026-05-12  8:46           ` Richard Purdie
2026-05-12  9:02             ` Joao Marcos Costa
2026-05-12  9:06               ` Richard Purdie
2026-05-12  9:17                 ` Joao Marcos Costa
2026-05-12  9:51                   ` Richard Purdie
2026-05-11  9:29 ` [PATCH 3/3] ovmf: add support for Clang toolchain João Marcos Costa

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.