|
breakage in master
Hi all, If you run into go applications failing to build in master, I'm aware of the problem and I'm working on it. I can't run system level testing until I get them fixed, so any pending merges will
Hi all, If you run into go applications failing to build in master, I'm aware of the problem and I'm working on it. I can't run system level testing until I get them fixed, so any pending merges will
|
By
Bruce Ashfield
·
|
|
[PATCH] libslirp: remove the recipe
3 messages
From: Mingli Yu <mingli.yu@...> The libslirp recipe is added in openembedded-core [1], so remove the recipe in meta-virtualization to fix the below yocto compliance issue. INFO: ======================
From: Mingli Yu <mingli.yu@...> The libslirp recipe is added in openembedded-core [1], so remove the recipe in meta-virtualization to fix the below yocto compliance issue. INFO: ======================
|
By
Yu, Mingli
·
|
|
[PATCH v2 0/3] xen: Update recipes for xen and xen-tools
2 messages
This patch series: - updates the 4.16 recipes to the latest 4.16.3 release, - adds 4.17 recipes, fixes conflicts and updates master, - bumps default version to 4.17. Tested by building all the availab
This patch series: - updates the 4.16 recipes to the latest 4.16.3 release, - adds 4.17 recipes, fixes conflicts and updates master, - bumps default version to 4.17. Tested by building all the availab
|
By
Orzel, Michal
·
|
|
[PATCH v2 3/3] xen: Bump default version to 4.17 stable
2 messages
Signed-off-by: Michal Orzel <michal.orzel@...> --- Changes in v2: - none --- conf/distro/include/meta-virt-default-versions.inc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/co
Signed-off-by: Michal Orzel <michal.orzel@...> --- Changes in v2: - none --- conf/distro/include/meta-virt-default-versions.inc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/co
|
By
Orzel, Michal
·
|
|
[PATCH v2 1/3] xen: Bump SRCREV of 4.16 recipes to 4.16.3
2 messages
Update 4.16 recipes to use the latest 4.16.3 release. Also, remove the GCC 12 fix patch as it seems to be no longer needed. Signed-off-by: Michal Orzel <michal.orzel@...> --- Changes in v2: - none ---
Update 4.16 recipes to use the latest 4.16.3 release. Also, remove the GCC 12 fix patch as it seems to be no longer needed. Signed-off-by: Michal Orzel <michal.orzel@...> --- Changes in v2: - none ---
|
By
Orzel, Michal
·
|
|
[PATCH 2/3 RESEND] xen: Add recipes for stable Xen 4.17 release and update master
3 messages
Add recipes for xen and tools for the newly released 4.17 version and take the opportunity to update master recipes. Reflect 4.17 tools changes in xen-tools.inc: - add test-paging-mempool to test pack
Add recipes for xen and tools for the newly released 4.17 version and take the opportunity to update master recipes. Reflect 4.17 tools changes in xen-tools.inc: - add test-paging-mempool to test pack
|
By
Orzel, Michal
·
|
|
[PATCH 3/3 RESEND] xen: Bump default version to 4.17 stable
Signed-off-by: Michal Orzel <michal.orzel@...> --- conf/distro/include/meta-virt-default-versions.inc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/conf/distro/include/meta-vir
Signed-off-by: Michal Orzel <michal.orzel@...> --- conf/distro/include/meta-virt-default-versions.inc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/conf/distro/include/meta-vir
|
By
Orzel, Michal
·
|
|
[PATCH 1/3 RESEND] xen: Bump SRCREV of 4.16 recipes to 4.16.3
Update 4.16 recipes to use the latest 4.16.3 release. Also, remove the GCC 12 fix patch as it seems to be no longer needed. Signed-off-by: Michal Orzel <michal.orzel@...> --- .../files/xen-fix-gcc12-b
Update 4.16 recipes to use the latest 4.16.3 release. Also, remove the GCC 12 fix patch as it seems to be no longer needed. Signed-off-by: Michal Orzel <michal.orzel@...> --- .../files/xen-fix-gcc12-b
|
By
Orzel, Michal
·
|
|
[PATCH 0/3 RESEND] xen: Update recipes for xen and xen-tools
This patch series: - updates the 4.16 recipes to the latest 4.16.3 release, - adds 4.17 recipes, fixes conflicts and updates master, - bumps default version to 4.17. Tested by building all the availab
This patch series: - updates the 4.16 recipes to the latest 4.16.3 release, - adds 4.17 recipes, fixes conflicts and updates master, - bumps default version to 4.17. Tested by building all the availab
|
By
Orzel, Michal
·
|
|
Using Docker containers on Yocto with RISC-V architecture
6 messages
#meta-virtualization
#yocto
Hello, I am using Yocto on a RISC-V board, Microchip PolarFire Icicle Kit: https://www.microsemi.com/existing-parts/parts/152514 (Board's Yocto directory: https://github.com/polarfire-soc/meta-polarfi
Hello, I am using Yocto on a RISC-V board, Microchip PolarFire Icicle Kit: https://www.microsemi.com/existing-parts/parts/152514 (Board's Yocto directory: https://github.com/polarfire-soc/meta-polarfi
|
By
jmoreno@...
·
|
|
[PATCH] layer.conf: update LAYERSERIES_COMPAT for mickledore
* oe-core switched to mickedore in: https://git.openembedded.org/openembedded-core/commit/?id=57239d66b933c4313cf331d35d13ec2d0661c38f Signed-off-by: Martin Jansa <Martin.Jansa@...> --- conf/layer.con
* oe-core switched to mickedore in: https://git.openembedded.org/openembedded-core/commit/?id=57239d66b933c4313cf331d35d13ec2d0661c38f Signed-off-by: Martin Jansa <Martin.Jansa@...> --- conf/layer.con
|
By
Martin Jansa
·
|
|
[meta-cloud-services][PATCH] layer.conf: add meta-virtualization to LAYERDEPENDS
2 messages
From: Mingli Yu <mingli.yu@...> Fix the below yocto compliance issue, the libibverbs under meta-virtualization provides virtual/libibverbs. ERROR: Nothing PROVIDES 'virtual/libibverbs' (but /build/lay
From: Mingli Yu <mingli.yu@...> Fix the below yocto compliance issue, the libibverbs under meta-virtualization provides virtual/libibverbs. ERROR: Nothing PROVIDES 'virtual/libibverbs' (but /build/lay
|
By
Yu, Mingli
·
|
|
[PATCH] virt-viewer: add opengl to REQUIRED_DISTRO_FEATURES
2 messages
From: Mingli Yu <mingli.yu@...> Fixes: ERROR: Nothing PROVIDES 'spice-gtk' (but /build/layers/meta-virtualization/recipes-extended/virt-viewer/virt-viewer_11.0.bb DEPENDS on or otherwise requires it)
From: Mingli Yu <mingli.yu@...> Fixes: ERROR: Nothing PROVIDES 'spice-gtk' (but /build/layers/meta-virtualization/recipes-extended/virt-viewer/virt-viewer_11.0.bb DEPENDS on or otherwise requires it)
|
By
Yu, Mingli
·
|
|
[PATCH] criu: avoid textrel QA Issue warning
2 messages
From: Xiangyu Chen <xiangyu.chen@...> Fix some of arch such as arm/aarch64 would report QA warning as below: WARNING: criu-3.17.1+gitAUTOINC+d46f40f4ff-r0 do_package_qa: QA Issue: criu: ELF binary /us
From: Xiangyu Chen <xiangyu.chen@...> Fix some of arch such as arm/aarch64 would report QA warning as below: WARNING: criu-3.17.1+gitAUTOINC+d46f40f4ff-r0 do_package_qa: QA Issue: criu: ELF binary /us
|
By
Xiangyu Chen
·
|
|
[kirkstone][PATCHv2 00/21] docker updates
2 messages
This brings docker-ce, docker-moby, containerd-opencontainers, runc-opencontainers and runc-docker to almost the same commits as they are on the master branch. That's what I did: git cherry-pick ea4c3
This brings docker-ce, docker-moby, containerd-opencontainers, runc-opencontainers and runc-docker to almost the same commits as they are on the master branch. That's what I did: git cherry-pick ea4c3
|
By
Adrian Freihofer
·
|
|
[kirkstone][PATCHv2 21/21] moby: update to v20.10.21
Bumping moby to version v20.10.21, which comprises the following commits: f99cb8297b integration: download busybox-w32 from GitHub Release 3f9dc25f5c update containerd binary to v1.6.9 87ccd38cea vend
Bumping moby to version v20.10.21, which comprises the following commits: f99cb8297b integration: download busybox-w32 from GitHub Release 3f9dc25f5c update containerd binary to v1.6.9 87ccd38cea vend
|
By
Adrian Freihofer
·
|
|
[kirkstone][PATCHv2 19/21] docker: add seccomp to default packageconfig settings
From: Bruce Ashfield <bruce.ashfield@...> Much of meta-virt requires seccomp to function properly, so we update docker to match that common default. Signed-off-by: Bruce Ashfield <bruce.ashfield@...>
From: Bruce Ashfield <bruce.ashfield@...> Much of meta-virt requires seccomp to function properly, so we update docker to match that common default. Signed-off-by: Bruce Ashfield <bruce.ashfield@...>
|
By
Adrian Freihofer
·
|
|
[kirkstone][PATCHv2 20/21] docker/moby: use generic DOCKER_COMMIT in do_compile
From: Bruce Ashfield <bruce.ashfield@...> do_compile() is shared and shouldn't have been using SRCREV_moby as that is obviously only set in the moby recipe. Switch to using a generic DOCKER_COMMIT var
From: Bruce Ashfield <bruce.ashfield@...> do_compile() is shared and shouldn't have been using SRCREV_moby as that is obviously only set in the moby recipe. Switch to using a generic DOCKER_COMMIT var
|
By
Adrian Freihofer
·
|
|
[kirkstone][PATCHv2 18/21] docker: add mobyproject:moby to CVE_PRODUCT
From: Bruce Ashfield <bruce.ashfield@...> Add mobyproject:moby to CVE_PRODUCT to reflect where the source is coming from for both docker recipes. We keep the old 'docker' designation for compatibility
From: Bruce Ashfield <bruce.ashfield@...> Add mobyproject:moby to CVE_PRODUCT to reflect where the source is coming from for both docker recipes. We keep the old 'docker' designation for compatibility
|
By
Adrian Freihofer
·
|
|
[kirkstone][PATCHv2 17/21] containerd: update to v1.6.9
From: Bruce Ashfield <bruce.ashfield@...> Bumping containerd to version v1.6.9-12-g6c41694da, which comprises the following commits: 5af8d89ce overlayutils: Add fastpath for userxattr check 303f608dd
From: Bruce Ashfield <bruce.ashfield@...> Bumping containerd to version v1.6.9-12-g6c41694da, which comprises the following commits: 5af8d89ce overlayutils: Add fastpath for userxattr check 303f608dd
|
By
Adrian Freihofer
·
|