From: Bruce Ashfield <bruce.ashfield@gmail.com>
To: martin.jansa@gmail.com
Cc: meta-virtualization@lists.yoctoproject.org
Subject: Re: [meta-virtualization] [PATCH 1/2] cockpit-machines: move to dynamic layer for meta-webserver
Date: Tue, 10 Mar 2026 22:38:15 +0000 [thread overview]
Message-ID: <abCdV-WOM6O4DYfk@gmail.com> (raw)
In-Reply-To: <20260310135815.3353144-1-martin.jansa@gmail.com>
In message: [meta-virtualization] [PATCH 1/2] cockpit-machines: move to dynamic layer for meta-webserver
on 10/03/2026 Martin Jansa via lists.yoctoproject.org wrote:
> From: Martin Jansa <martin.jansa@gmail.com>
>
> it depends on cockpit recipe from there, fixes:
> ERROR: Nothing PROVIDES 'cockpit' (but meta-virtualization/recipes-extended/cockpit-machines/cockpit-machines_346.bb DEPENDS on or otherwise requires it)
> in bitbake world builds
I guess alternatively, could a skiprecipe be raised if webserver
isn't in the collections ?
Or meta-weberver becomes a dependency (which I do not want).
Bruce
>
> Signed-off-by: Martin Jansa <martin.jansa@gmail.com>
> ---
> conf/layer.conf | 2 ++
> .../recipes-extended}/cockpit-machines/cockpit-machines_346.bb | 0
> 2 files changed, 2 insertions(+)
> rename {recipes-extended => dynamic-layers/webserver/recipes-extended}/cockpit-machines/cockpit-machines_346.bb (100%)
>
> diff --git a/conf/layer.conf b/conf/layer.conf
> index 6eadc87f..a0f13f01 100644
> --- a/conf/layer.conf
> +++ b/conf/layer.conf
> @@ -16,6 +16,8 @@ BBFILES_DYNAMIC += " \
> raspberrypi:${LAYERDIR}/dynamic-layers/raspberrypi/*/*/*.bbappend \
> xilinx:${LAYERDIR}/dynamic-layers/xilinx/*/*/*.bb \
> xilinx:${LAYERDIR}/dynamic-layers/xilinx/*/*/*.bbappend \
> + webserver:${LAYERDIR}/dynamic-layers/webserver/*/*/*.bb \
> + webserver:${LAYERDIR}/dynamic-layers/webserver/*/*/*.bbappend \
> "
>
> # This should only be incremented on significant changes that will
> diff --git a/recipes-extended/cockpit-machines/cockpit-machines_346.bb b/dynamic-layers/webserver/recipes-extended/cockpit-machines/cockpit-machines_346.bb
> similarity index 100%
> rename from recipes-extended/cockpit-machines/cockpit-machines_346.bb
> rename to dynamic-layers/webserver/recipes-extended/cockpit-machines/cockpit-machines_346.bb
>
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#9633): https://lists.yoctoproject.org/g/meta-virtualization/message/9633
> Mute This Topic: https://lists.yoctoproject.org/mt/118241115/1050810
> Group Owner: meta-virtualization+owner@lists.yoctoproject.org
> Unsubscribe: https://lists.yoctoproject.org/g/meta-virtualization/unsub [bruce.ashfield@gmail.com]
> -=-=-=-=-=-=-=-=-=-=-=-
>
next prev parent reply other threads:[~2026-03-10 22:38 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-03-10 13:58 [PATCH 1/2] cockpit-machines: move to dynamic layer for meta-webserver martin.jansa
2026-03-10 13:58 ` [PATCH 2/2] example-xen-guest-bundle: require xen and x11 in DISTRO_FEATURES martin.jansa
2026-03-10 14:04 ` [meta-virtualization] " Bruce Ashfield
2026-03-10 15:22 ` Martin Jansa
2026-03-10 22:38 ` Bruce Ashfield [this message]
2026-03-11 6:21 ` [meta-virtualization] [PATCH 1/2] cockpit-machines: move to dynamic layer for meta-webserver Martin Jansa
2026-03-11 13:08 ` Bruce Ashfield
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=abCdV-WOM6O4DYfk@gmail.com \
--to=bruce.ashfield@gmail.com \
--cc=martin.jansa@gmail.com \
--cc=meta-virtualization@lists.yoctoproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.