| Message ID | 20260514133446.219612-1-joaomarcos.costa@bootlin.com |
|---|---|
| Headers | show |
| Series | ovmf: add some rework to the recipe | expand |
I forgot to add the 'v2' tag, so please ignore this series and let me re-send it. On 5/14/26 15:34, João Marcos Costa wrote: > 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, > > --- > > Changes since v1: > - clarify the behaviour change in PACKAGECONFIG's assignment > - in the second patch, make it clear that the flag is obsolete because it was > already upstreamed (and is part of the currently used tag), not because of > GCC's version > > João Marcos Costa (3): > ovmf: simplify PACKAGECONFIG's default value > ovmf: drop upstreamed BUILD_CFLAGS setting > ovmf: add support for Clang toolchain > > meta/recipes-core/ovmf/ovmf_git.bb | 51 ++++++------------------------ > 1 file changed, 9 insertions(+), 42 deletions(-) >