|
[PATCH 0/3] xen: Update recipes for xen and xen-tools 8 messages
Before the next Yocto release, Xen recipes need to be updated. This patch series: - updates 4.15 recipes - introduces 4.16 recipes - removes 4.14 recipes Michal Orzel (3): xen: Bump SRCREV of 4.15 rec
Before the next Yocto release, Xen recipes need to be updated. This patch series: - updates 4.15 recipes - introduces 4.16 recipes - removes 4.14 recipes Michal Orzel (3): xen: Bump SRCREV of 4.15 rec
|
By
Michal Orzel
·
|
|
[PATCH] nerdctl: upgrade to v0.18.0 3 messages
Signed-off-by: Chen Qi <Qi.Chen@...> --- .../nerdctl/nerdctl/modules.txt | 72 +++--- recipes-containers/nerdctl/nerdctl_git.bb | 205 +++++++++--------- 2 files changed, 137 insertions(+), 140 deletion
Signed-off-by: Chen Qi <Qi.Chen@...> --- .../nerdctl/nerdctl/modules.txt | 72 +++--- recipes-containers/nerdctl/nerdctl_git.bb | 205 +++++++++--------- 2 files changed, 137 insertions(+), 140 deletion
|
By
Chen Qi
·
|
|
[hardknott][PATCH] contaicontainerd-opencontainers: bump to v1.4.13 2 messages
Bump from v1.4.12 to v.1.4.13, which solves CVE-2022-23648. Signed-off-by: Chen Qi <Qi.Chen@...> --- .../containerd/containerd-opencontainers_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletio
Bump from v1.4.12 to v.1.4.13, which solves CVE-2022-23648. Signed-off-by: Chen Qi <Qi.Chen@...> --- .../containerd/containerd-opencontainers_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletio
|
By
Chen Qi
·
|
|
[PATCH] libvmi: Fix out of box build failure with xen disabled 2 messages
vbd was added for xen based VMs since bdee00fac9b4 ("Disk reading interface for Xen based VMs and example") and should be built only when xen is enabled, otherwise there would not be necessary xen hea
vbd was added for xen based VMs since bdee00fac9b4 ("Disk reading interface for Xen based VMs and example") and should be built only when xen is enabled, otherwise there would not be necessary xen hea
|
By
He Zhe
·
|
|
[hardknott][PATCH] libvirt: fix CVE-2022-0897 2 messages
From: Changqing Li <changqing.li@...> Signed-off-by: Changqing Li <changqing.li@...> --- .../libvirt/libvirt/CVE-2022-0897.patch | 57 +++++++++++++++++++ recipes-extended/libvirt/libvirt_6.3.0.bb | 1
From: Changqing Li <changqing.li@...> Signed-off-by: Changqing Li <changqing.li@...> --- .../libvirt/libvirt/CVE-2022-0897.patch | 57 +++++++++++++++++++ recipes-extended/libvirt/libvirt_6.3.0.bb | 1
|
By
Changqing Li
·
|
|
[PATCH] libvirt: fix do_package issue 14 messages
From: Preeti Sachan <preeti.sachan@...> Signed-off-by: Preeti Sachan <preeti.sachan@...> --- recipes-extended/libvirt/libvirt_8.1.0.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/recipes-extende
From: Preeti Sachan <preeti.sachan@...> Signed-off-by: Preeti Sachan <preeti.sachan@...> --- recipes-extended/libvirt/libvirt_8.1.0.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/recipes-extende
|
By
preeti.sachan@...
·
|
|
[PATCH] k3s: do not use a go file as patch 6 messages
Compiling k3s failed with: do_patch: Importing patch 'github.com.andreyvit.diff' with striplevel '1' The problem is that github.com/andreyvit/diff ends up as github.com.andreyvit.diff in the download
Compiling k3s failed with: do_patch: Importing patch 'github.com.andreyvit.diff' with striplevel '1' The problem is that github.com/andreyvit/diff ends up as github.com.andreyvit.diff in the download
|
By
Adrian Freihofer
·
|
|
[PATCH] libvirt: package all sysctl conf files for libvirtd 2 messages
The libvirtd package has already packaged ${sysconfdir}/sysctl.d, and also the /usr/lib/sysctl.d/60-libvirtd.conf, it would be reasonable for it to package other sysctl conf files, otherwise we will m
The libvirtd package has already packaged ${sysconfdir}/sysctl.d, and also the /usr/lib/sysctl.d/60-libvirtd.conf, it would be reasonable for it to package other sysctl conf files, otherwise we will m
|
By
Chen Qi
·
|
|
[PATCH] cni: Add ;protocol=https for flannel_plugin SRC_URI 2 messages
Also, fix the indentation for the SRC_URI variable assignment. Signed-off-by: Diego Sueiro <diego.sueiro@...> --- recipes-networking/cni/cni_git.bb | 9 +++++---- 1 file changed, 5 insertions(+), 4 del
Also, fix the indentation for the SRC_URI variable assignment. Signed-off-by: Diego Sueiro <diego.sueiro@...> --- recipes-networking/cni/cni_git.bb | 9 +++++---- 1 file changed, 5 insertions(+), 4 del
|
By
Diego Sueiro
·
|
|
Issues with k3s runtime on master 5 messages
Hi Bruce, I'm having k3s runtime issues where during the k3s.service start I'm getting error messages about missing /usr/libexec/cni/flannel. I saw that the cni_git.bb recipe was bumped to versions wh
Hi Bruce, I'm having k3s runtime issues where during the k3s.service start I'm getting error messages about missing /usr/libexec/cni/flannel. I saw that the cni_git.bb recipe was bumped to versions wh
|
By
Diego Sueiro
·
|
|
[PATCH 3/3] xen: Remove 4.14 recipes and related patches
We shall only have recipes for the last two stable releases, thus get rid of the 4.14 recipes and the corresponding patches. Signed-off-by: Michal Orzel <michal.orzel@...> --- ...-stand-alone-set-of-h
We shall only have recipes for the last two stable releases, thus get rid of the 4.14 recipes and the corresponding patches. Signed-off-by: Michal Orzel <michal.orzel@...> --- ...-stand-alone-set-of-h
|
By
Michal Orzel
·
|
|
[PATCH 2/3] xen: Add recipes for stable Xen 4.16 release and update master
Add recipes for Xen 4.16 release as, according to the documentation we shall have recipes for the latest stable major version of Xen before the next Yocto release. Bump PREFERED_VERSION to 4.16 as wel
Add recipes for Xen 4.16 release as, according to the documentation we shall have recipes for the latest stable major version of Xen before the next Yocto release. Bump PREFERED_VERSION to 4.16 as wel
|
By
Michal Orzel
·
|
|
[PATCH 1/3] xen: Bump SRCREV of 4.15 recipes to 4.15.2
Bump SRCREV version of xen recipes to use the latest 4.15 release which is 4.15.2. Signed-off-by: Michal Orzel <michal.orzel@...> --- recipes-extended/xen/xen-tools_4.15.bb | 4 ++-- recipes-extended/x
Bump SRCREV version of xen recipes to use the latest 4.15 release which is 4.15.2. Signed-off-by: Michal Orzel <michal.orzel@...> --- recipes-extended/xen/xen-tools_4.15.bb | 4 ++-- recipes-extended/x
|
By
Michal Orzel
·
|
|
[PATCH] virt-what: add new recipe 4 messages
Signed-off-by: Ross Burton <ross.burton@...> --- recipes-extended/virt-what/virt-what_1.21.bb | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 recipes-extended/virt-what/virt-what_
Signed-off-by: Ross Burton <ross.burton@...> --- recipes-extended/virt-what/virt-what_1.21.bb | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 recipes-extended/virt-what/virt-what_
|
By
Ross Burton
·
|
|
[dunfell][PATCH] containerd-opencontainers: add EXTRA_EXTLDFLAGS and use it to fix build with gold 2 messages
* Work around internal error in gold triggered due to DWARF-5 by forcing to use bfd even with ld-is-gold: _/OE/lge/build/webosose/dunfell/BUILD/work/qemux86_64-webos-linux/containerd-opencontainers/v1
* Work around internal error in gold triggered due to DWARF-5 by forcing to use bfd even with ld-is-gold: _/OE/lge/build/webosose/dunfell/BUILD/work/qemux86_64-webos-linux/containerd-opencontainers/v1
|
By
Martin Jansa
·
|
|
k3s build issues on master 4 messages
Hi Bruce, Whilst investigating a build problem on our CI related to sstate mirror of the k3s recipe, I found that the commit "k3s: update to 1.23.1" (8cba065209dd668afe939f878da340a017ecdd7d) didn't c
Hi Bruce, Whilst investigating a build problem on our CI related to sstate mirror of the k3s recipe, I found that the commit "k3s: update to 1.23.1" (8cba065209dd668afe939f878da340a017ecdd7d) didn't c
|
By
Diego Sueiro
·
|
|
[PATCH] libvirt: upgrade 7.2.0 -> 8.1.0 2 messages
Dropped patches which are part of the new version: 0001-docs-Fix-template-matching-in-page.xsl.patch 0001-security-fix-SELinux-label-generation-logic.patch 0001-storage_driver-Unlock-object-on-ACL-fai
Dropped patches which are part of the new version: 0001-docs-Fix-template-matching-in-page.xsl.patch 0001-security-fix-SELinux-label-generation-logic.patch 0001-storage_driver-Unlock-object-on-ACL-fai
|
By
sakib.sajal@...
·
|
|
Loading the module xen-gntdev on boot 17 messages
Hello all, I am a bit new to meta-virtualization and to the Xen project And to virtualizations, so please bear with me :) I've been trying to make use of the xen project, currently targeting qemu (and
Hello all, I am a bit new to meta-virtualization and to the Xen project And to virtualizations, so please bear with me :) I've been trying to make use of the xen project, currently targeting qemu (and
|
By
Paulo Sherring
·
|
|
[PATCH V2] ceph: set CXXFLAGS and CFLAGS 2 messages
In oe-core, the commit: a83623a54a Revert "cmake.bbclass: Set CXXFLAGS and CFLAGS" drops compiler flags overrides for all cmake-based recipes, causing the ceph compile to fail with the error: ld: cann
In oe-core, the commit: a83623a54a Revert "cmake.bbclass: Set CXXFLAGS and CFLAGS" drops compiler flags overrides for all cmake-based recipes, causing the ceph compile to fail with the error: ld: cann
|
By
sakib.sajal@...
·
|
|
[PATCH] python3-sphinx: Drop as newer recipe merged to OE-Core 3 messages
A newer version of this was merged to OE-Core and there shouldn't be a hard version dependency in meta-virtualization so this can be droped from here. Signed-off-by: Richard Purdie <richard.purdie@...
A newer version of this was merged to OE-Core and there shouldn't be a hard version dependency in meta-virtualization so this can be droped from here. Signed-off-by: Richard Purdie <richard.purdie@...
|
By
Richard Purdie
·
|