|
meta-virt fails check-layer-nightly
<alexandre.belloni@...> wrote: Aha. These recipes need the defaults that are supplied when the virtualization distro feature is specified. What is the exact command the nightly check is running ? I ca
<alexandre.belloni@...> wrote: Aha. These recipes need the defaults that are supplied when the virtualization distro feature is specified. What is the exact command the nightly check is running ? I ca
|
By
Bruce Ashfield
·
|
|
[PATCH 0/1] lxc: templates/lxc-busybox.in: if busybox contains init then use it
9 messages
From: Xiangyu Chen <xiangyu.chen@...> Hi Bruce, Recently we found that the lxc ptest has lots of failure cases as below log-1, after checking the code, some cases failed due to related the init proges
From: Xiangyu Chen <xiangyu.chen@...> Hi Bruce, Recently we found that the lxc ptest has lots of failure cases as below log-1, after checking the code, some cases failed due to related the init proges
|
By
Xiangyu Chen
·
|
|
[kirkstone][PATCH 0/2] fix the template of lxc download failure on kirkstone
2 messages
From: Xiangyu Chen <xiangyu.chen@...> Hi Bruce, This series of patch to fix the template of lxc-download on kirkstone. When we using a download container command[1], the lxc-create would report missin
From: Xiangyu Chen <xiangyu.chen@...> Hi Bruce, This series of patch to fix the template of lxc-download on kirkstone. When we using a download container command[1], the lxc-create would report missin
|
By
Xiangyu Chen
·
|
|
[kirkstone][PATCH 2/2] lxc: add -L and -f for curl in templates-use-curl-instead-of-wget.patch
From: Xiangyu Chen <xiangyu.chen@...> Add support of redirect option -L for curl, the linuxcontainers.org sometimes redirect to other mirror site such like us.lxd.images.canonical.com, this would caus
From: Xiangyu Chen <xiangyu.chen@...> Add support of redirect option -L for curl, the linuxcontainers.org sometimes redirect to other mirror site such like us.lxd.images.canonical.com, this would caus
|
By
Xiangyu Chen
·
|
|
[kirkstone][PATCH 1/2] lxc: backport changes from master for templates-use-curl-instead-of-wget.patch
From: Xiangyu Chen <xiangyu.chen@...> backport the changes of templates-use-curl-instead-of-wget.patch from master in following commits: 05f316f70a4d : lxc: update to 5.x and meson 211918936180 : tree
From: Xiangyu Chen <xiangyu.chen@...> backport the changes of templates-use-curl-instead-of-wget.patch from master in following commits: 05f316f70a4d : lxc: update to 5.x and meson 211918936180 : tree
|
By
Xiangyu Chen
·
|
|
[PATCH] lxc: add -L option for curl in templates-use-curl-instead-of-wget.patch
From: Xiangyu Chen <xiangyu.chen@...> Add support of redirect option for curl, the linuxcontainers.org sometimes redirect to other mirror site such like us.lxd.images.canonical.com, this would cause t
From: Xiangyu Chen <xiangyu.chen@...> Add support of redirect option for curl, the linuxcontainers.org sometimes redirect to other mirror site such like us.lxd.images.canonical.com, this would cause t
|
By
Xiangyu Chen
·
|
|
go breakage in master
5 messages
Just a heads up that some of the go applications are breaking in master. I'm aware of the issue, and have a general fix in progress. Bruce -- - Thou shalt not follow the NULL pointer, for chaos and ma
Just a heads up that some of the go applications are breaking in master. I'm aware of the issue, and have a general fix in progress. Bruce -- - Thou shalt not follow the NULL pointer, for chaos and ma
|
By
Bruce Ashfield
·
|
|
[PATCH] lxc: skip lxc-test-apparmor-mount and lxc-test-get_item in ptest
2 messages
From: Xiangyu Chen <xiangyu.chen@...> lxc-test-apparmor-mount and lxc-test-get_item related to apparmor, since the lxc-test-apparmor has been already skipped, so also skip those two cases. Signed-off-
From: Xiangyu Chen <xiangyu.chen@...> lxc-test-apparmor-mount and lxc-test-get_item related to apparmor, since the lxc-test-apparmor has been already skipped, so also skip those two cases. Signed-off-
|
By
Xiangyu Chen
·
|
|
[PATCH v2] yq: drop {LINKSHARED}
2 messages
From: Mingli Yu <mingli.yu@...> Redefine do_compile logic to drop {LINKSHARED} to fix the below build failure. WARNING: /build/tmp-glibc/work/cortexa53-wrs-linux/yq/4.30.8+gitdd6cf3df146f3e2c0f8c765a6
From: Mingli Yu <mingli.yu@...> Redefine do_compile logic to drop {LINKSHARED} to fix the below build failure. WARNING: /build/tmp-glibc/work/cortexa53-wrs-linux/yq/4.30.8+gitdd6cf3df146f3e2c0f8c765a6
|
By
Yu, Mingli
·
|
|
[PATCH] kubernetes: upgrade to 1.26.1
4 messages
Changes include: 1. Update SRC_URI an SRCREV 2. Change 0001-hack-lib-golang.sh-use-CC-from-environment.patch to also remove the 'export CC=xxx' for amd64. The original patch is a little strange, it re
Changes include: 1. Update SRC_URI an SRCREV 2. Change 0001-hack-lib-golang.sh-use-CC-from-environment.patch to also remove the 'export CC=xxx' for amd64. The original patch is a little strange, it re
|
By
Chen Qi
·
|
|
[PATCH] yq: Drop {LINKSHARED}
4 messages
From: Mingli Yu <mingli.yu@...> Drop {LINKSHARED} to fix the below build failure. WARNING: /build/tmp-glibc/work/cortexa53-wrs-linux/yq/4.30.8+gitdd6cf3df146f3e2c0f8c765a6ef9e35780ad8cc1-r0/temp/run.d
From: Mingli Yu <mingli.yu@...> Drop {LINKSHARED} to fix the below build failure. WARNING: /build/tmp-glibc/work/cortexa53-wrs-linux/yq/4.30.8+gitdd6cf3df146f3e2c0f8c765a6ef9e35780ad8cc1-r0/temp/run.d
|
By
Yu, Mingli
·
|
|
[PATCH] yq: remove .git suffix for cobra component
2 messages
From: Mingli Yu <mingli.yu@...> Remove the '.git' suffix of the cobra in SRC_URI to make the cobra SRC_URI exactly the same among the recipes which define cobra to make sure two local git repos (Yocto
From: Mingli Yu <mingli.yu@...> Remove the '.git' suffix of the cobra in SRC_URI to make the cobra SRC_URI exactly the same among the recipes which define cobra to make sure two local git repos (Yocto
|
By
Yu, Mingli
·
|
|
[kirkstone][PATCH 07/10] skopeo: use container-host bbclass to provide configuration
2 messages
From: Bruce Ashfield <bruce.ashfield@...> Instead of providing storage and registries configuration files in this package, we inherit container-host which will provide a common definition of these con
From: Bruce Ashfield <bruce.ashfield@...> Instead of providing storage and registries configuration files in this package, we inherit container-host which will provide a common definition of these con
|
By
Chen Qi
·
|
|
[kirkstone][PATCH 01/10] cri-o: remove meta-security check
2 messages
libseccomp is not in oe-core. There's no need to check meta-security any more. Signed-off-by: Chen Qi <Qi.Chen@...> Signed-off-by: Bruce Ashfield <bruce.ashfield@...> --- recipes-containers/cri-o/cri-
libseccomp is not in oe-core. There's no need to check meta-security any more. Signed-off-by: Chen Qi <Qi.Chen@...> Signed-off-by: Bruce Ashfield <bruce.ashfield@...> --- recipes-containers/cri-o/cri-
|
By
Chen Qi
·
|
|
query on docker support changes in yocto
11 messages
Hello Team, Can I know what are the changes required in yocto to run docker and its dependencies on my target embedded system. I have added the below changes. Do I need more plugins and packages ? bbl
Hello Team, Can I know what are the changes required in yocto to run docker and its dependencies on my target embedded system. I have added the below changes. Do I need more plugins and packages ? bbl
|
By
SIMON BABY
·
|
|
[kirkstone][PATCH 10/10] container-host-config: extend to native and nativesdk
skopeo rdepends on it, and skopeo has been extended to native and nativesdk, so container-host-config needs also be extended. Signed-off-by: Chen Qi <Qi.Chen@...> Signed-off-by: Bruce Ashfield <bruce.
skopeo rdepends on it, and skopeo has been extended to native and nativesdk, so container-host-config needs also be extended. Signed-off-by: Chen Qi <Qi.Chen@...> Signed-off-by: Bruce Ashfield <bruce.
|
By
Chen Qi
·
|
|
[kirkstone][PATCH 09/10] container-host-config: provide /etc/containers/policy.json
The /etc/containers/policy.json[1] file is used to specify verification policy. For now, we can see it's used by both cri-o and skopeo. To avoid conflict, we use container-host-config to provide this
The /etc/containers/policy.json[1] file is used to specify verification policy. For now, we can see it's used by both cri-o and skopeo. To avoid conflict, we use container-host-config to provide this
|
By
Chen Qi
·
|
|
[kirkstone][PATCH 08/10] README: remove some cri-o specific layer dependencies
ostree is in meta-oe, libseccomp is in oe-core. So remove these two. Signed-off-by: Chen Qi <Qi.Chen@...> Signed-off-by: Bruce Ashfield <bruce.ashfield@...> --- README | 2 -- 1 file changed, 2 deletio
ostree is in meta-oe, libseccomp is in oe-core. So remove these two. Signed-off-by: Chen Qi <Qi.Chen@...> Signed-off-by: Bruce Ashfield <bruce.ashfield@...> --- README | 2 -- 1 file changed, 2 deletio
|
By
Chen Qi
·
|
|
[kirkstone][PATCH 06/10] containers: add container-host-config recipe
From: Bruce Ashfield <bruce.ashfield@...> This is a configuration only recipe that produces a package which installs some common configuration files. In this introduction we have both registries.conf
From: Bruce Ashfield <bruce.ashfield@...> This is a configuration only recipe that produces a package which installs some common configuration files. In this introduction we have both registries.conf
|
By
Chen Qi
·
|
|
[kirkstone][PATCH 04/10] cri-o: update crio.conf to match the current version 1.23
The old crio.conf file can cause cri-o start failure. The error message is as below. validating runtime config: runtime validation: failed to \ translate monitor fields for runtime runc: cgroupfs mana
The old crio.conf file can cause cri-o start failure. The error message is as below. validating runtime config: runtime validation: failed to \ translate monitor fields for runtime runc: cgroupfs mana
|
By
Chen Qi
·
|