All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-webserver][PATCH v2 0/2] add support of cockpit-machines
@ 2024-01-19 10:20 Paul Le Guen de Kerneizon
  2024-01-19 10:20 ` [meta-webserver][PATCH v2 1/2] cockpit-machines: add recipe Paul Le Guen de Kerneizon
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Paul Le Guen de Kerneizon @ 2024-01-19 10:20 UTC (permalink / raw)
  To: openembedded-devel; +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 patches bring it:
  - Patch 1 adds the recipe of cockpit-machines
  - Patch 2 remove all the old occurences of cockpit-machines package inside
    cockpit recipe.

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

V2 changelog:
- add needed distro features to match cockpit recipe constraints
- add needed compatible host to match cockpit recipe constraints

V1 patch: https://lists.openembedded.org/g/openembedded-devel/message/108327
Paul Le Guen de Kerneizon (2):
  cockpit-machines: add recipe
  cockpit: remove occurences of machines package

 .../cockpit-machines/cockpit-machines_304.bb  | 28 +++++++++++++++++++
 .../recipes-webadmin/cockpit/cockpit_304.bb   |  5 ----
 2 files changed, 28 insertions(+), 5 deletions(-)
 create mode 100644 meta-webserver/recipes-webadmin/cockpit-machines/cockpit-machines_304.bb

--
2.34.1


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

end of thread, other threads:[~2024-01-23 14:43 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-01-19 10:20 [meta-webserver][PATCH v2 0/2] add support of cockpit-machines Paul Le Guen de Kerneizon
2024-01-19 10:20 ` [meta-webserver][PATCH v2 1/2] cockpit-machines: add recipe Paul Le Guen de Kerneizon
2024-01-19 10:20 ` [meta-webserver][PATCH v2 2/2] cockpit: remove occurences of machines package Paul Le Guen de Kerneizon
2024-01-21  6:14 ` [oe] [meta-webserver][PATCH v2 0/2] add support of cockpit-machines Khem Raj
2024-01-21  6:22   ` Khem Raj
2024-01-23 14:36     ` Paul Le Guen de Kerneizon

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.