|
[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
·
|
|
[master][PATCH 2/2] 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
·
|
|
[master][PATCH 1/2] 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
·
|
|
[kirkstone][master][PATCH] meta-xilinx xen bbappend: Rename
3 messages
Xen is no longer on 4.14, rename to 4.% to avoid having to regularly update it. Signed-off-by: Mark Hatle <mark.hatle@...> --- .../recipes-extended/xen/{xen_4.14.bbappend => xen_4.%.bbappend} | 0 1 fi
Xen is no longer on 4.14, rename to 4.% to avoid having to regularly update it. Signed-off-by: Mark Hatle <mark.hatle@...> --- .../recipes-extended/xen/{xen_4.14.bbappend => xen_4.%.bbappend} | 0 1 fi
|
By
Mark Hatle
·
|
|
Docker network bridge not working on Yocto Hardknott
Hi All, I have built a Yocto Hardknott image for the i.MX8 according to the following Variscite tutorial: Yocto Build Release | Variscite Wiki Then, I added Docker by setting the following in local.co
Hi All, I have built a Yocto Hardknott image for the i.MX8 according to the following Variscite tutorial: Yocto Build Release | Variscite Wiki Then, I added Docker by setting the following in local.co
|
By
MorganBaugh
·
|
|
[kirkstone][PATCH] podman: Fix merge typo
2 messages
From: Andrei Gherzan <andrei.gherzan@...> 2b28d64667e4c22434b9db0a87a1265a0caedb66 brought a typo when resolving merge/rebase conflict. This fixes it. Signed-off-by: Andrei Gherzan <andrei.gherzan@...
From: Andrei Gherzan <andrei.gherzan@...> 2b28d64667e4c22434b9db0a87a1265a0caedb66 brought a typo when resolving merge/rebase conflict. This fixes it. Signed-off-by: Andrei Gherzan <andrei.gherzan@...
|
By
Andrei Gherzan
·
|
|
[kirkstone][PATCH v2] podman: Patch for CVE-2022-27649
6 messages
From: Andrei Gherzan <andrei.gherzan@...> Signed-off-by: Andrei Gherzan <andrei.gherzan@...> --- .../podman/podman/CVE-2022-27649.patch | 106 ++++++++++++++++++ recipes-containers/podman/podman_git.bb
From: Andrei Gherzan <andrei.gherzan@...> Signed-off-by: Andrei Gherzan <andrei.gherzan@...> --- .../podman/podman/CVE-2022-27649.patch | 106 ++++++++++++++++++ recipes-containers/podman/podman_git.bb
|
By
Andrei Gherzan
·
|
|
[PATCH 2/2] k3s: sync the version with the upstream version
2 messages
The k3s project is using as version the git tag: https://github.com/k3s-io/k3s/blob/master/scripts/version.sh#L58 This patch applies that logic in the build artifacts. Signed-off-by: Vasileios Anagnos
The k3s project is using as version the git tag: https://github.com/k3s-io/k3s/blob/master/scripts/version.sh#L58 This patch applies that logic in the build artifacts. Signed-off-by: Vasileios Anagnos
|
By
Vasileios Anagnostopoulos
·
|
|
[PATCH 1/2] k3s: fix the version of k3s
When executing `k3s --version` the mentioned version `k3s version dev (HEAD)`. The root cause is, that the BUILD_FLAGS were not the expected ones. After that patch, the k3s is reporting the correct ve
When executing `k3s --version` the mentioned version `k3s version dev (HEAD)`. The root cause is, that the BUILD_FLAGS were not the expected ones. After that patch, the k3s is reporting the correct ve
|
By
Vasileios Anagnostopoulos
·
|