|
[m-c-s][PATCH] concurrent-ruby: add explicit branch
From: Kai Kang <kai.kang@...>
Add explicit branch master for concurrent-ruby as the same for other
recipes.
Signed-off-by: Kai Kang <kai.kang@...>
---
From: Kai Kang <kai.kang@...>
Add explicit branch master for concurrent-ruby as the same for other
recipes.
Signed-off-by: Kai Kang <kai.kang@...>
---
|
By
kai
·
#6891
·
|
|
[m-c-s][PATCH] open-iscsi-user: remove typo spaces in SRC_URI
From: Kai Kang <kai.kang@...>
There are typo spaces in SRC_URI which are introduced when add
';branch=master'. Remove them.
Signed-off-by: Kai Kang <kai.kang@...>
---
From: Kai Kang <kai.kang@...>
There are typo spaces in SRC_URI which are introduced when add
';branch=master'. Remove them.
Signed-off-by: Kai Kang <kai.kang@...>
---
|
By
kai
·
#6890
·
|
|
Re: [PATCH 2/2] yq: convert github SRC_URI to use https protocol
Ha! I managed to miss the main repoistory (with the GO_IMPORT indirection).
I've merged this to master and honister.
Bruce
In message: [meta-virtualization][PATCH 2/2] yq: convert github SRC_URI to
Ha! I managed to miss the main repoistory (with the GO_IMPORT indirection).
I've merged this to master and honister.
Bruce
In message: [meta-virtualization][PATCH 2/2] yq: convert github SRC_URI to
|
By
Bruce Ashfield
·
#6889
·
|
|
Re: [PATCH 1/2] irqbalance: bump SRCREV to latest
In message: [meta-virtualization][PATCH 1/2] irqbalance: bump SRCREV to latest
on 07/11/2021 Martin Jansa wrote:
Thanks for the cleanup! This is now merged.
Bruce
In message: [meta-virtualization][PATCH 1/2] irqbalance: bump SRCREV to latest
on 07/11/2021 Martin Jansa wrote:
Thanks for the cleanup! This is now merged.
Bruce
|
By
Bruce Ashfield
·
#6888
·
|
|
Re: [PATCH] docker: add netfilter configuration fragments
I'm currently unifying the fragments into the central kernel
repository, so I've grabbed this and will make sure it is represented
in that sync.
Bruce
<crawford.benjamin15@...> wrote:
--
-
I'm currently unifying the fragments into the central kernel
repository, so I've grabbed this and will make sure it is represented
in that sync.
Bruce
<crawford.benjamin15@...> wrote:
--
-
|
By
Bruce Ashfield
·
#6887
·
|
|
[PATCH 2/2] yq: convert github SRC_URI to use https protocol
Signed-off-by: Martin Jansa <Martin.Jansa@...>
---
recipes-devtools/yq/yq_git.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/recipes-devtools/yq/yq_git.bb
Signed-off-by: Martin Jansa <Martin.Jansa@...>
---
recipes-devtools/yq/yq_git.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/recipes-devtools/yq/yq_git.bb
|
By
Martin Jansa
·
#6886
·
|
|
[PATCH 1/2] irqbalance: bump SRCREV to latest
* remove the incorrect comment about SRCREV being 1.7.0
* and add +git because the old SRCREV wasn't matching
with 1.8.0 tag as well
* add -Wno-error=format-security to work around build failures
* remove the incorrect comment about SRCREV being 1.7.0
* and add +git because the old SRCREV wasn't matching
with 1.8.0 tag as well
* add -Wno-error=format-security to work around build failures
|
By
Martin Jansa
·
#6885
·
|
|
Re: [PATCH 1/2] go-{distribution,systemd}: convert github SRC_URIs to use https protocol
Please apply this patch as soon as possible, qemuarm + xen is seeing
warnings for this (and it's quite annoying).
Thanks,
Jon
Please apply this patch as soon as possible, qemuarm + xen is seeing
warnings for this (and it's quite annoying).
Thanks,
Jon
|
By
Jon Mason
·
#6884
·
|
|
Building xen-image-minimal for RPi4 Compute Module
I'm in the process of building xen-image-minimal for my Raspberry Pi 4 Compute Module and am hitting some issues when running the image on physical hardware. Upon inspecting the boot partition of the
I'm in the process of building xen-image-minimal for my Raspberry Pi 4 Compute Module and am hitting some issues when running the image on physical hardware. Upon inspecting the boot partition of the
|
By
Patrick Godwin
·
#6883
·
|
|
[PATCH 2/2] linux-yocto_virtualization.inc: remove :append and += combination
* fixes:
KERNEL_FEATURES:append += is not a recommended operator combination, please replace it.
Signed-off-by: Martin Jansa <Martin.Jansa@...>
---
* fixes:
KERNEL_FEATURES:append += is not a recommended operator combination, please replace it.
Signed-off-by: Martin Jansa <Martin.Jansa@...>
---
|
By
Martin Jansa
·
#6882
·
|
|
[PATCH 1/2] go-{distribution,systemd}: convert github SRC_URIs to use https protocol
Signed-off-by: Martin Jansa <Martin.Jansa@...>
---
recipes-devtools/go/go-distribution_git.bb | 2 +-
recipes-devtools/go/go-systemd_git.bb | 2 +-
2 files changed, 2 insertions(+), 2
Signed-off-by: Martin Jansa <Martin.Jansa@...>
---
recipes-devtools/go/go-distribution_git.bb | 2 +-
recipes-devtools/go/go-systemd_git.bb | 2 +-
2 files changed, 2 insertions(+), 2
|
By
Martin Jansa
·
#6881
·
|
|
[PATCH] docker: add netfilter configuration fragments
The docker.cfg file is missing a few netfilter
module requirements. Without these, it is possible
for networking and bridge initialization to fail.
Signed-off-by: Benjamin Mordaunt
The docker.cfg file is missing a few netfilter
module requirements. Without these, it is possible
for networking and bridge initialization to fail.
Signed-off-by: Benjamin Mordaunt
|
By
crawford.benjamin15@...
·
#6880
·
|
|
Re: Error building Xen device tree for qemuarm64
Hi Bruce,
Thanks a lot.
Yes I think this is ok for now.
If you push any fix do not hesitate to ping us to validate them.
Cheers
Bertrand
Hi Bruce,
Thanks a lot.
Yes I think this is ok for now.
If you push any fix do not hesitate to ping us to validate them.
Cheers
Bertrand
|
By
Bertrand Marquis
·
#6879
·
|
|
Re: [PATCH] xen,xen-tools: update xen to new releases
I've gone ahead and merged these to master and honister .. but that being said, I'll revert or tweak as necessary based on what Christopher suggests.
Master still has the libfdt issue, I still need to
I've gone ahead and merged these to master and honister .. but that being said, I'll revert or tweak as necessary based on what Christopher suggests.
Master still has the libfdt issue, I still need to
|
By
Bruce Ashfield
·
#6878
·
|
|
Re: Error building Xen device tree for qemuarm64
Normally I might not bring back version bumps like these, but since most of the heavy Xen users are asking for the change .. I've gone ahead and pulled it back.
Note: I've left ARM64 broken on master,
Normally I might not bring back version bumps like these, but since most of the heavy Xen users are asking for the change .. I've gone ahead and pulled it back.
Note: I've left ARM64 broken on master,
|
By
Bruce Ashfield
·
#6877
·
|
|
Re: [PATCH] k3s: Add additional required kernel modules
It's just configuration tweak, so I can do that.
I have some other k3s changes in flight (version bumps, packaging and unifying of configuration into the main config repository), but I've added these
It's just configuration tweak, so I can do that.
I have some other k3s changes in flight (version bumps, packaging and unifying of configuration into the main config repository), but I've added these
|
By
Bruce Ashfield
·
#6876
·
|
|
Re: [PATCH] global: convert github SRC_URIs to use https protocol
Thans Martin,
I've added these to the patches that I did, and pushed them to master.
I've also pulled variants of them back to honster and dunfell (so anyone using those branches, let me know if there
Thans Martin,
I've added these to the patches that I did, and pushed them to master.
I've also pulled variants of them back to honster and dunfell (so anyone using those branches, let me know if there
|
By
Bruce Ashfield
·
#6875
·
|
|
Re: [PATCH] lxc: update to 4.0.11
Thanks for the patch! (and the explanation above).
I've merged this to master and honister.
Bruce
--
- Thou shalt not follow the NULL pointer, for chaos and madness await thee at its end
- "Use the
Thanks for the patch! (and the explanation above).
I've merged this to master and honister.
Bruce
--
- Thou shalt not follow the NULL pointer, for chaos and madness await thee at its end
- "Use the
|
By
Bruce Ashfield
·
#6874
·
|
|
Re: [PATCH] k3s: Add additional required kernel modules
Hi,
If possible, could this patch also be added to the honister branch?
Thanks,
Richard
Hi,
If possible, could this patch also be added to the honister branch?
Thanks,
Richard
|
By
Richard Neill
·
#6873
·
|
|
[PATCH] k3s: Add additional required kernel modules
Adds the following kernel modules for k3s:
* xt-physdev
* xt-nflog
* xt-limit
* nfnetlink-log
Without them, the k3s network-policy-controller reports failures in the l=
og
related to
Adds the following kernel modules for k3s:
* xt-physdev
* xt-nflog
* xt-limit
* nfnetlink-log
Without them, the k3s network-policy-controller reports failures in the l=
og
related to
|
By
Richard Neill
·
#6872
·
|