* [meta-virtualization][PATCH] packagegroup-container: Fix docker typo
@ 2025-04-09 15:13 Theodore A. Roth
2025-04-09 20:51 ` Bruce Ashfield
0 siblings, 1 reply; 2+ messages in thread
From: Theodore A. Roth @ 2025-04-09 15:13 UTC (permalink / raw)
To: meta-virtualization; +Cc: Theodore A. Roth, Theodore A . Roth
Signed-off-by: Theodore A. Roth <troth@openavr.org>
Signed-off-by: Theodore A. Roth <theodore_roth@trimble.com>
---
recipes-core/packagegroups/packagegroup-container.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/recipes-core/packagegroups/packagegroup-container.bb b/recipes-core/packagegroups/packagegroup-container.bb
index 21402d65..f5e20344 100644
--- a/recipes-core/packagegroups/packagegroup-container.bb
+++ b/recipes-core/packagegroups/packagegroup-container.bb
@@ -56,7 +56,7 @@ RDEPENDS:packagegroup-container-tools = " \
${@bb.utils.contains('DISTRO_FEATURES', 'seccomp', 'conmon', '', d)} \
umoci \
${@bb.utils.contains('VIRTUAL-RUNTIME_container_engine','podman','podman-tui nerdctl podman-compose','',d)} \
- ${@bb.utils.contains_any('VIRTUAL-RUNTIME_container_engine','dcoker docker-moby','docker-compose','',d)} \
+ ${@bb.utils.contains_any('VIRTUAL-RUNTIME_container_engine','docker docker-moby','docker-compose','',d)} \
"
RDEPENDS:packagegroup-oci = " \
--
2.34.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [meta-virtualization][PATCH] packagegroup-container: Fix docker typo
2025-04-09 15:13 [meta-virtualization][PATCH] packagegroup-container: Fix docker typo Theodore A. Roth
@ 2025-04-09 20:51 ` Bruce Ashfield
0 siblings, 0 replies; 2+ messages in thread
From: Bruce Ashfield @ 2025-04-09 20:51 UTC (permalink / raw)
To: troth; +Cc: meta-virtualization, Theodore A . Roth
merged.
Bruce
In message: [meta-virtualization][PATCH] packagegroup-container: Fix docker typo
on 09/04/2025 Theodore A. Roth via lists.yoctoproject.org wrote:
> Signed-off-by: Theodore A. Roth <troth@openavr.org>
> Signed-off-by: Theodore A. Roth <theodore_roth@trimble.com>
> ---
> recipes-core/packagegroups/packagegroup-container.bb | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/recipes-core/packagegroups/packagegroup-container.bb b/recipes-core/packagegroups/packagegroup-container.bb
> index 21402d65..f5e20344 100644
> --- a/recipes-core/packagegroups/packagegroup-container.bb
> +++ b/recipes-core/packagegroups/packagegroup-container.bb
> @@ -56,7 +56,7 @@ RDEPENDS:packagegroup-container-tools = " \
> ${@bb.utils.contains('DISTRO_FEATURES', 'seccomp', 'conmon', '', d)} \
> umoci \
> ${@bb.utils.contains('VIRTUAL-RUNTIME_container_engine','podman','podman-tui nerdctl podman-compose','',d)} \
> - ${@bb.utils.contains_any('VIRTUAL-RUNTIME_container_engine','dcoker docker-moby','docker-compose','',d)} \
> + ${@bb.utils.contains_any('VIRTUAL-RUNTIME_container_engine','docker docker-moby','docker-compose','',d)} \
> "
>
> RDEPENDS:packagegroup-oci = " \
> --
> 2.34.1
>
>
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#9212): https://lists.yoctoproject.org/g/meta-virtualization/message/9212
> Mute This Topic: https://lists.yoctoproject.org/mt/112173916/1050810
> Group Owner: meta-virtualization+owner@lists.yoctoproject.org
> Unsubscribe: https://lists.yoctoproject.org/g/meta-virtualization/unsub [bruce.ashfield@gmail.com]
> -=-=-=-=-=-=-=-=-=-=-=-
>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-04-09 20:51 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-04-09 15:13 [meta-virtualization][PATCH] packagegroup-container: Fix docker typo Theodore A. Roth
2025-04-09 20:51 ` Bruce Ashfield
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).