* [kirkstone][PATCH] kubernetes: fix do_patch failure
@ 2024-05-17 6:20 Martin Jansa
2024-05-28 19:10 ` [meta-virtualization] " Bruce Ashfield
0 siblings, 1 reply; 2+ messages in thread
From: Martin Jansa @ 2024-05-17 6:20 UTC (permalink / raw)
To: meta-virtualization; +Cc: Martin Jansa
* introduced in:
https://lists.yoctoproject.org/g/meta-virtualization/message/8715
Signed-off-by: Martin Jansa <martin.jansa@gmail.com>
---
recipes-containers/kubernetes/kubernetes_git.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/recipes-containers/kubernetes/kubernetes_git.bb b/recipes-containers/kubernetes/kubernetes_git.bb
index 78d1cd2a..f374892a 100644
--- a/recipes-containers/kubernetes/kubernetes_git.bb
+++ b/recipes-containers/kubernetes/kubernetes_git.bb
@@ -35,7 +35,7 @@ SRC_URI:append = " \
file://cni-containerd-net.conflist \
file://k8s-init \
file://99-kubernetes.conf \
- file://CVE-2024-3177.patch \
+ file://CVE-2024-3177.patch;patchdir=src/import \
"
DEPENDS += "rsync-native \
--
2.45.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [meta-virtualization] [kirkstone][PATCH] kubernetes: fix do_patch failure
2024-05-17 6:20 [kirkstone][PATCH] kubernetes: fix do_patch failure Martin Jansa
@ 2024-05-28 19:10 ` Bruce Ashfield
0 siblings, 0 replies; 2+ messages in thread
From: Bruce Ashfield @ 2024-05-28 19:10 UTC (permalink / raw)
To: martin.jansa; +Cc: meta-virtualization
merged.
Bruce
In message: [meta-virtualization] [kirkstone][PATCH] kubernetes: fix do_patch failure
on 17/05/2024 Martin Jansa via lists.yoctoproject.org wrote:
> * introduced in:
> https://lists.yoctoproject.org/g/meta-virtualization/message/8715
>
> Signed-off-by: Martin Jansa <martin.jansa@gmail.com>
> ---
> recipes-containers/kubernetes/kubernetes_git.bb | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/recipes-containers/kubernetes/kubernetes_git.bb b/recipes-containers/kubernetes/kubernetes_git.bb
> index 78d1cd2a..f374892a 100644
> --- a/recipes-containers/kubernetes/kubernetes_git.bb
> +++ b/recipes-containers/kubernetes/kubernetes_git.bb
> @@ -35,7 +35,7 @@ SRC_URI:append = " \
> file://cni-containerd-net.conflist \
> file://k8s-init \
> file://99-kubernetes.conf \
> - file://CVE-2024-3177.patch \
> + file://CVE-2024-3177.patch;patchdir=src/import \
> "
>
> DEPENDS += "rsync-native \
> --
> 2.45.1
>
>
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#8730): https://lists.yoctoproject.org/g/meta-virtualization/message/8730
> Mute This Topic: https://lists.yoctoproject.org/mt/106149214/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:[~2024-05-28 19:11 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-17 6:20 [kirkstone][PATCH] kubernetes: fix do_patch failure Martin Jansa
2024-05-28 19:10 ` [meta-virtualization] " 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.