|
[meta-cloud-services][PATCH 5/8] python3-mimeparse: inherit setuptools3 not distutils
Signed-off-by: Wang Mingyu <wangmy@...>
---
.../recipes-devtools/python/python3-mimeparse_1.6.0.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
Signed-off-by: Wang Mingyu <wangmy@...>
---
.../recipes-devtools/python/python3-mimeparse_1.6.0.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
|
By
wangmy
·
#7019
·
|
|
[meta-cloud-services][PATCH 2/8] python3-fixtures: inherit setuptools3 not distutils
Signed-off-by: Wang Mingyu <wangmy@...>
---
.../recipes-devtools/python/python3-fixtures_3.0.0.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
Signed-off-by: Wang Mingyu <wangmy@...>
---
.../recipes-devtools/python/python3-fixtures_3.0.0.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
|
By
wangmy
·
#7018
·
|
|
[meta-cloud-services][PATCH 3/8] python3-ipaddr: inherit setuptools3 not distutils
Signed-off-by: Wang Mingyu <wangmy@...>
---
meta-openstack/recipes-devtools/python/python3-ipaddr_2.2.0.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
Signed-off-by: Wang Mingyu <wangmy@...>
---
meta-openstack/recipes-devtools/python/python3-ipaddr_2.2.0.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
|
By
wangmy
·
#7017
·
|
|
[meta-cloud-services][PATCH 4/8] python3-lockfile: inherit setuptools3 not distutils
Signed-off-by: Wang Mingyu <wangmy@...>
---
.../recipes-devtools/python/python3-lockfile_0.12.2.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
Signed-off-by: Wang Mingyu <wangmy@...>
---
.../recipes-devtools/python/python3-lockfile_0.12.2.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
|
By
wangmy
·
#7016
·
|
|
[meta-cloud-services][PATCH 1/8] python-novnc: inherit setuptools3 not distutils
Signed-off-by: Wang Mingyu <wangmy@...>
---
meta-openstack/recipes-devtools/python/python-novnc_git.bb | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git
Signed-off-by: Wang Mingyu <wangmy@...>
---
meta-openstack/recipes-devtools/python/python-novnc_git.bb | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git
|
By
wangmy
·
#7015
·
|
|
Re: [PATCH v3 1/2] xen-tools: Load xen related kernel modules during system boot
merged.
Bruce
In message: [meta-virtualization] [PATCH v3 1/2] xen-tools: Load xen related kernel modules during system boot
on 13/01/2022 Kamil Dziezyk wrote:
merged.
Bruce
In message: [meta-virtualization] [PATCH v3 1/2] xen-tools: Load xen related kernel modules during system boot
on 13/01/2022 Kamil Dziezyk wrote:
|
By
Bruce Ashfield
·
#7014
·
|
|
Re: [PATCH] python3-dtc: fix packaging by using setuptools
done. And pushed to master.
Bruce
--
- Thou shalt not follow the NULL pointer, for chaos and madness await
thee at its end
- "Use the force Harry" - Gandalf, Star Trek II
done. And pushed to master.
Bruce
--
- Thou shalt not follow the NULL pointer, for chaos and madness await
thee at its end
- "Use the force Harry" - Gandalf, Star Trek II
|
By
Bruce Ashfield
·
#7013
·
|
|
Re: [PATCH] python3-dtc: fix packaging by using setuptools
SETUPTOOLS_SETUP_PATH defaults to S, so you can remove the assignment entirely.
Ross
SETUPTOOLS_SETUP_PATH defaults to S, so you can remove the assignment entirely.
Ross
|
By
Ross Burton <ross@...>
·
#7012
·
|
|
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
·
|