All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 0/3] package/qemu: add option to enable guest agent
@ 2022-11-04 23:57 unixmania
  2022-11-04 23:57 ` [Buildroot] [PATCH 1/3] package/qemu: make "custom targets" config depend on !BR2_STATIC_LIBS unixmania
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: unixmania @ 2022-11-04 23:57 UTC (permalink / raw)
  To: buildroot; +Cc: Carlos Santos, Romain Naour

From: Carlos Santos <unixmania@gmail.com>

Before doing it, fix two small erros in the configuration menu that can lead
to build failures.

Carlos Santos (3):
  package/qemu: make "custom targets" config depend on !BR2_STATIC_LIBS
  package/qemu: select FDT for custom targets too
  package/qemu: add option to enable guest agent

 package/qemu/Config.in | 18 +++++++++++++++++-
 package/qemu/qemu.mk   |  6 ++++++
 2 files changed, 23 insertions(+), 1 deletion(-)

-- 
2.31.1

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

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

end of thread, other threads:[~2022-11-05 21:19 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-11-04 23:57 [Buildroot] [PATCH 0/3] package/qemu: add option to enable guest agent unixmania
2022-11-04 23:57 ` [Buildroot] [PATCH 1/3] package/qemu: make "custom targets" config depend on !BR2_STATIC_LIBS unixmania
2022-11-05 21:12   ` Thomas Petazzoni via buildroot
2022-11-04 23:57 ` [Buildroot] [PATCH 2/3] package/qemu: select FDT for custom targets too unixmania
2022-11-05 10:44   ` Thomas Huth
2022-11-05 20:23     ` Carlos Santos
2022-11-05 21:18       ` Thomas Petazzoni via buildroot
2022-11-04 23:57 ` [Buildroot] [PATCH 3/3] package/qemu: add option to enable guest agent unixmania

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.