|
[hardknott][PATCH 03/13] uxen-guest-tools: fix build against kernels 5.15+
This is a compile only fix to update the uxen kernel modules to
work against newer kernels.
Signed-off-by: Martin Jansa <Martin.Jansa@...>
Signed-off-by: Bruce Ashfield
This is a compile only fix to update the uxen kernel modules to
work against newer kernels.
Signed-off-by: Martin Jansa <Martin.Jansa@...>
Signed-off-by: Bruce Ashfield
|
By
Martin Jansa
·
#6939
·
|
|
[honister][PATCH 5/5] xvisor: set PV
* use something more reasonable than default 'git' from filename
* there wasn't a new tag for a long time, so this is quite far
from 0.3.0 as git describe shows:
v0.3.0-231-g6b23764a
but 0.3.0
* use something more reasonable than default 'git' from filename
* there wasn't a new tag for a long time, so this is quite far
from 0.3.0 as git describe shows:
v0.3.0-231-g6b23764a
but 0.3.0
|
By
Martin Jansa
·
#6938
·
|
|
[honister][PATCH 4/5] xvisor: uprev to latest master and fix python reference
From: Bruce Ashfield <bruce.ashfield@...>
Bumping to the latest xvisor tip.
We drop one patch that is now part of the upstream, and we
add another to remove /usr/bin/python from scripts
From: Bruce Ashfield <bruce.ashfield@...>
Bumping to the latest xvisor tip.
We drop one patch that is now part of the upstream, and we
add another to remove /usr/bin/python from scripts
|
By
Martin Jansa
·
#6937
·
|
|
[honister][PATCH 3/5] uxen-guest-tools: fix -DMODULE not working when building uxenhc module
* undo the unnecessary and incomplete changes from 0001-vm-support-fix-buil=
d-for-kernel-s-5.4.patch
because with 5.15 it was still failing with:
ERROR: modpost: missing MODULE_LICENSE() in
* undo the unnecessary and incomplete changes from 0001-vm-support-fix-buil=
d-for-kernel-s-5.4.patch
because with 5.15 it was still failing with:
ERROR: modpost: missing MODULE_LICENSE() in
|
By
Martin Jansa
·
#6936
·
|
|
[honister][PATCH 2/5] uxen-guest-tools: fix build against kernels 5.15+
This is a compile only fix to update the uxen kernel modules to
work against newer kernels.
Signed-off-by: Martin Jansa <Martin.Jansa@...>
Signed-off-by: Bruce Ashfield
This is a compile only fix to update the uxen kernel modules to
work against newer kernels.
Signed-off-by: Martin Jansa <Martin.Jansa@...>
Signed-off-by: Bruce Ashfield
|
By
Martin Jansa
·
#6935
·
|
|
[honister][PATCH 1/5] uxen-guest-tools: fix build against kernels 5.4+
From: Bruce Ashfield <bruce.ashfield@...>
This is a compile only fix to update the uxen kernel modules to
work against newer kernels.
Signed-off-by: Bruce Ashfield
From: Bruce Ashfield <bruce.ashfield@...>
This is a compile only fix to update the uxen kernel modules to
work against newer kernels.
Signed-off-by: Bruce Ashfield
|
By
Martin Jansa
·
#6934
·
|
|
[PATCH] qemu-package-split.inc: Correct a typo
Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@...>
---
recipes-devtools/qemu/qemu-package-split.inc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@...>
---
recipes-devtools/qemu/qemu-package-split.inc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
|
By
Peter Kjellerstedt
·
#6933
·
|
|
Re: [PATCHv2 2/2] uxen-guest-tools: fix -DMODULE not working when building uxenhc module
Confirmed. These fix my build as well.
I've merged them to master.
Thanks for the help on these, most appreciated.
Bruce
--
- Thou shalt not follow the NULL pointer, for chaos and madness
Confirmed. These fix my build as well.
I've merged them to master.
Thanks for the help on these, most appreciated.
Bruce
--
- Thou shalt not follow the NULL pointer, for chaos and madness
|
By
Bruce Ashfield
·
#6932
·
|
|
Re: [dunfell][gatesgarth][hardknott][master][PATCH] uxen-guest-tools: inherit dos2unix to fix do_patch failure
I've found the cause of MODULE_LICENSE issue and sent updated PATCHv2,
I've found the cause of MODULE_LICENSE issue and sent updated PATCHv2,
|
By
Martin Jansa
·
#6931
·
|
|
[PATCHv2 2/2] uxen-guest-tools: fix -DMODULE not working when building uxenhc module
* undo the unnecessary and incomplete changes from 0001-vm-support-fix-buil=
d-for-kernel-s-5.4.patch
because with 5.15 it was still failing with:
ERROR: modpost: missing MODULE_LICENSE() in
* undo the unnecessary and incomplete changes from 0001-vm-support-fix-buil=
d-for-kernel-s-5.4.patch
because with 5.15 it was still failing with:
ERROR: modpost: missing MODULE_LICENSE() in
|
By
Martin Jansa
·
#6930
·
|
|
[PATCHv2 1/2] uxen-guest-tools: fix build against kernels 5.15+
This is a compile only fix to update the uxen kernel modules to
work against newer kernels.
Signed-off-by: Martin Jansa <Martin.Jansa@...>
---
...-support-fix-build-for-kernel-s-5.15.patch |
This is a compile only fix to update the uxen kernel modules to
work against newer kernels.
Signed-off-by: Martin Jansa <Martin.Jansa@...>
---
...-support-fix-build-for-kernel-s-5.15.patch |
|
By
Martin Jansa
·
#6929
·
|
|
Re: [dunfell][gatesgarth][hardknott][master][PATCH] uxen-guest-tools: inherit dos2unix to fix do_patch failure
Hi Christopher,
any update on this?
Bruce tried to fix this MODULE_LICENSE issue recently
Hi Christopher,
any update on this?
Bruce tried to fix this MODULE_LICENSE issue recently
|
By
Martin Jansa
·
#6928
·
|
|
[PATCH] uxen-guest-tools: fix build against kernels 5.15+
This is a compile only fix to update the uxen kernel modules to
work against newer kernels.
There is one more issue with 5.15 and this applied:
ERROR: modpost: missing MODULE_LICENSE() in
This is a compile only fix to update the uxen kernel modules to
work against newer kernels.
There is one more issue with 5.15 and this applied:
ERROR: modpost: missing MODULE_LICENSE() in
|
By
Martin Jansa
·
#6927
·
|
|
Re: [PATCH] singularity: fix build with automake-1.16.5
Looks good to me, fix confirmed on my builder.
Merged.
Bruce
--
- Thou shalt not follow the NULL pointer, for chaos and madness await
thee at its end
- "Use the force Harry" - Gandalf, Star Trek
Looks good to me, fix confirmed on my builder.
Merged.
Bruce
--
- Thou shalt not follow the NULL pointer, for chaos and madness await
thee at its end
- "Use the force Harry" - Gandalf, Star Trek
|
By
Bruce Ashfield
·
#6926
·
|
|
Re: [PATCH] xvisor: set PV
I had noticed this as well (I struggled on the commit message so just
went for 'tip') and had meant to circle back to it.
Thanks for the patch, it is now merged.
Bruce
--
- Thou shalt not follow
I had noticed this as well (I struggled on the commit message so just
went for 'tip') and had meant to circle back to it.
Thanks for the patch, it is now merged.
Bruce
--
- Thou shalt not follow
|
By
Bruce Ashfield
·
#6925
·
|
|
[PATCH] xvisor: set PV
* use something more reasonable than default 'git' from filename
* there wasn't a new tag for a long time, so this is quite far
from 0.3.0 as git describe shows:
v0.3.0-231-g6b23764a
but 0.3.0
* use something more reasonable than default 'git' from filename
* there wasn't a new tag for a long time, so this is quite far
from 0.3.0 as git describe shows:
v0.3.0-231-g6b23764a
but 0.3.0
|
By
Martin Jansa
·
#6924
·
|
|
[PATCH] singularity: fix build with automake-1.16.5
Signed-off-by: Martin Jansa <Martin.Jansa@...>
---
...nfigure.ac-drop-2nd-AM_INIT_AUTOMAKE.patch | 34 +++++++++++++++++++
.../singularity/singularity_git.bb | 1 +
2 files changed,
Signed-off-by: Martin Jansa <Martin.Jansa@...>
---
...nfigure.ac-drop-2nd-AM_INIT_AUTOMAKE.patch | 34 +++++++++++++++++++
.../singularity/singularity_git.bb | 1 +
2 files changed,
|
By
Martin Jansa
·
#6923
·
|
|
Re: [meta-cloud-services][PATCH 1/3] openstack-image-compute: fix warning of operator append combined with +=
merged.
Bruce
In message: [meta-virtualization] [meta-cloud-services][PATCH 1/3] openstack-image-compute: fix warning of operator append combined with +=
on 20/11/2021 Yi Zhao wrote:
merged.
Bruce
In message: [meta-virtualization] [meta-cloud-services][PATCH 1/3] openstack-image-compute: fix warning of operator append combined with +=
on 20/11/2021 Yi Zhao wrote:
|
By
Bruce Ashfield
·
#6922
·
|
|
Re: [m-c-s][PATCH] concurrent-ruby: 1.1.6 -> 1.1.9
merged.
Bruce
In message: [meta-virtualization][m-c-s][PATCH] concurrent-ruby: 1.1.6 -> 1.1.9
on 22/11/2021 kai wrote:
merged.
Bruce
In message: [meta-virtualization][m-c-s][PATCH] concurrent-ruby: 1.1.6 -> 1.1.9
on 22/11/2021 kai wrote:
|
By
Bruce Ashfield
·
#6921
·
|
|
Re: [PATCH] libvirt: fix CVE-2021-3667
In master, I tend to favour uprev's versus specific CVE patches.
That being said, I have a lot of pending changes right now, and
won't have time to uprev for a few more weeks, so I've gone ahead
and
In master, I tend to favour uprev's versus specific CVE patches.
That being said, I have a lot of pending changes right now, and
won't have time to uprev for a few more weeks, so I've gone ahead
and
|
By
Bruce Ashfield
·
#6920
·
|