|
[PATCH 1/2] cloud-init: package nonarch_libdir
2 messages
From: Dan McGregor <dan.mcgregor@...> cloud-init installs its data in nonarch_libdir, not libdir, so package that. On non-multilib builds this wouldn't be noticed. Signed-off-by: Dan McGregor <dan.mcg
From: Dan McGregor <dan.mcgregor@...> cloud-init installs its data in nonarch_libdir, not libdir, so package that. On non-multilib builds this wouldn't be noticed. Signed-off-by: Dan McGregor <dan.mcg
|
By
Dan McGregor
·
|
|
[PATCH 0/1] Update criu to 3.17.1
3 messages
From: Kai Kang <kai.kang@...> Hi Bruce, The latest release is 3.17.1 but not include commits to fix for glibc 2.36. So backport them at same time. Kai Kang (1): criu: 3.17 -> 3.17.1 recipes-containers
From: Kai Kang <kai.kang@...> Hi Bruce, The latest release is 3.17.1 but not include commits to fix for glibc 2.36. So backport them at same time. Kai Kang (1): criu: 3.17 -> 3.17.1 recipes-containers
|
By
Kai Kang
·
|
|
[PATCH] ceph: fix compile issue
2 messages
rocksdb has been updated to 7.5.3 in meta-oe causing ceph compilation to fail. Backport necessary patches to allow ceph to work with newer versions rocksdb. Signed-off-by: Sakib Sajal <sakib.sajal@...
rocksdb has been updated to 7.5.3 in meta-oe causing ceph compilation to fail. Backport necessary patches to allow ceph to work with newer versions rocksdb. Signed-off-by: Sakib Sajal <sakib.sajal@...
|
By
sakib.sajal@...
·
|
|
[PATCH] fixed typos in kubernetes recipe
5 messages
Hi, I had a problem building the kubernetes package after upgrading to kirkstone, the error is also documented here: https://errors.yoctoproject.org/Errors/Details/657132/ The typo is still present in
Hi, I had a problem building the kubernetes package after upgrading to kirkstone, the error is also documented here: https://errors.yoctoproject.org/Errors/Details/657132/ The typo is still present in
|
By
Guenther Meyer
·
|
|
[PATCH 2/2] cloud-init: add Apache-2.0 as a LICENSE option
From: Dan McGregor <dan.mcgregor@...> cloud-init has been dual licensed for a while. According to the LICENSE file this package is dual-licensed Apache 2 and GPL 3. This has been the case since commit
From: Dan McGregor <dan.mcgregor@...> cloud-init has been dual licensed for a while. According to the LICENSE file this package is dual-licensed Apache 2 and GPL 3. This has been the case since commit
|
By
Dan McGregor
·
|
|
[PATCH 1/1] criu: 3.17 -> 3.17.1
From: Kai Kang <kai.kang@...> Update criu from 3.17 to 3.17.1: * update file path and remove __pycache__ directory in do_install * rebase 0002-criu-Change-libraries-install-directory.patch * backport
From: Kai Kang <kai.kang@...> Update criu from 3.17 to 3.17.1: * update file path and remove __pycache__ directory in do_install * rebase 0002-criu-Change-libraries-install-directory.patch * backport
|
By
Kai Kang
·
|
|
[swat] check-layer-nightly failures
actually, using dynamic layers might be the way to go. -armin
actually, using dynamic layers might be the way to go. -armin
|
By
Armin Kuster
·
|
|
check-layer-nightly failures
<alexandre.belloni@...> wrote: That is correct. meta-selinux has always been in the README as a dependency, it just isn't in the layer.conf file. I'm still deciding if I'm going to add it in the .conf
<alexandre.belloni@...> wrote: That is correct. meta-selinux has always been in the README as a dependency, it just isn't in the layer.conf file. I'm still deciding if I'm going to add it in the .conf
|
By
Bruce Ashfield
·
|
|
[PATCH] docker: don't use -linkshared uncondictional
3 messages
The linkshared is not supported in some machines like riscv64 and when supported we can use the GO_LINKSHARED instaed. So export GO_LINKSHARED on the recipe to be available for Makafile. Signed-off-by
The linkshared is not supported in some machines like riscv64 and when supported we can use the GO_LINKSHARED instaed. So export GO_LINKSHARED on the recipe to be available for Makafile. Signed-off-by
|
By
Jose Quaresma
·
|
|
[master][PATCH 1/2] catatonit: Integrate version 0.1.7
6 messages
These two changes are merged to master. With respect to kirkstone, the issue is that by default the ptests are built .. as such we are bringing in new dependencies to the default build. That carries a
These two changes are merged to master. With respect to kirkstone, the issue is that by default the ptests are built .. as such we are bringing in new dependencies to the default build. That carries a
|
By
Bruce Ashfield
·
|
|
What the proper way to enable meta-virtualization
2 messages
Hello. I want add meta-virtualization to Boot2QT distro. When I git https://git.yoctoproject.org/meta-virtualization/ and add ${BSPDIR}/sources/meta-virtualization to bblayers.conf I get error $ bitba
Hello. I want add meta-virtualization to Boot2QT distro. When I git https://git.yoctoproject.org/meta-virtualization/ and add ${BSPDIR}/sources/meta-virtualization to bblayers.conf I get error $ bitba
|
By
Kuzemko Aleksandr
·
|
|
[PATCH] criu: fix build errors with glibc 2.36
5 messages
From: Kai Kang <kai.kang@...> Backport patches to fix build errors with glibc 2.36. Signed-off-by: Kai Kang <kai.kang@...> --- recipes-containers/criu/criu_git.bb | 4 +- .../0004-criu-fix-conflicting-
From: Kai Kang <kai.kang@...> Backport patches to fix build errors with glibc 2.36. Signed-off-by: Kai Kang <kai.kang@...> --- recipes-containers/criu/criu_git.bb | 4 +- .../0004-criu-fix-conflicting-
|
By
Kai Kang
·
|
|
[PATCH] ceph: fix CVE-2022-0670
4 messages
Backport required patches to fix CVE-2022-0670. Signed-off-by: Sakib Sajal <sakib.sajal@...> --- .../ceph/ceph/CVE-2022-0670_1.patch | 114 ++++++++++++++++++ .../ceph/ceph/CVE-2022-0670_2.patch | 67 +
Backport required patches to fix CVE-2022-0670. Signed-off-by: Sakib Sajal <sakib.sajal@...> --- .../ceph/ceph/CVE-2022-0670_1.patch | 114 ++++++++++++++++++ .../ceph/ceph/CVE-2022-0670_2.patch | 67 +
|
By
sakib.sajal@...
·
|
|
[RFC][meta-virtualization][PATCH 1/1] ceph: upgrade v15.2.15 -> v17.2.3
Upgrade to latest v17 release. New runtime dependencies on lua, cryptsetup and thrift. Refreshed patch context. Signed-off-by: Sakib Sajal <sakib.sajal@...> --- ...mpressor.h-fix-snappy-compiler-error
Upgrade to latest v17 release. New runtime dependencies on lua, cryptsetup and thrift. Refreshed patch context. Signed-off-by: Sakib Sajal <sakib.sajal@...> --- ...mpressor.h-fix-snappy-compiler-error
|
By
sakib.sajal@...
·
|
|
[RFC][meta-virtualization][PATCH 0/1] Error while compiling ceph v17.2.3 as part of uprev from v15.2.15.
I am running into a compilation issue [1] while building ceph v17.2.3 as part of uprev from v15.2.15. There is an upstream issue (https://tracker.ceph.com/issues/55256) and fixes [2] (which are contai
I am running into a compilation issue [1] while building ceph v17.2.3 as part of uprev from v15.2.15. There is an upstream issue (https://tracker.ceph.com/issues/55256) and fixes [2] (which are contai
|
By
sakib.sajal@...
·
|
|
[kirkstone][PATCH 1/3] buildah: add recipe for buildah v1.26
3 messages
From: "sakib.sajal@..." <sakib.sajal@...> buildah is a command line tool, to be installed and run on target, that can be used to: - create a working container, either from scratch or using an image as
From: "sakib.sajal@..." <sakib.sajal@...> buildah is a command line tool, to be installed and run on target, that can be used to: - create a working container, either from scratch or using an image as
|
By
Andrei Gherzan
·
|
|
[PATCH 1/1] ceph: upgrade v15.2.15 -> v17.2.3
Upgrade to latest v17 release. New runtime dependencies on lua, cryptsetup and thrift. Refreshed patch context. Signed-off-by: Sakib Sajal <sakib.sajal@...> --- ...mpressor.h-fix-snappy-compiler-error
Upgrade to latest v17 release. New runtime dependencies on lua, cryptsetup and thrift. Refreshed patch context. Signed-off-by: Sakib Sajal <sakib.sajal@...> --- ...mpressor.h-fix-snappy-compiler-error
|
By
sakib.sajal@...
·
|
|
[PATCH 0/1] Error while compiling ceph v17.2.3 as part of uprev from v15.2.15.
I am running into a compilation issue [1] while building ceph v17.2.3 as part of uprev from v15.2.15. There is an upstream issue (https://tracker.ceph.com/issues/55256) and fixes [2] (which are contai
I am running into a compilation issue [1] while building ceph v17.2.3 as part of uprev from v15.2.15. There is an upstream issue (https://tracker.ceph.com/issues/55256) and fixes [2] (which are contai
|
By
sakib.sajal@...
·
|
|
[kirkstone][PATCH 3/3] podman: Add ptest support for system tests
From: Andrei Gherzan <andrei.gherzan@...> Signed-off-by: Andrei Gherzan <andrei.gherzan@...> --- recipes-containers/podman/podman/run-ptest | 13 +++++++++++ recipes-containers/podman/podman_git.bb | 2
From: Andrei Gherzan <andrei.gherzan@...> Signed-off-by: Andrei Gherzan <andrei.gherzan@...> --- recipes-containers/podman/podman/run-ptest | 13 +++++++++++ recipes-containers/podman/podman_git.bb | 2
|
By
Andrei Gherzan
·
|
|
[kirkstone][PATCH 2/3] catatonit: Integrate version 0.1.7
From: Andrei Gherzan <andrei.gherzan@...> This is useful for podman system tests. Signed-off-by: Andrei Gherzan <andrei.gherzan@...> --- recipes-containers/catatonit/catatonit_0.1.7.bb | 16 ++++++++++
From: Andrei Gherzan <andrei.gherzan@...> This is useful for podman system tests. Signed-off-by: Andrei Gherzan <andrei.gherzan@...> --- recipes-containers/catatonit/catatonit_0.1.7.bb | 16 ++++++++++
|
By
Andrei Gherzan
·
|