All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/1] add support of cockpit-machines
@ 2025-12-17 15:35 Paul Le Guen de Kerneizon
  2025-12-17 15:35 ` [PATCH v2 1/1] cockpit-machines: add recipe Paul Le Guen de Kerneizon
  2026-01-06 19:33 ` [meta-virtualization] [PATCH v2 0/1] add support of cockpit-machines Bruce Ashfield
  0 siblings, 2 replies; 3+ messages in thread
From: Paul Le Guen de Kerneizon @ 2025-12-17 15:35 UTC (permalink / raw)
  To: meta-virtualization; +Cc: Paul Le Guen de Kerneizon

Hello community,

Since version 242 of Cockpit package, plugin `cockpit-machines` has been moved
to a dedicated repository. This cockpit plugin is used to manage in web UI
virtual machines. There is currently no support of the new cockpit-machines
package in any Yocto meta and the following patch bring it.
This recipe is suggested to be added in the meta-virtualization in
order to fulfill the needed dependencies on `virt-manager` and
`libvirt-dbus` recipes. As the cockpit recipe is available in the meta-webserver
layer, cockpit-machines recipe depends on it.

V2:
* Add a comment in layer.conf regarding meta-webserver dependency
* Add a comment in cockpit-machines_346.bb about musl compatibility
* Edit commit message to give explanations about how to test the recipe on
target

Waiting for your review, feel free to ask any questions or remarks.
Regards,
Paul Le Guen de Kerneizon, Savoir-faire Linux

Paul Le Guen de Kerneizon (1):
  cockpit-machines: add recipe

 conf/layer.conf                               |  4 ++-
 .../cockpit-machines/cockpit-machines_346.bb  | 31 +++++++++++++++++++
 2 files changed, 34 insertions(+), 1 deletion(-)
 create mode 100644 recipes-extended/cockpit-machines/cockpit-machines_346.bb

--
2.34.1


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

end of thread, other threads:[~2026-01-06 19:33 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-12-17 15:35 [PATCH v2 0/1] add support of cockpit-machines Paul Le Guen de Kerneizon
2025-12-17 15:35 ` [PATCH v2 1/1] cockpit-machines: add recipe Paul Le Guen de Kerneizon
2026-01-06 19:33 ` [meta-virtualization] [PATCH v2 0/1] add support of cockpit-machines Bruce Ashfield

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.