|
[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
·
|
|
[PATCH] ceph: set CXXFLAGS and CFLAGS 3 messages
commit a83623a54a375d3ae9198a135b94379881a2b7a5 was added to oe-core which removes CXXFLAGS and CFLAGS causing compilation for ceph to fail. Set CXXFLAGS and CFLAGS to resolve the issue. Signed-off-by
commit a83623a54a375d3ae9198a135b94379881a2b7a5 was added to oe-core which removes CXXFLAGS and CFLAGS causing compilation for ceph to fail. Set CXXFLAGS and CFLAGS to resolve the issue. Signed-off-by
|
By
sakib.sajal@...
·
|
|
[PATCH] xen: Override CC and CPP in make command line 4 messages
From: Michal Orzel <michal.orzel@...> After 4.16 release, Xen build system has been changed significantly. When building latest status of Xen it was observed that commit 317c98cb91 broke the hyperviso
From: Michal Orzel <michal.orzel@...> After 4.16 release, Xen build system has been changed significantly. When building latest status of Xen it was observed that commit 317c98cb91 broke the hyperviso
|
By
Bertrand Marquis
·
|
|
[PATCH] cloud-init: inherit setuptools3_legacy 2 messages
cloud-init still requires legacy setup.py behavior. Signed-off-by: Tim Orling <tim.orling@...> --- recipes-extended/cloud-init/cloud-init_21.4.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) d
cloud-init still requires legacy setup.py behavior. Signed-off-by: Tim Orling <tim.orling@...> --- recipes-extended/cloud-init/cloud-init_21.4.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) d
|
By
Tim Orling
·
|
|
[meta-virt][PATCH 1/1] libvert: modify dependencies on lxc_protocol.h 3 messages
src/remote/meson.build does not create a dependency on the generated lxc_protocol.h for remote_daemon.c. Restructure how this file is generated to allow the dependency. Signed-off-by: Joe Slater <joe.
src/remote/meson.build does not create a dependency on the generated lxc_protocol.h for remote_daemon.c. Restructure how this file is generated to allow the dependency. Signed-off-by: Joe Slater <joe.
|
By
Joe Slater
·
|
|
[meta-cloud-services][PATCH] layer.conf: Update to kirkstone namespace 2 messages
Signed-off-by: Wang Mingyu <wangmy@...> --- meta-openstack/conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-openstack/conf/layer.conf b/meta-openstack/conf/layer.
Signed-off-by: Wang Mingyu <wangmy@...> --- meta-openstack/conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-openstack/conf/layer.conf b/meta-openstack/conf/layer.
|
By
wangmy
·
|
|
OCI images in yocto image 4 messages
Hi, I'm exploring the world of containers combined with Yocto. I can build a container image and bundle that one with my rootfs image. The container image is stored in the rootfs as a tar-file of a OC
Hi, I'm exploring the world of containers combined with Yocto. I can build a container image and bundle that one with my rootfs image. The container image is stored in the rootfs as a tar-file of a OC
|
By
Peter Bergin
·
|
|
[PATCH] libvirt: backport patch to fix compile error
From: Kai Kang <kai.kang@...> Backport patch to fix compile error of libvirt: | runtime error: file ../libvirt-7.2.0/docs/page.xsl line 217 element element | xsl:element: The effective name '' is not
From: Kai Kang <kai.kang@...> Backport patch to fix compile error of libvirt: | runtime error: file ../libvirt-7.2.0/docs/page.xsl line 217 element element | xsl:element: The effective name '' is not
|
By
kai
·
|
|
Docker-Compose 2 messages
Hello, I have a question about how to integrate docker-compose into my build. I already activated 'virtualization' and added IMAGE_INSTALL_append = " docker" to local.conf. Docker is working on target
Hello, I have a question about how to integrate docker-compose into my build. I already activated 'virtualization' and added IMAGE_INSTALL_append = " docker" to local.conf. Docker is working on target
|
By
Florian Ortner
·
|
|
[m-c-s][PATCH] glusterfs: switch from distutils3 to setuptools3 2 messages
--- recipes-extended/glusterfs/glusterfs.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-extended/glusterfs/glusterfs.inc b/recipes-extended/glusterfs/glusterfs.inc index
--- recipes-extended/glusterfs/glusterfs.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-extended/glusterfs/glusterfs.inc b/recipes-extended/glusterfs/glusterfs.inc index
|
By
Jeremy Puhlman
·
|
|
[PATCH] xen-*image-minimal: Install *xen-acpi-processor package only for x86* machines 2 messages
Kernel module xen_acpi_processor is built only for x86* architectures, therefore 'kernel-module-xen-acpi-processor' package is compatible only with x86* machines. Issue-Id: SCM-3892 Signed-off-by: Kam
Kernel module xen_acpi_processor is built only for x86* architectures, therefore 'kernel-module-xen-acpi-processor' package is compatible only with x86* machines. Issue-Id: SCM-3892 Signed-off-by: Kam
|
By
Kamil Dziezyk
·
|
|
[PATCH] python3-dtc: fix missing files in sysroot 2 messages
There is a bug in SWIG/setuptools where 'pip install' doesn't build libfdt.py unless the build tree is already dirty, which makes using the library impossible. Bump the SRCREV to incorporate the upstr
There is a bug in SWIG/setuptools where 'pip install' doesn't build libfdt.py unless the build tree is already dirty, which makes using the library impossible. Bump the SRCREV to incorporate the upstr
|
By
Ross Burton
·
|
|
[PATCH 1/2] python3-dtc: fix wheel build
queued to master-next. I'm still seeing some issues on a couple of builders, but will take are of sorting that out. I'll push the changes when I've figured it out. Bruce In message: [meta-virtualizati
queued to master-next. I'm still seeing some issues on a couple of builders, but will take are of sorting that out. I'll push the changes when I've figured it out. Bruce In message: [meta-virtualizati
|
By
Bruce Ashfield
·
|
|
[PATCH 2/2] lopper: fix wheel build
The wheel that is built is: lopper-1.0-py3-none-any.whl Set BASEVERSION to 1.0 and use this to set PV and the value for PYPA_WHEEL (the path to the wheel filename). Signed-off-by: Tim Orling <tim.orli
The wheel that is built is: lopper-1.0-py3-none-any.whl Set BASEVERSION to 1.0 and use this to set PV and the value for PYPA_WHEEL (the path to the wheel filename). Signed-off-by: Tim Orling <tim.orli
|
By
Tim Orling
·
|
|
[PATCH 1/2] python3-dtc: fix wheel build
The wheel that is built is ${S}/dist/libfdt-1.6.2.dev39+g4048aed.d20220103-cp310-cp310-linux_x86_64.whl Set PYPA_WHEEL to match this. Signed-off-by: Tim Orling <tim.orling@...> --- recipes-kernel/dtc/
The wheel that is built is ${S}/dist/libfdt-1.6.2.dev39+g4048aed.d20220103-cp310-cp310-linux_x86_64.whl Set PYPA_WHEEL to match this. Signed-off-by: Tim Orling <tim.orling@...> --- recipes-kernel/dtc/
|
By
Tim Orling
·
|
|
[PATCH] xvisor: Remove bb.error when builing for non-supported arch 3 messages
From: Kasper Revsbech <kasper.revsbech.ext@...> Change bb.error to bb.note when getting config and arch of target/host as it is not an error if arch is not supported that should flag when parsing the
From: Kasper Revsbech <kasper.revsbech.ext@...> Change bb.error to bb.note when getting config and arch of target/host as it is not an error if arch is not supported that should flag when parsing the
|
By
Kasper
·
|
|
[m-c-s][PATCH 1/2] librdmacm: update LICENSE variant
merged. Bruce In message: [meta-virtualization][m-c-s][PATCH 1/2] librdmacm: update LICENSE variant on 18/02/2022 Changqing Li wrote:
merged. Bruce In message: [meta-virtualization][m-c-s][PATCH 1/2] librdmacm: update LICENSE variant on 18/02/2022 Changqing Li wrote:
|
By
Bruce Ashfield
·
|
|
[m-c-s][PATCH 1/2] librdmacm: update LICENSE variant
From: Changqing Li <changqing.li@...> Fix warning: WARNING: QA Issue: librdmacm: No generic license file exists for: BSD in any provider [license-exists] Signed-off-by: Changqing Li <changqing.li@...>
From: Changqing Li <changqing.li@...> Fix warning: WARNING: QA Issue: librdmacm: No generic license file exists for: BSD in any provider [license-exists] Signed-off-by: Changqing Li <changqing.li@...>
|
By
Changqing Li
·
|
|
[m-c-s][PATCH 2/2] celt051: update LICENSE variant
From: Changqing Li <changqing.li@...> fix warning: WARNING: QA Issue: celt051: No generic license file exists for: BSD in any provider [license-exists] Signed-off-by: Changqing Li <changqing.li@...> -
From: Changqing Li <changqing.li@...> fix warning: WARNING: QA Issue: celt051: No generic license file exists for: BSD in any provider [license-exists] Signed-off-by: Changqing Li <changqing.li@...> -
|
By
Changqing Li
·
|