|
[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
·
|
|
[PATCH honister] k3s: uprev from v1.21.5+k3s1 to v1.21.9+k3s1 4 messages
Also fix build issues related to: Log data follows: | DEBUG: Executing shell function do_compile | go: inconsistent vendoring in /[...]/build/tmp/work/aarch64-poky-linux/k3s/v1.21.9+k3s1-r0/k3s-v1.21.
Also fix build issues related to: Log data follows: | DEBUG: Executing shell function do_compile | go: inconsistent vendoring in /[...]/build/tmp/work/aarch64-poky-linux/k3s/v1.21.9+k3s1-r0/k3s-v1.21.
|
By
Diego Sueiro
·
|
|
Docker and GPLv3 9 messages
Hi, A client of mine wants to have docker on it's product and they are having secure boot enabled which prevents us from having any GPLv3 licensed code on the target. We have successfully managed to a
Hi, A client of mine wants to have docker on it's product and they are having secure boot enabled which prevents us from having any GPLv3 licensed code on the target. We have successfully managed to a
|
By
Mans Zigher
·
|
|
[hardknott][PATCH] libvirt: fix CVE-2021-3975 2 messages
From: Changqing Li <changqing.li@...> Signed-off-by: Changqing Li <changqing.li@...> --- .../libvirt/libvirt/CVE-2021-3975.patch | 43 +++++++++++++++++++ recipes-extended/libvirt/libvirt_6.3.0.bb | 1
From: Changqing Li <changqing.li@...> Signed-off-by: Changqing Li <changqing.li@...> --- .../libvirt/libvirt/CVE-2021-3975.patch | 43 +++++++++++++++++++ recipes-extended/libvirt/libvirt_6.3.0.bb | 1
|
By
Changqing Li
·
|
|
[PATCH v2] openvswitch: uprev from v2.15.1 to v2.15.3 2 messages
commits short logs: e4d2df62e (tag: v2.15.3) Set release date for 2.15.3. b8baa1141 python: Add cooperative_yield() API method to Idl. 7834abc66 ofproto-dpif-xlate: Snoop ingress packets and update ne
commits short logs: e4d2df62e (tag: v2.15.3) Set release date for 2.15.3. b8baa1141 python: Add cooperative_yield() API method to Idl. 7834abc66 ofproto-dpif-xlate: Snoop ingress packets and update ne
|
By
He Zhe
·
|
|
[PATCH] libibverbs: update LICENSE 2 messages
As per COPYING, this is BSD-2-Clause or GPLv2. Signed-off-by: Ross Burton <ross.burton@...> --- recipes-extended/libibverbs/libibverbs_1.2.1.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) dif
As per COPYING, this is BSD-2-Clause or GPLv2. Signed-off-by: Ross Burton <ross.burton@...> --- recipes-extended/libibverbs/libibverbs_1.2.1.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) dif
|
By
Ross Burton
·
|
|
[hardknott][PATCH v2] openvswitch: uprev from v2.15.0 to v2.15.3 2 messages
Drop the following backported patch. 0001-ofp-actions-Fix-use-after-free-while-decoding-RAW_EN.patch commits short logs: e4d2df62e (tag: v2.15.3) Set release date for 2.15.3. b8baa1141 python: Add coo
Drop the following backported patch. 0001-ofp-actions-Fix-use-after-free-while-decoding-RAW_EN.patch commits short logs: e4d2df62e (tag: v2.15.3) Set release date for 2.15.3. b8baa1141 python: Add coo
|
By
He Zhe
·
|