|
Re: [PATCH] docker: Add kernel-module-xt-nat to RRECOMMENDS
There's already a pending patch for similar changes, I'm still
working through the unification of the meta-virt fragments and the
kernel-cache fragments, so I'm not doing any of the
There's already a pending patch for similar changes, I'm still
working through the unification of the meta-virt fragments and the
kernel-cache fragments, so I'm not doing any of the
|
By
Bruce Ashfield
·
#7027
·
|
|
Re: [PATCH] python3-dtc: fix packaging by using setuptools
Hmm. That's a last resort, thrashing around the SRCREVs is never a
good idea.
I'll temporarily carry a newer dtc in meta-virt to get things working.
Bruce
--
- Thou shalt not follow the NULL
Hmm. That's a last resort, thrashing around the SRCREVs is never a
good idea.
I'll temporarily carry a newer dtc in meta-virt to get things working.
Bruce
--
- Thou shalt not follow the NULL
|
By
Bruce Ashfield
·
#7026
·
|
|
Re: [PATCH] python3-dtc: fix packaging by using setuptools
Hi Bruce,
I am now seeing the following failure on our build when attempting to use python3-dtc:
usr/lib/python3.10/site-packages/_libfdt.cpython-310-x86_64-linux-gnu.so: undefined symbol:
Hi Bruce,
I am now seeing the following failure on our build when attempting to use python3-dtc:
usr/lib/python3.10/site-packages/_libfdt.cpython-310-x86_64-linux-gnu.so: undefined symbol:
|
By
Peter Hoyes
·
#7025
·
|
|
Re: [PATCH v3 1/2] xen-tools: Load xen related kernel modules during system boot
Hello Bruce,
Thanks for getting this merged.
We consider these patches as bug fixing and in this case is it possible to have them backported (cherry picked) to honister branch?
Cheers,
--
Diego
Hello Bruce,
Thanks for getting this merged.
We consider these patches as bug fixing and in this case is it possible to have them backported (cherry picked) to honister branch?
Cheers,
--
Diego
|
By
Diego Sueiro
·
#7024
·
|
|
[PATCH] docker: Add kernel-module-xt-nat to RRECOMMENDS
Fixed when kernel-module-xt-nat is not installed:
$ docker run --rm -it -p 80:80 alpine
docker: Error response from daemon: driver failed programming external connectivity on endpoint elated_cori
Try
Fixed when kernel-module-xt-nat is not installed:
$ docker run --rm -it -p 80:80 alpine
docker: Error response from daemon: driver failed programming external connectivity on endpoint elated_cori
Try
|
By
Robert Yang
·
#7023
·
|
|
[meta-cloud-services][PATCH 6/8] python3-termcolor: inherit setuptools3 not distutils
Signed-off-by: Wang Mingyu <wangmy@...>
---
.../recipes-devtools/python/python3-termcolor_1.1.0.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
Signed-off-by: Wang Mingyu <wangmy@...>
---
.../recipes-devtools/python/python3-termcolor_1.1.0.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
|
By
wangmy
·
#7022
·
|
|
[meta-cloud-services][PATCH 7/8] mod-wsgi: inherit setuptools3-base not distutils3-base
Signed-off-by: Wang Mingyu <wangmy@...>
---
meta-openstack/recipes-support/mod-wsgi/mod-wsgi_git.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
Signed-off-by: Wang Mingyu <wangmy@...>
---
meta-openstack/recipes-support/mod-wsgi/mod-wsgi_git.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
|
By
wangmy
·
#7021
·
|
|
[meta-cloud-services][PATCH 8/8] python3-novnc: update 0.5.1 -> 1.3.0
refresh python-distutils.patch
License-Update:
-year updated to 2019
-file of the noVNC core library changed
-the HTML, CSS, font and images files that included with the noVNC
source distibution
refresh python-distutils.patch
License-Update:
-year updated to 2019
-file of the noVNC core library changed
-the HTML, CSS, font and images files that included with the noVNC
source distibution
|
By
wangmy
·
#7020
·
|
|
[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
·
|