|
Re: [PATCH] python3-dtc: fix packaging by using setuptools
On Mon, Jan 17, 2022 at 8:35 AM Bruce Ashfield via
lists.yoctoproject.org
<bruce.ashfield=gmail.com@...> wrote:
Your change + my update are now
On Mon, Jan 17, 2022 at 8:35 AM Bruce Ashfield via
lists.yoctoproject.org
<bruce.ashfield=gmail.com@...> wrote:
Your change + my update are now
|
By
Bruce Ashfield
·
#7011
·
|
|
Re: [PATCH v3 1/2] xen-tools: Load xen related kernel modules during system boot
Acked-by: Christopher Clark <christopher.w.clark@...>
Christopher
Acked-by: Christopher Clark <christopher.w.clark@...>
Christopher
|
By
Christopher Clark
·
#7010
·
|
|
Re: [PATCH v3 2/2] xen: Clear TUNE_CCARGS for Xen build for aarch64 machines
Acked-by: Christopher Clark <christopher.w.clark@...>
Christopher
Acked-by: Christopher Clark <christopher.w.clark@...>
Christopher
|
By
Christopher Clark
·
#7009
·
|
|
Re: [PATCH] python3-dtc: fix packaging by using setuptools
I have a SRCREV bump ready to go for dtc, so I've applied this and
then the bump on top.
Bruce
--
- Thou shalt not follow the NULL pointer, for chaos and madness await
thee at its end
- "Use the
I have a SRCREV bump ready to go for dtc, so I've applied this and
then the bump on top.
Bruce
--
- Thou shalt not follow the NULL pointer, for chaos and madness await
thee at its end
- "Use the
|
By
Bruce Ashfield
·
#7008
·
|
|
[PATCH] python3-dtc: fix packaging by using setuptools
Inheriting setuptools3-base doesn't actually define any tasks, so commit
1ef6050 to drop distutils3 had the side-effect of not building any code.
Backport a commit from upstream to switch to
Inheriting setuptools3-base doesn't actually define any tasks, so commit
1ef6050 to drop distutils3 had the side-effect of not building any code.
Backport a commit from upstream to switch to
|
By
Ross Burton <ross@...>
·
#7007
·
|
|
Re: [PATCH v3 2/2] xen: Clear TUNE_CCARGS for Xen build for aarch64 machines
Hi Kamil,
Reviewed-by: Bertrand Marquis <bertrand.marquis@...>
Cheers
Bertrand
IMPORTANT NOTICE: The contents of this email and any attachments are confidential and may also be privileged. If
Hi Kamil,
Reviewed-by: Bertrand Marquis <bertrand.marquis@...>
Cheers
Bertrand
IMPORTANT NOTICE: The contents of this email and any attachments are confidential and may also be privileged. If
|
By
Bertrand Marquis
·
#7006
·
|
|
Re: [PATCH v3 1/2] xen-tools: Load xen related kernel modules during system boot
Hi Kamil,
Reviewed-by: Bertrand Marquis <bertrand.marquis@...>
Cheers
Bertrand
IMPORTANT NOTICE: The contents of this email and any attachments are confidential and may also be privileged. If
Hi Kamil,
Reviewed-by: Bertrand Marquis <bertrand.marquis@...>
Cheers
Bertrand
IMPORTANT NOTICE: The contents of this email and any attachments are confidential and may also be privileged. If
|
By
Bertrand Marquis
·
#7005
·
|
|
Re: [PATCH V3] add option -p for mkir command
The shortlog was missing "openvswitch:", so I added that locally and
pushed the change.
Cheers,
Bruce
In message: [meta-virtualization][PATCH V3] add option -p for mkir command
on 14/01/2022
The shortlog was missing "openvswitch:", so I added that locally and
pushed the change.
Cheers,
Bruce
In message: [meta-virtualization][PATCH V3] add option -p for mkir command
on 14/01/2022
|
By
Bruce Ashfield
·
#7004
·
|
|
Re: [PATCH] go-fsnotify: switch to main branch
Thanks Vishal!
My latest runs picked up the same branch change, so I went ahead and
fixed it locally as well as updating to the latest version of the
project.
Assuming my integration tests pass, I
Thanks Vishal!
My latest runs picked up the same branch change, so I went ahead and
fixed it locally as well as updating to the latest version of the
project.
Assuming my integration tests pass, I
|
By
Bruce Ashfield
·
#7003
·
|
|
[PATCH] go-fsnotify: switch to main branch
The maintainer has migrated from master branch to main
branch and hence fetch is failing without this patch
Signed-off-by: Vishal Bhoj <vishal.bhoj@...>
---
The maintainer has migrated from master branch to main
branch and hence fetch is failing without this patch
Signed-off-by: Vishal Bhoj <vishal.bhoj@...>
---
|
By
Vishal <vishal.bhoj@...>
·
#7002
·
|
|
[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
·
|