|
[PATCH] k3s: fix systemd service install 2 messages
- sed was complicated and fragile - sed runs on k3s-agent.service before it was installed - not all paths were replaced - "if systemd in DISTRO_FEATURES" is already handled in systemd.bbclass Signed-o
- sed was complicated and fragile - sed runs on k3s-agent.service before it was installed - not all paths were replaced - "if systemd in DISTRO_FEATURES" is already handled in systemd.bbclass Signed-o
|
By
Adrian Freihofer
·
|
|
[PATCH v2 2/3] xen: Clear TUNE_CCARGS for Xen build for aarch64 machines 3 messages
Xen build may fail for arm machines that have enabled extra flags, that can be enabled only for specific architecture version, e.g. armv8-2a. Signed-off-by: Kamil Dziezyk <kamil.dziezyk@...> --- recip
Xen build may fail for arm machines that have enabled extra flags, that can be enabled only for specific architecture version, e.g. armv8-2a. Signed-off-by: Kamil Dziezyk <kamil.dziezyk@...> --- recip
|
By
Kamil Dziezyk
·
|
|
[PATCH v2 3/3] grub-efi: Add xen_boot support when 'xen' is in DISTRO_FEATURES for aarch64 3 messages
Signed-off-by: Kamil Dziezyk <kamil.dziezyk@...> --- recipes-bsp/grub/grub-efi_%.bbappend | 1 + recipes-bsp/grub/grub-efi_xen.inc | 1 + 2 files changed, 2 insertions(+) create mode 100644 recipes-bsp/
Signed-off-by: Kamil Dziezyk <kamil.dziezyk@...> --- recipes-bsp/grub/grub-efi_%.bbappend | 1 + recipes-bsp/grub/grub-efi_xen.inc | 1 + 2 files changed, 2 insertions(+) create mode 100644 recipes-bsp/
|
By
Kamil Dziezyk
·
|
|
[PATCH v2 1/3] xen-tools: Load xen related kernel modules during system boot 3 messages
This patch changes the location of xen.conf file, that contains list of kernel modules to be loaded during system boot, to "${nonarch_libdir}". Previous path based on "${systemd_unitdir}" was not cons
This patch changes the location of xen.conf file, that contains list of kernel modules to be loaded during system boot, to "${nonarch_libdir}". Previous path based on "${systemd_unitdir}" was not cons
|
By
Kamil Dziezyk
·
|
|
[m-c-s][PATCH] mod-wsgi: move to 4.9.0 2 messages
Older version of mod-wsgi no longer builds against python 3.10 Signed-off-by: Jeremy A. Puhlman <jpuhlman@...> --- ...ow-PYTHON-values-to-be-passed-via-en.patch | 37 +++++++++---------- .../recipes-su
Older version of mod-wsgi no longer builds against python 3.10 Signed-off-by: Jeremy A. Puhlman <jpuhlman@...> --- ...ow-PYTHON-values-to-be-passed-via-en.patch | 37 +++++++++---------- .../recipes-su
|
By
Jeremy Puhlman
·
|
|
[honister][PATCH] cri-o: switch from master -> main 2 messages
From: Bruce Ashfield <bruce.ashfield@...> cri-o has joined the projects switching their default branch to main (and removing the old one). We update our recipe to avoid fetcher errors. Signed-off-by:
From: Bruce Ashfield <bruce.ashfield@...> cri-o has joined the projects switching their default branch to main (and removing the old one). We update our recipe to avoid fetcher errors. Signed-off-by:
|
By
Kristian Klausen
·
|
|
Failed build because of lxc-2.0.8 2 messages
I have successfully build a yocto image with branch rocko. After that, I have cloned the layer meta-virtualization branch rocko and the build has error as bellow. I have checked the lxc-2.0.8.bb file
I have successfully build a yocto image with branch rocko. After that, I have cloned the layer meta-virtualization branch rocko and the build has error as bellow. I have checked the lxc-2.0.8.bb file
|
By
thitgahamtonghop@...
·
|
|
List Archives Available at lore.kernel.org
This list is now available at https://lore.kernel.org/yocto-meta-virtualization/ for your convenience. -- Michael Halstead
This list is now available at https://lore.kernel.org/yocto-meta-virtualization/ for your convenience. -- Michael Halstead
|
By
Michael Halstead
·
|
|
[PATCH 1/3] xen-tools: Load xen related kernel modules during system boot 5 messages
This patch changes the location of xen.conf file, that contains list of kernel modules to be loaded during system boot, to "${nonarch_libdir}". This is done by removing '--with-systemd-modules-load='
This patch changes the location of xen.conf file, that contains list of kernel modules to be loaded during system boot, to "${nonarch_libdir}". This is done by removing '--with-systemd-modules-load='
|
By
Kamil Dziezyk
·
|
|
[PATCH 3/3] MAINTAINERS: add xtf and the raspberry pi dynamic layer for Xen
Add the more recent Xen-related recipes to the list. Signed-off-by: Christopher Clark <christopher.w.clark@...> --- MAINTAINERS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/MAINTAINERS b/MAINTA
Add the more recent Xen-related recipes to the list. Signed-off-by: Christopher Clark <christopher.w.clark@...> --- MAINTAINERS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/MAINTAINERS b/MAINTA
|
By
Christopher Clark
·
|
|
[PATCH 2/3] xen-tools: upgrade RSUGGESTS to RRECOMMENDS for ifupdown
Xen's networking for guests is typically configured using bridges and the standalone ifupdown package, which contains a more capable version of the tool than busybox, is needed to configure them, so:
Xen's networking for guests is typically configured using bridges and the standalone ifupdown package, which contains a more capable version of the tool than busybox, is needed to configure them, so:
|
By
Christopher Clark
·
|
|
[PATCH 1/3] xen: drop patch to workaround prelink on aarch64
prelink is no longer default enabled and has been recommended to be disabled since OE-core f9719cc1. Signed-off-by: Christopher Clark <christopher.w.clark@...> --- ...xen-arm64-implement-atomic-fetch-
prelink is no longer default enabled and has been recommended to be disabled since OE-core f9719cc1. Signed-off-by: Christopher Clark <christopher.w.clark@...> --- ...xen-arm64-implement-atomic-fetch-
|
By
Christopher Clark
·
|
|
[PATCH 3/3] grub-efi: Add xen_boot support when 'xen' is in DISTRO_FEATURES for aarch64 2 messages
Signed-off-by: Kamil Dziezyk <kamil.dziezyk@...> --- recipes-bsp/grub/grub-efi_%.bbappend | 1 + recipes-bsp/grub/grub-efi_xen.inc | 1 + 2 files changed, 2 insertions(+) create mode 100644 recipes-bsp/
Signed-off-by: Kamil Dziezyk <kamil.dziezyk@...> --- recipes-bsp/grub/grub-efi_%.bbappend | 1 + recipes-bsp/grub/grub-efi_xen.inc | 1 + 2 files changed, 2 insertions(+) create mode 100644 recipes-bsp/
|
By
Kamil Dziezyk
·
|
|
[PATCH 2/3] xen: Clear TUNE_CCARGS for Xen build for aarch64 machines 2 messages
Xen build may fail for arm machines that have enabled extra flags, that can be enabled only for specific architecture version, e.g. armv8-2a. Signed-off-by: Kamil Dziezyk <kamil.dziezyk@...> --- recip
Xen build may fail for arm machines that have enabled extra flags, that can be enabled only for specific architecture version, e.g. armv8-2a. Signed-off-by: Kamil Dziezyk <kamil.dziezyk@...> --- recip
|
By
Kamil Dziezyk
·
|
|
[dunfell][gatesgarth][hardknott][master][PATCH] uxen-guest-tools: inherit dos2unix to fix do_patch failure 8 messages
* fixes: ERROR: uxen-guest-tools-4.1.7-r0 do_patch: Command Error: 'quilt --quiltrc /OE/build/oe-core/tmp-glibc/work/qemux86_64-oe-linux/uxen-guest-tools/4.1.7-r0/recipe-sysroot-native/etc/quiltrc pus
* fixes: ERROR: uxen-guest-tools-4.1.7-r0 do_patch: Command Error: 'quilt --quiltrc /OE/build/oe-core/tmp-glibc/work/qemux86_64-oe-linux/uxen-guest-tools/4.1.7-r0/recipe-sysroot-native/etc/quiltrc pus
|
By
Martin Jansa
·
|
|
[hardknott][PATCH] oci-runtime-spec: fix url 4 messages
Upstream renamed master to main and github will remove the git protocol. Signed-off-by: Stefan Müller-Klieser <s.mueller-klieser@...> --- recipes-containers/oci-runtime-spec/oci-runtime-spec_git.bb |
Upstream renamed master to main and github will remove the git protocol. Signed-off-by: Stefan Müller-Klieser <s.mueller-klieser@...> --- recipes-containers/oci-runtime-spec/oci-runtime-spec_git.bb |
|
By
Stefan Mueller-Klieser
·
|
|
[PATCH] qemu-package-split.inc: Correct a typo 2 messages
Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@...> --- recipes-devtools/qemu/qemu-package-split.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-devtools/qemu/qemu
Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@...> --- recipes-devtools/qemu/qemu-package-split.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-devtools/qemu/qemu
|
By
Peter Kjellerstedt
·
|
|
[hardknott][PATCH 01/13] uxen: update guest tools to 4.1.8 2 messages
From: Bruce Ashfield <bruce.ashfield@...> Signed-off-by: Bruce Ashfield <bruce.ashfield@...> --- ...xen-guest-tools_4.1.7.bb => uxen-guest-tools_4.1.8.bb} | 8 ++++---- 1 file changed, 4 insertions(+),
From: Bruce Ashfield <bruce.ashfield@...> Signed-off-by: Bruce Ashfield <bruce.ashfield@...> --- ...xen-guest-tools_4.1.7.bb => uxen-guest-tools_4.1.8.bb} | 8 ++++---- 1 file changed, 4 insertions(+),
|
By
Martin Jansa
·
|
|
[honister][PATCH 1/5] uxen-guest-tools: fix build against kernels 5.4+ 2 messages
From: Bruce Ashfield <bruce.ashfield@...> This is a compile only fix to update the uxen kernel modules to work against newer kernels. Signed-off-by: Bruce Ashfield <bruce.ashfield@...> --- ...m-suppor
From: Bruce Ashfield <bruce.ashfield@...> This is a compile only fix to update the uxen kernel modules to work against newer kernels. Signed-off-by: Bruce Ashfield <bruce.ashfield@...> --- ...m-suppor
|
By
Martin Jansa
·
|
|
[hardknott][PATCH 13/13] dev86: don't require dev86-native to build dev86
From: Ross Burton <ross@...> Instead of installing binaries and patching the makefiles to run external commands, simply build ifdef using BUILD_CC instead of CC. This patch is now upstreamable, the re
From: Ross Burton <ross@...> Instead of installing binaries and patching the makefiles to run external commands, simply build ifdef using BUILD_CC instead of CC. This patch is now upstreamable, the re
|
By
Martin Jansa
·
|