|
[PATCH] netavark: init at 1.1.0 5 messages
From: Pascal Bach <pascal.bach@...> Netavark is replaces cni for podman. The recipe is generated via cargo-bitbake. Modifications are done in netavark.inc to allow re-genrating the recipe for future u
From: Pascal Bach <pascal.bach@...> Netavark is replaces cni for podman. The recipe is generated via cargo-bitbake. Modifications are done in netavark.inc to allow re-genrating the recipe for future u
|
By
Pascal Bach
·
|
|
[PATCH] podman: replace GOBUILDFLAGS patch
From: Pascal Bach <pascal.bach@...> The GOBUILDFLAGS patch is replaced by explicitly setting BUILDFLAGS="${GOBUILDFLAGS}" in the recipe. Signed-off-by: Pascal Bach <pascal.bach@...> --- ...01-Rename-B
From: Pascal Bach <pascal.bach@...> The GOBUILDFLAGS patch is replaced by explicitly setting BUILDFLAGS="${GOBUILDFLAGS}" in the recipe. Signed-off-by: Pascal Bach <pascal.bach@...> --- ...01-Rename-B
|
By
Pascal Bach
·
|
|
[PATCH] singularity: Skip recipe on musl builds 6 messages
From: Andrei Gherzan <andrei.gherzan@...> This recipe explicitely rdepends on glibc so trying to build this with musl will break world builds. Signed-off-by: Andrei Gherzan <andrei.gherzan@...> --- re
From: Andrei Gherzan <andrei.gherzan@...> This recipe explicitely rdepends on glibc so trying to build this with musl will break world builds. Signed-off-by: Andrei Gherzan <andrei.gherzan@...> --- re
|
By
Andrei Gherzan
·
|
|
[PATCH] singularity: Drop explicit runtime dep glibc
From: Andrei Gherzan <andrei.gherzan@...> There is no need we can see for this dependency to be provided as such - especially forcing this to using glibc. Signed-off-by: Andrei Gherzan <andrei.gherzan
From: Andrei Gherzan <andrei.gherzan@...> There is no need we can see for this dependency to be provided as such - especially forcing this to using glibc. Signed-off-by: Andrei Gherzan <andrei.gherzan
|
By
Andrei Gherzan
·
|
|
[kirkstone][PATCH] singularity: Drop explicit runtime dep glibc
From: Andrei Gherzan <andrei.gherzan@...> There is no need we can see for this dependency to be provided as such - especially forcing this to using glibc. Signed-off-by: Andrei Gherzan <andrei.gherzan
From: Andrei Gherzan <andrei.gherzan@...> There is no need we can see for this dependency to be provided as such - especially forcing this to using glibc. Signed-off-by: Andrei Gherzan <andrei.gherzan
|
By
Andrei Gherzan
·
|
|
[kirkstone][meta-virtualization][PATCH] ceph: upgrade v15.2.15 -> v15.2.17 4 messages
Upgrade ceph to latest v15.x. Minor upgrade containing fix for CVE-2022-0670. Signed-off-by: Sakib Sajal <sakib.sajal@...> --- recipes-extended/ceph/{ceph_15.2.15.bb => ceph_15.2.17.bb} | 2 +- 1 file
Upgrade ceph to latest v15.x. Minor upgrade containing fix for CVE-2022-0670. Signed-off-by: Sakib Sajal <sakib.sajal@...> --- recipes-extended/ceph/{ceph_15.2.15.bb => ceph_15.2.17.bb} | 2 +- 1 file
|
By
sakib.sajal@...
·
|
|
[PATCH] podman: update to v4.2.0 3 messages
From: Pascal Bach <pascal.bach@...> The libseccomp patch was a backport and is included in the current release. The GOBUILDFLAGS patch is replaced by explicitly setting BUILDFLAGS="${GOBUILDFLAGS}" in
From: Pascal Bach <pascal.bach@...> The libseccomp patch was a backport and is included in the current release. The GOBUILDFLAGS patch is replaced by explicitly setting BUILDFLAGS="${GOBUILDFLAGS}" in
|
By
Pascal Bach
·
|
|
[kirkstone][PATCH] singularity: Skip recipe on musl builds
From: Andrei Gherzan <andrei.gherzan@...> This recipe explicitely rdepends on glibc so trying to build this with musl will break world builds. Signed-off-by: Andrei Gherzan <andrei.gherzan@...> --- re
From: Andrei Gherzan <andrei.gherzan@...> This recipe explicitely rdepends on glibc so trying to build this with musl will break world builds. Signed-off-by: Andrei Gherzan <andrei.gherzan@...> --- re
|
By
Andrei Gherzan
·
|
|
Request for test! ... lxc 2 messages
If anyone is a lxc user, I just worked through a sizable update from 4.x to 5.x. https://git.yoctoproject.org/meta-virtualization/commit/?h=master-next&id=67c13e9ec856ed3e9af0febad03d29581dd1f0ac In p
If anyone is a lxc user, I just worked through a sizable update from 4.x to 5.x. https://git.yoctoproject.org/meta-virtualization/commit/?h=master-next&id=67c13e9ec856ed3e9af0febad03d29581dd1f0ac In p
|
By
Bruce Ashfield
·
|
|
[PATCH] dynamic-layers/raspberrypi: drop linux-yocto 5.10 bbappend 2 messages
* the inc file was dropped in: 58f5ac6 kernel: drop 5.10 .inc but this .bbappend still causes parsing error, because 5.10 recipes were removed from oe-core --- .../recipes-kernel/linux/linux-yocto_5.1
* the inc file was dropped in: 58f5ac6 kernel: drop 5.10 .inc but this .bbappend still causes parsing error, because 5.10 recipes were removed from oe-core --- .../recipes-kernel/linux/linux-yocto_5.1
|
By
Martin Jansa
·
|
|
[meta-virt][PATCH 1/1] ceph: Fix CVE-2021-3979
Ceph-volume does not properly control key sizes. Cherry-pick from github.com/ceph/ceph.git. Signed-off-by: Joe Slater <joe.slater@...> --- .../ceph/ceph/CVE-2021-3979.patch | 158 ++++++++++++++++++ re
Ceph-volume does not properly control key sizes. Cherry-pick from github.com/ceph/ceph.git. Signed-off-by: Joe Slater <joe.slater@...> --- .../ceph/ceph/CVE-2021-3979.patch | 158 ++++++++++++++++++ re
|
By
Joe Slater
·
|
|
[meta-virt][kirkstone][PATCH 1/1] ceph: Fix CVE-1021-3979 5 messages
Ceph-volume does not properly control key sizes. Cherry-pick from github.com/ceph/ceph.git. Signed-off-by: Joe Slater <joe.slater@...> --- .../ceph/ceph/CVE-2021-3979.patch | 158 ++++++++++++++++++ re
Ceph-volume does not properly control key sizes. Cherry-pick from github.com/ceph/ceph.git. Signed-off-by: Joe Slater <joe.slater@...> --- .../ceph/ceph/CVE-2021-3979.patch | 158 ++++++++++++++++++ re
|
By
Joe Slater
·
|
|
[kirkstone][master][PATCH 2/4] kubernetes: install the binaries in OE standard places 11 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: kubernetes-1_v1.23.6+gitfbcfa33018159c033aee77b0d5456df6771a
- 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: kubernetes-1_v1.23.6+gitfbcfa33018159c033aee77b0d5456df6771a
|
By
Jose Quaresma
·
|
|
[kirkstone][master][PATCH] k3s: install the binaries in OE standard places
This will change the instalation path from "${exec_prefix}/local/bin" to "${bindir}", that in OE-core moves the binaries from the "/usr/local/bin" to the default "/usr/bin" path. Update the systemd se
This will change the instalation path from "${exec_prefix}/local/bin" to "${bindir}", that in OE-core moves the binaries from the "/usr/local/bin" to the default "/usr/bin" path. Update the systemd se
|
By
Jose Quaresma
·
|
|
[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
·
|