|
[PATCHv2 1/2] libvirt-glib: add recipe
libvirt-glib wraps libvirt to provide a high-level object-oriented API be= tter suited for glib-based applications, via three libraries: - libvirt-glib - GLib main loop integration & misc helper APIs
libvirt-glib wraps libvirt to provide a high-level object-oriented API be= tter suited for glib-based applications, via three libraries: - libvirt-glib - GLib main loop integration & misc helper APIs
|
By
Markus Volk
·
|
|
[PATCH 1/2] libvirt-glib: add recipe 2 messages
Signed-off-by: Markus Volk <f_l_k@...> --- recipes-extended/libvirt/libvirt-glib_4.0.0.bb | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 recipes-extended/libvirt/libvirt-glib_
Signed-off-by: Markus Volk <f_l_k@...> --- recipes-extended/libvirt/libvirt-glib_4.0.0.bb | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 recipes-extended/libvirt/libvirt-glib_
|
By
Markus Volk
·
|
|
[master,langdale,kirkstone][PATCH] xen: Make xilinx extension generic 2 messages
Move the xilinx specific bbappend to a wildcard append. Signed-off-by: Mark Hatle <mark.hatle@...> --- .../recipes-extended/xen/{xen_4.14.bbappend => xen_%.bbappend} | 0 dynamic-layers/xilinx/recipes-
Move the xilinx specific bbappend to a wildcard append. Signed-off-by: Mark Hatle <mark.hatle@...> --- .../recipes-extended/xen/{xen_4.14.bbappend => xen_%.bbappend} | 0 dynamic-layers/xilinx/recipes-
|
By
Mark Hatle
·
|
|
[PATCH] libvirt: remove package config qemu for powerpc and riscv32
From: Kai Kang <kai.kang@...> qemu is not compatible with ppc32 and riscv32, so remove libvirt's package config 'qemu' for them. Signed-off-by: Kai Kang <kai.kang@...> --- recipes-extended/libvirt/lib
From: Kai Kang <kai.kang@...> qemu is not compatible with ppc32 and riscv32, so remove libvirt's package config 'qemu' for them. Signed-off-by: Kai Kang <kai.kang@...> --- recipes-extended/libvirt/lib
|
By
Kai Kang
·
|
|
[PATCH 7/7] aardvark-dns: Add ptest support 2 messages
Hello Everyone, Some background for the patches that I send. I am continuing the initial work from Pascal with netavark and I adapted the podman recipe to integrate with netavark, aardvark-dns and cru
Hello Everyone, Some background for the patches that I send. I am continuing the initial work from Pascal with netavark and I adapted the podman recipe to integrate with netavark, aardvark-dns and cru
|
By
Vasileios Anagnostopoulos
·
|
|
[PATCH 1/7] podman: allow overwriting the container runtime 2 messages
Signed-off-by: Vasileios Anagnostopoulos <vasileios.anagnostopoulos@...> --- recipes-containers/podman/podman_git.bb | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/recipes-conta
Signed-off-by: Vasileios Anagnostopoulos <vasileios.anagnostopoulos@...> --- recipes-containers/podman/podman_git.bb | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/recipes-conta
|
By
Vasileios Anagnostopoulos
·
|
|
[PATCH 7/7] aardvark-dns: Add ptest support
--- .../aardvark-dns/aardvark-dns.inc | 24 +++++++++++++++++++ .../aardvark-dns/files/run-ptest | 3 +++ 2 files changed, 27 insertions(+) create mode 100644 recipes-containers/aardvark-dns/files/run-p
--- .../aardvark-dns/aardvark-dns.inc | 24 +++++++++++++++++++ .../aardvark-dns/files/run-ptest | 3 +++ 2 files changed, 27 insertions(+) create mode 100644 recipes-containers/aardvark-dns/files/run-p
|
By
Vasileios Anagnostopoulos
·
|
|
[PATCH 6/7] netavark: Add ptest support
--- recipes-containers/netavark/files/run-ptest | 3 ++ recipes-containers/netavark/files/tests.patch | 17 ++++++++++ recipes-containers/netavark/netavark.inc | 31 +++++++++++++++++++ 3 files changed,
--- recipes-containers/netavark/files/run-ptest | 3 ++ recipes-containers/netavark/files/tests.patch | 17 ++++++++++ recipes-containers/netavark/netavark.inc | 31 +++++++++++++++++++ 3 files changed,
|
By
Vasileios Anagnostopoulos
·
|
|
[PATCH 5/7] aardvark-dns: add the recipe
The aardvark-dns is an optional runtime dependency of the netavark. This recipe introduces the aardvark-dns, so it can be integrated to netavark. Signed-off-by: Vasileios Anagnostopoulos <vasileios.an
The aardvark-dns is an optional runtime dependency of the netavark. This recipe introduces the aardvark-dns, so it can be integrated to netavark. Signed-off-by: Vasileios Anagnostopoulos <vasileios.an
|
By
Vasileios Anagnostopoulos
·
|
|
[PATCH 4/7] netavark: adapt the podman recipe for netavark
--- recipes-containers/podman/podman_git.bb | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/recipes-containers/podman/podman_git.bb b/recipes-containers/podman/podman_git.bb i
--- recipes-containers/podman/podman_git.bb | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/recipes-containers/podman/podman_git.bb b/recipes-containers/podman/podman_git.bb i
|
By
Vasileios Anagnostopoulos
·
|
|
[PATCH 3/7] netavark: update the netavark version
Signed-off-by: Vasileios Anagnostopoulos <vasileios.anagnostopoulos@...> --- .../{netavark_1.1.0.bb => netavark_1.2.0.bb} | 71 +++++++++++-------- 1 file changed, 41 insertions(+), 30 deletions(-) ren
Signed-off-by: Vasileios Anagnostopoulos <vasileios.anagnostopoulos@...> --- .../{netavark_1.1.0.bb => netavark_1.2.0.bb} | 71 +++++++++++-------- 1 file changed, 41 insertions(+), 30 deletions(-) ren
|
By
Vasileios Anagnostopoulos
·
|
|
[PATCH 2/7] netavark: add the netavark recipe
From: Pascal Bach <pascal.bach@...> The recipe is generated via cargo-bitbake. Modifications are done in netavark.inc to allow re-genrating the recipe for future updates. Signed-off-by: Pascal Bach <p
From: Pascal Bach <pascal.bach@...> The recipe is generated via cargo-bitbake. Modifications are done in netavark.inc to allow re-genrating the recipe for future updates. Signed-off-by: Pascal Bach <p
|
By
Vasileios Anagnostopoulos
·
|
|
[PATCH 2/2] xen, xen-tools: remove the version 4.15 recipes 3 messages
The existing 4.16 recipes are the current preferred Xen version, so per the Xen version update policy, the 4.15 recipes can now be removed. Signed-off-by: Christopher Clark <christopher.w.clark@...> -
The existing 4.16 recipes are the current preferred Xen version, so per the Xen version update policy, the 4.15 recipes can now be removed. Signed-off-by: Christopher Clark <christopher.w.clark@...> -
|
By
Christopher Clark
·
|
|
[PATCH] openvswitch: Fix INSTALL_MOD_PATH 2 messages
If the usrmerge DISTRO_FEATURE is enabled, modules should be installed under /usr/lib instead of /lib. We can handle this by using ${root_prefix} in INSTALL_MOD_PATH. Signed-off-by: Paul Barker <paul.
If the usrmerge DISTRO_FEATURE is enabled, modules should be installed under /usr/lib instead of /lib. We can handle this by using ${root_prefix} in INSTALL_MOD_PATH. Signed-off-by: Paul Barker <paul.
|
By
Paul Barker
·
|
|
[issue] macvtap dropping all packets as errors
#libvirt
i am using QEMU KVM to launch my Guest VM. the management interface of the Guest VM is connected via macvtap i am debugging an issue with Guest VM's mgmt interface isnt receving any packets, which all
i am using QEMU KVM to launch my Guest VM. the management interface of the Guest VM is connected via macvtap i am debugging an issue with Guest VM's mgmt interface isnt receving any packets, which all
|
By
sundareswaram@...
·
|
|
Breaking Change: Github disabled support for git://github.com 3 messages
As far as I know, GitHub disabled unencrypted request using the git://github.com on March 15 2022. More info here: https://github.blog/2021-09-01-improving-git-protocol-security-github/#when-are-these
As far as I know, GitHub disabled unencrypted request using the git://github.com on March 15 2022. More info here: https://github.blog/2021-09-01-improving-git-protocol-security-github/#when-are-these
|
By
Kevin Saye
·
|
|
[PATCH 1/2] xen, xen-tools: Bump SRCREV of the 4.16 recipes to 4.16.2 2 messages
Update to use the latest stable 4.16 release. Signed-off-by: Christopher Clark <christopher.w.clark@...> --- recipes-extended/xen/xen-tools_4.16.bb | 4 ++-- recipes-extended/xen/xen_4.16.bb | 4 ++-- 2
Update to use the latest stable 4.16 release. Signed-off-by: Christopher Clark <christopher.w.clark@...> --- recipes-extended/xen/xen-tools_4.16.bb | 4 ++-- recipes-extended/xen/xen_4.16.bb | 4 ++-- 2
|
By
Christopher Clark
·
|
|
[PATCH] tini: fix function declaration without a prototype 2 messages
This also fix building with clang 1.15 Signed-off-by: Jose Quaresma <jose.quaresma@...> --- ...n-declaration-without-a-prototype-is.patch | 74 +++++++++++++++++++ recipes-containers/tini/tini_0.19.0.b
This also fix building with clang 1.15 Signed-off-by: Jose Quaresma <jose.quaresma@...> --- ...n-declaration-without-a-prototype-is.patch | 74 +++++++++++++++++++ recipes-containers/tini/tini_0.19.0.b
|
By
Jose Quaresma
·
|
|
[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
·
|