|
[PATCH V3] add option -p for mkir command
From: Changqing Li <changqing.li@...>
To avoid "cannot create directory '/var/log/openvswitch': File exists"
when service is restart
Signed-off-by: Changqing Li
From: Changqing Li <changqing.li@...>
To avoid "cannot create directory '/var/log/openvswitch': File exists"
when service is restart
Signed-off-by: Changqing Li
|
By
Changqing Li
·
#7001
·
|
|
[PATCH v3 2/2] xen: Clear TUNE_CCARGS for Xen build for aarch64 machines
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@...>
---
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@...>
---
|
By
Kamil Dziezyk
·
#7000
·
|
|
[PATCH v3 1/2] xen-tools: Load xen related kernel modules during system boot
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
·
#6999
·
|
|
Re: [PATCH] busybox-initrd: oe-core has upgraded to 1.35.0
Hi Peter,
Thanks for the patch!
I had made a similar change myself this morning (when I saw my builds
break), and then noticed this patch on the list. I've updated master,
so we should be up and
Hi Peter,
Thanks for the patch!
I had made a similar change myself this morning (when I saw my builds
break), and then noticed this patch on the list. I've updated master,
so we should be up and
|
By
Bruce Ashfield
·
#6998
·
|
|
[PATCH] busybox-initrd: oe-core has upgraded to 1.35.0
From: Peter Hoyes <Peter.Hoyes@...>
Signed-off-by: Peter Hoyes <Peter.Hoyes@...>
---
.../{busybox-initrd_1.34.1.bb =3D> busybox-initrd_1.35.0.bb} | 0
1 file changed, 0 insertions(+),
From: Peter Hoyes <Peter.Hoyes@...>
Signed-off-by: Peter Hoyes <Peter.Hoyes@...>
---
.../{busybox-initrd_1.34.1.bb =3D> busybox-initrd_1.35.0.bb} | 0
1 file changed, 0 insertions(+),
|
By
Peter Hoyes
·
#6997
·
|
|
Re: [PATCH V2] add option -p for mkir command
In message: [meta-virtualization][PATCH V2] add option -p for mkir command
on 07/01/2022 Changqing Li wrote:
Is this happening all the time ? I've never seen it in my logs. I'm assuming
it is on some
In message: [meta-virtualization][PATCH V2] add option -p for mkir command
on 07/01/2022 Changqing Li wrote:
Is this happening all the time ? I've never seen it in my logs. I'm assuming
it is on some
|
By
Bruce Ashfield
·
#6996
·
|
|
Re: [hardknott][PATCH] busybox-initrd: oe-core has upgraded to 1.33.2
merged!
Bruce
In message: [meta-virtualization][hardknott][PATCH] busybox-initrd: oe-core has upgraded to 1.33.2
on 10/01/2022 Ross Burton wrote:
merged!
Bruce
In message: [meta-virtualization][hardknott][PATCH] busybox-initrd: oe-core has upgraded to 1.33.2
on 10/01/2022 Ross Burton wrote:
|
By
Bruce Ashfield
·
#6995
·
|
|
Re: Where is docker.cfg file in rocko?
#meta-virtualization
#yocto
On Wed, Jan 5, 2022 at 4:46 AM <thitgahamtonghop@...> wrote:
>
> [Edited Message Follows]
>
> Hi,
> So I am having problem running docker image. When I run command: docker run hello-world, this is the
On Wed, Jan 5, 2022 at 4:46 AM <thitgahamtonghop@...> wrote:
>
> [Edited Message Follows]
>
> Hi,
> So I am having problem running docker image. When I run command: docker run hello-world, this is the
|
By
Bruce Ashfield
·
#6994
·
|
|
[hardknott][PATCH] busybox-initrd: oe-core has upgraded to 1.33.2
Signed-off-by: Ross Burton <ross.burton@...>
---
.../{busybox-initrd_1.33.1.bb =3D> busybox-initrd_1.33.2.bb} | 0
1 file changed, 0 insertions(+), 0 deletions(-)
rename
Signed-off-by: Ross Burton <ross.burton@...>
---
.../{busybox-initrd_1.33.1.bb =3D> busybox-initrd_1.33.2.bb} | 0
1 file changed, 0 insertions(+), 0 deletions(-)
rename
|
By
Ross Burton <ross@...>
·
#6993
·
|
|
[PATCH V2] add option -p for mkir command
From: Changqing Li <changqing.li@...>
To avoid "cannot create directory '/var/log/openvswitch': File exists"
Signed-off-by: Changqing Li <changqing.li@...>
---
From: Changqing Li <changqing.li@...>
To avoid "cannot create directory '/var/log/openvswitch': File exists"
Signed-off-by: Changqing Li <changqing.li@...>
---
|
By
Changqing Li
·
#6992
·
|
|
[PATCH] add option -p for mkir command
From: Changqing Li <changqing.li@...>
To avoid "cannot create directory '/var/log/openvswitch': File exists"
Signed-off-by: Changqing Li <changqing.li@...>
---
From: Changqing Li <changqing.li@...>
To avoid "cannot create directory '/var/log/openvswitch': File exists"
Signed-off-by: Changqing Li <changqing.li@...>
---
|
By
Changqing Li
·
#6991
·
|
|
Where is docker.cfg file in rocko?
#meta-virtualization
#yocto
Hi,
So I am having problem running docker image. When I run command: docker run hello-world, this is the output:So I suspect that the veth module is missing and as checking, I ran the check-config.sh
Hi,
So I am having problem running docker image. When I run command: docker run hello-world, this is the output:So I suspect that the veth module is missing and as checking, I ran the check-config.sh
|
By
thitgahamtonghop@...
·
#6990
·
Edited
|
|
Re: [PATCH] k3s: fix systemd service install
<adrian.freihofer@...> wrote:
Was that actually causing breakage ? As long as WORKDIR is used, it
typically doesn't break anything.
Which ones in particular ? We should document
It still needs
<adrian.freihofer@...> wrote:
Was that actually causing breakage ? As long as WORKDIR is used, it
typically doesn't break anything.
Which ones in particular ? We should document
It still needs
|
By
Bruce Ashfield
·
#6989
·
|
|
[PATCH] k3s: fix systemd service install
- 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
- 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
|
By
Adrian Freihofer
·
#6988
·
|
|
Re: [PATCH v2 2/3] xen: Clear TUNE_CCARGS for Xen build for aarch64 machines
Hi Cristopher,
Thanks for your comments.
My intention was to clear TUNE_CCARGS only for hypervisor compilation, so I will move this change to "xen-hypervisor.inc", to not impact "xen-tools".
An
Hi Cristopher,
Thanks for your comments.
My intention was to clear TUNE_CCARGS only for hypervisor compilation, so I will move this change to "xen-hypervisor.inc", to not impact "xen-tools".
An
|
By
Kamil Dziezyk
·
#6987
·
|
|
Re: [PATCH v2 3/3] grub-efi: Add xen_boot support when 'xen' is in DISTRO_FEATURES for aarch64
Hi Cristopher,
'xen_boot' build-in feature is valid only for aarch64 architecture.
Sure, I will send this change to the OE core mailing list.
Thanks,
Kamil
Hi Cristopher,
'xen_boot' build-in feature is valid only for aarch64 architecture.
Sure, I will send this change to the OE core mailing list.
Thanks,
Kamil
|
By
Kamil Dziezyk
·
#6986
·
|
|
Re: [PATCH v2 3/3] grub-efi: Add xen_boot support when 'xen' is in DISTRO_FEATURES for aarch64
I think this might be better changed in the grub-efi recipe in OE core instead, where the GRUB recipe maintainer can review it?
Should this xen_boot build-in feature be enabled for more architectures
I think this might be better changed in the grub-efi recipe in OE core instead, where the GRUB recipe maintainer can review it?
Should this xen_boot build-in feature be enabled for more architectures
|
By
Christopher Clark
·
#6985
·
|
|
Re: [PATCH v2 2/3] xen: Clear TUNE_CCARGS for Xen build for aarch64 machines
Apologies for being slow to review this one.
From looking at "bitbake -e xen" for an example Raspberry Pi 4 aarch64 build configuration, the major variables that this affects looks like: CPP, CXX and
Apologies for being slow to review this one.
From looking at "bitbake -e xen" for an example Raspberry Pi 4 aarch64 build configuration, the major variables that this affects looks like: CPP, CXX and
|
By
Christopher Clark
·
#6984
·
|
|
Re: [PATCH v2 1/3] xen-tools: Load xen related kernel modules during system boot
Ack, this looks good - thanks for making the change, Kamil.
Christopher
Ack, this looks good - thanks for making the change, Kamil.
Christopher
|
By
Christopher Clark
·
#6983
·
|
|
Re: [m-c-s][PATCH] mod-wsgi: move to 4.9.0
merged.
Bruce
In message: [meta-virtualization][m-c-s][PATCH] mod-wsgi: move to 4.9.0
on 20/12/2021 Jeremy Puhlman wrote:
merged.
Bruce
In message: [meta-virtualization][m-c-s][PATCH] mod-wsgi: move to 4.9.0
on 20/12/2021 Jeremy Puhlman wrote:
|
By
Bruce Ashfield
·
#6982
·
|