|
[kirkstone][master][PATCH v2 3/3] kubernetes: replace tabs with spaces for identation
Signed-off-by: Jose Quaresma <jose.quaresma@...> --- recipes-containers/kubernetes/kubernetes_git.bb | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/recipes-containers/kubern
Signed-off-by: Jose Quaresma <jose.quaresma@...> --- recipes-containers/kubernetes/kubernetes_git.bb | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/recipes-containers/kubern
|
By
Jose Quaresma
·
|
|
[kirkstone][master][PATCH v2 2/3] kubernetes: install the binaries in OE standard places
- Install the binaries in the default "/usr/bin" and not in "/bin" - The env BIN_PREFIX is there from the beginning but it is not defined, also fix a fatal QA errors installed-vs-shipped (only enabled
- Install the binaries in the default "/usr/bin" and not in "/bin" - The env BIN_PREFIX is there from the beginning but it is not defined, also fix a fatal QA errors installed-vs-shipped (only enabled
|
By
Jose Quaresma
·
|
|
[kirkstone][master][PATCH v2 1/3] nerdctl: install the binaries in OE standard places
- Install the binaries in the default "/usr/bin" and not in "/bin" - The env BIN_PREFIX is there from the beginning but it is not defined, also fix a fatal QA errors installed-vs-shipped (only enabled
- Install the binaries in the default "/usr/bin" and not in "/bin" - The env BIN_PREFIX is there from the beginning but it is not defined, also fix a fatal QA errors installed-vs-shipped (only enabled
|
By
Jose Quaresma
·
|
|
[kirkstone][master][PATCH 1/4] nerdctl: install the binaries in OE standard places 2 messages
- The env BIN_PREFIX is there from the beginning but there are no references to it, also fix a fatal QA errors installed-vs-shipped: ERROR: nerdctl-v0.18.0-r0 do_package: QA Issue: nerdctl: Files/dire
- The env BIN_PREFIX is there from the beginning but there are no references to it, also fix a fatal QA errors installed-vs-shipped: ERROR: nerdctl-v0.18.0-r0 do_package: QA Issue: nerdctl: Files/dire
|
By
Jose Quaresma
·
|
|
[kirkstone][master][PATCH 4/4] k3s: install the binaries in OE standard places
Signed-off-by: Jose Quaresma <jose.quaresma@...> --- recipes-containers/k3s/k3s/k3s-agent.service | 4 ++-- recipes-containers/k3s/k3s/k3s.service | 4 ++-- recipes-containers/k3s/k3s_git.bb | 22 ++++++
Signed-off-by: Jose Quaresma <jose.quaresma@...> --- recipes-containers/k3s/k3s/k3s-agent.service | 4 ++-- recipes-containers/k3s/k3s/k3s.service | 4 ++-- recipes-containers/k3s/k3s_git.bb | 22 ++++++
|
By
Jose Quaresma
·
|
|
[kirkstone][master][PATCH 3/4] kubernetes: replace tabs with spaces for identation
Signed-off-by: Jose Quaresma <jose.quaresma@...> --- recipes-containers/kubernetes/kubernetes_git.bb | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/recipes-containers/kubern
Signed-off-by: Jose Quaresma <jose.quaresma@...> --- recipes-containers/kubernetes/kubernetes_git.bb | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/recipes-containers/kubern
|
By
Jose Quaresma
·
|
|
K3s service not starting after go-lang version update in poky 6 messages
Hello Bruce, There is a problem with the k3s service starting when the Yocto image is built with the meta-virtualization master branch. This issue might be related to the go-lang version(1.18) used to
Hello Bruce, There is a problem with the k3s service starting when the Yocto image is built with the meta-virtualization master branch. This issue might be related to the go-lang version(1.18) used to
|
By
Kamil Dziezyk
·
|
|
[PATCH 1/4] runc: Backport patch to fix duplicate switch statements 3 messages
From: Andrei Gherzan <andrei.gherzan@...> This will fix clang-based builds. Signed-off-by: Andrei Gherzan <andrei.gherzan@...> --- ...efine-ActKillThread-equal-to-ActKill.patch | 90 ++++++++++++++++++
From: Andrei Gherzan <andrei.gherzan@...> This will fix clang-based builds. Signed-off-by: Andrei Gherzan <andrei.gherzan@...> --- ...efine-ActKillThread-equal-to-ActKill.patch | 90 ++++++++++++++++++
|
By
Andrei Gherzan
·
|
|
[kirkstone][PATCH] criu: fix patch fuzz and remove unused patch 2 messages
From: Changqing Li <changqing.li@...> Signed-off-by: Changqing Li <changqing.li@...> --- recipes-containers/criu/criu_git.bb | 6 +-- ...001-criu-Skip-documentation-install.patch} | 14 +++--- ...-Chang
From: Changqing Li <changqing.li@...> Signed-off-by: Changqing Li <changqing.li@...> --- recipes-containers/criu/criu_git.bb | 6 +-- ...001-criu-Skip-documentation-install.patch} | 14 +++--- ...-Chang
|
By
Changqing Li
·
|
|
[kirkstone][PATCH 4/4] cni: Use gcc-based toolchain
From: Andrei Gherzan <andrei.gherzan@...> clang-based builds are still broken due to: https://github.com/llvm/llvm-project/issues/53999 Signed-off-by: Andrei Gherzan <andrei.gherzan@...> --- recipes-n
From: Andrei Gherzan <andrei.gherzan@...> clang-based builds are still broken due to: https://github.com/llvm/llvm-project/issues/53999 Signed-off-by: Andrei Gherzan <andrei.gherzan@...> --- recipes-n
|
By
Andrei Gherzan
·
|
|
[kirkstone][PATCH 3/4] podman: Use gcc-based toolchain
From: Andrei Gherzan <andrei.gherzan@...> clang-based builds are still broken due to: https://github.com/llvm/llvm-project/issues/53999 Signed-off-by: Andrei Gherzan <andrei.gherzan@...> --- recipes-c
From: Andrei Gherzan <andrei.gherzan@...> clang-based builds are still broken due to: https://github.com/llvm/llvm-project/issues/53999 Signed-off-by: Andrei Gherzan <andrei.gherzan@...> --- recipes-c
|
By
Andrei Gherzan
·
|
|
[kirkstone][PATCH 2/4] podman: Backport patch to fix duplicate switch statements
From: Andrei Gherzan <andrei.gherzan@...> This will fix clang-based builds. Signed-off-by: Andrei Gherzan <andrei.gherzan@...> --- ...efine-ActKillThread-equal-to-ActKill.patch | 90 ++++++++++++++++++
From: Andrei Gherzan <andrei.gherzan@...> This will fix clang-based builds. Signed-off-by: Andrei Gherzan <andrei.gherzan@...> --- ...efine-ActKillThread-equal-to-ActKill.patch | 90 ++++++++++++++++++
|
By
Andrei Gherzan
·
|
|
[kirkstone][PATCH 1/4] runc: Backport patch to fix duplicate switch statements
From: Andrei Gherzan <andrei.gherzan@...> This will fix clang-based builds. Signed-off-by: Andrei Gherzan <andrei.gherzan@...> --- ...efine-ActKillThread-equal-to-ActKill.patch | 90 ++++++++++++++++++
From: Andrei Gherzan <andrei.gherzan@...> This will fix clang-based builds. Signed-off-by: Andrei Gherzan <andrei.gherzan@...> --- ...efine-ActKillThread-equal-to-ActKill.patch | 90 ++++++++++++++++++
|
By
Andrei Gherzan
·
|
|
[PATCH 4/4] cni: Use gcc-based toolchain
From: Andrei Gherzan <andrei.gherzan@...> clang-based builds are still broken due to: https://github.com/llvm/llvm-project/issues/53999 Signed-off-by: Andrei Gherzan <andrei.gherzan@...> --- recipes-n
From: Andrei Gherzan <andrei.gherzan@...> clang-based builds are still broken due to: https://github.com/llvm/llvm-project/issues/53999 Signed-off-by: Andrei Gherzan <andrei.gherzan@...> --- recipes-n
|
By
Andrei Gherzan
·
|
|
[PATCH 3/4] podman: Use gcc-based toolchain
From: Andrei Gherzan <andrei.gherzan@...> clang-based builds are still broken due to: https://github.com/llvm/llvm-project/issues/53999 Signed-off-by: Andrei Gherzan <andrei.gherzan@...> --- recipes-c
From: Andrei Gherzan <andrei.gherzan@...> clang-based builds are still broken due to: https://github.com/llvm/llvm-project/issues/53999 Signed-off-by: Andrei Gherzan <andrei.gherzan@...> --- recipes-c
|
By
Andrei Gherzan
·
|
|
[PATCH 2/4] podman: Backport patch to fix duplicate switch statements
From: Andrei Gherzan <andrei.gherzan@...> This will fix clang-based builds. Signed-off-by: Andrei Gherzan <andrei.gherzan@...> --- ...efine-ActKillThread-equal-to-ActKill.patch | 90 ++++++++++++++++++
From: Andrei Gherzan <andrei.gherzan@...> This will fix clang-based builds. Signed-off-by: Andrei Gherzan <andrei.gherzan@...> --- ...efine-ActKillThread-equal-to-ActKill.patch | 90 ++++++++++++++++++
|
By
Andrei Gherzan
·
|
|
Docker Compose issue regarding the deprecation of Python3 distutils on Kirkstone 4 messages
Hello, I added the following line into local.conf to get the packages docker and docker-compose on Rapberry Pi (meta-raspberrypi) with the branch kirkstone. # Virtualization DISTRO_FEATURES:append = "
Hello, I added the following line into local.conf to get the packages docker and docker-compose on Rapberry Pi (meta-raspberrypi) with the branch kirkstone. # Virtualization DISTRO_FEATURES:append = "
|
By
Ibrahim Erturk
·
|
|
Workflow for updating the golang projects 2 messages
Hello Everyone, I was wondering what is the general workflow for updating the golang projects (e.g. k3s, nerdctl, etc)? In the mailing list, there was [a reference for a tool](https://lists.yoctoproje
Hello Everyone, I was wondering what is the general workflow for updating the golang projects (e.g. k3s, nerdctl, etc)? In the mailing list, there was [a reference for a tool](https://lists.yoctoproje
|
By
Vasileios Anagnostopoulos
·
|
|
[PATCH] xen-image-minimal: reduce the x86 wic build dependencies 2 messages
The Xen image recipe provides a default WKS_FILE for x86 builds to enable booting the image either in qemu or directly on hardware. Add settings for WKS_FILE_DEFAULT_DEPENDS that specify the wic image
The Xen image recipe provides a default WKS_FILE for x86 builds to enable booting the image either in qemu or directly on hardware. Add settings for WKS_FILE_DEFAULT_DEPENDS that specify the wic image
|
By
Christopher Clark
·
|
|
[master][kirkstone][PATCH] containerd: upgrade to 1.6.6 4 messages
Signed-off-by: Chen Qi <Qi.Chen@...> --- .../containerd/containerd-opencontainers_git.bb | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/recipes-containers/containerd/contain
Signed-off-by: Chen Qi <Qi.Chen@...> --- .../containerd/containerd-opencontainers_git.bb | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/recipes-containers/containerd/contain
|
By
Chen Qi
·
|