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 <[email protected]> > > 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 <[email protected]> > --- > 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 (#9637): https://lists.yoctoproject.org/g/meta-virtualization/message/9637 Mute This Topic: https://lists.yoctoproject.org/mt/118241115/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-virtualization/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
