|
yq fails to compile on yocto for aarch64
Hi, just FYI, I was looking at one of last build failures in my world builds and yq is failing again for aarch64. Looks like the issue is in go itself: https://github.com/golang/go/issues/58826 and sh
Hi, just FYI, I was looking at one of last build failures in my world builds and yq is failing again for aarch64. Looks like the issue is in go itself: https://github.com/golang/go/issues/58826 and sh
|
By
Martin Jansa
· #8047
·
|
|
[PATCH] libvirt: fix package QA error
From: Chen Qi <Qi.Chen@...> When multilib is enabled we can see the following package QA error. QA Issue: Files/directories were installed but not shipped in any package: /usr/lib/firewalld/
From: Chen Qi <Qi.Chen@...> When multilib is enabled we can see the following package QA error. QA Issue: Files/directories were installed but not shipped in any package: /usr/lib/firewalld/
|
By
Chen Qi
· #8046
·
|
|
[PATCH] k3s, kubernetes, nagios-nrpe: fix Upstream-Status formatting
I agree, but now when 99.9% of Upstream-Status have the right formatting and there is a QA check to keep or improve the percentage, it might be a step back to loosen the regexp. I've noticed because I
I agree, but now when 99.9% of Upstream-Status have the right formatting and there is a QA check to keep or improve the percentage, it might be a step back to loosen the regexp. I've noticed because I
|
By
Martin Jansa
· #8045
·
|
|
[PATCH] k3s, kubernetes, nagios-nrpe: fix Upstream-Status formatting
For my next presenter's gift, I want a regex that doesn't nitpick us on capitals and dashes ;) Funny that I'm not seeing this, I haven't inhibited the check completely yet. But my jest / complaint not
For my next presenter's gift, I want a regex that doesn't nitpick us on capitals and dashes ;) Funny that I'm not seeing this, I haven't inhibited the check completely yet. But my jest / complaint not
|
By
Bruce Ashfield
· #8044
·
|
|
[PATCH] k3s, kubernetes, nagios-nrpe: fix Upstream-Status formatting
Signed-off-by: Martin Jansa <Martin.Jansa@...> --- .../k3s/k3s/0001-Finding-host-local-in-usr-libexec.patch | 2 +- .../0001-hack-lib-golang.sh-use-CC-from-environment.patch | 2 +- ...1-Should-fi
Signed-off-by: Martin Jansa <Martin.Jansa@...> --- .../k3s/k3s/0001-Finding-host-local-in-usr-libexec.patch | 2 +- .../0001-hack-lib-golang.sh-use-CC-from-environment.patch | 2 +- ...1-Should-fi
|
By
Martin Jansa
· #8043
·
|
|
[PATCH] libvmi: add dependency on flex-native and bison-native instead of byacc-native
* fails to build with byacc-native 20230219 from: https://git.openembedded.org/meta-openembedded/commit/?id=3462709d651f44f3d067b3ce0bcfba876be9ff1d * https://invisible-island.net/byacc/CHANGES.html#i
* fails to build with byacc-native 20230219 from: https://git.openembedded.org/meta-openembedded/commit/?id=3462709d651f44f3d067b3ce0bcfba876be9ff1d * https://invisible-island.net/byacc/CHANGES.html#i
|
By
Martin Jansa
· #8042
·
|
|
[PATCH] ceph: fix build with gcc-13
* this isn't complete fix as there are still issues from new boost as in: https://github.com/boostorg/phoenix/issues/111 http://errors.yoctoproject.org/Errors/Details/702743/ TOPDIR/tmp-glibc/work/cor
* this isn't complete fix as there are still issues from new boost as in: https://github.com/boostorg/phoenix/issues/111 http://errors.yoctoproject.org/Errors/Details/702743/ TOPDIR/tmp-glibc/work/cor
|
By
Martin Jansa
· #8041
·
|
|
[PATCH 2/2] ceph: fix build with gcc-13
* this isn't complete fix as there are still issues from new boost as in: https://github.com/boostorg/phoenix/issues/111 http://errors.yoctoproject.org/Errors/Details/702743/ TOPDIR/tmp-glibc/work/cor
* this isn't complete fix as there are still issues from new boost as in: https://github.com/boostorg/phoenix/issues/111 http://errors.yoctoproject.org/Errors/Details/702743/ TOPDIR/tmp-glibc/work/cor
|
By
Martin Jansa
· #8040
·
|
|
[PATCH 1/2] lxcfs: fix build with newer linux-libc-headers
Signed-off-by: Martin Jansa <Martin.Jansa@...> --- ...-build-with-newer-linux-libc-headers.patch | 50 +++++++++++++++++++ recipes-containers/lxcfs/lxcfs_4.0.7.bb | 1 + 2 files changed, 51 insert
Signed-off-by: Martin Jansa <Martin.Jansa@...> --- ...-build-with-newer-linux-libc-headers.patch | 50 +++++++++++++++++++ recipes-containers/lxcfs/lxcfs_4.0.7.bb | 1 + 2 files changed, 51 insert
|
By
Martin Jansa
· #8039
·
|
|
[PATCHv2 4/6] netavark: Move the crate URIs to a separate .inc file
As a preparation for switching to using the cargo-update-recipe-crates bbclass to update the crate URIs, move the existing crate URIs to the netavark-crates.inc file that it expects. Signed-off-by: Pe
As a preparation for switching to using the cargo-update-recipe-crates bbclass to update the crate URIs, move the existing crate URIs to the netavark-crates.inc file that it expects. Signed-off-by: Pe
|
By
Peter Kjellerstedt
· #8038
·
|
|
[PATCHv2 3/6] aardvark-dns: Rewrite the recipe
The previous version of the recipe was generated by cargo-bitbake, which expects that future updates to the recipe will also be done by cargo-bitbake and therefore formats it to accomodate this. Since
The previous version of the recipe was generated by cargo-bitbake, which expects that future updates to the recipe will also be done by cargo-bitbake and therefore formats it to accomodate this. Since
|
By
Peter Kjellerstedt
· #8037
·
|
|
[PATCHv2 6/6] netavark: Rewrite the recipe
The previous version of the recipe was generated by cargo-bitbake, which expects that future updates to the recipe will also be done by cargo-bitbake and therefore formats it to accomodate this. Since
The previous version of the recipe was generated by cargo-bitbake, which expects that future updates to the recipe will also be done by cargo-bitbake and therefore formats it to accomodate this. Since
|
By
Peter Kjellerstedt
· #8036
·
|
|
[PATCHv2 2/6] aardvark-dns: Add checksums for the crate URIs
Use the cargo-update-recipe-crates bbclass to update the crate URIs including adding checksums for them, as they are now required by the crate fetcher. Signed-off-by: Peter Kjellerstedt <peter.kjeller
Use the cargo-update-recipe-crates bbclass to update the crate URIs including adding checksums for them, as they are now required by the crate fetcher. Signed-off-by: Peter Kjellerstedt <peter.kjeller
|
By
Peter Kjellerstedt
· #8035
·
|
|
[PATCHv2 5/6] netavark: Add checksums for the crate URIs
Use the cargo-update-recipe-crates bbclass to update the crate URIs including adding checksums for them, as they are now required by the crate fetcher. Signed-off-by: Peter Kjellerstedt <peter.kjeller
Use the cargo-update-recipe-crates bbclass to update the crate URIs including adding checksums for them, as they are now required by the crate fetcher. Signed-off-by: Peter Kjellerstedt <peter.kjeller
|
By
Peter Kjellerstedt
· #8034
·
|
|
[PATCHv2 1/6] aardvark-dns: Move the crate URIs to a separate .inc file
As a preparation for switching to using the cargo-update-recipe-crates bbclass to update the crate URIs, move the existing crate URIs to the aardvark-dns-crates.inc file that it expects. Signed-off-by
As a preparation for switching to using the cargo-update-recipe-crates bbclass to update the crate URIs, move the existing crate URIs to the aardvark-dns-crates.inc file that it expects. Signed-off-by
|
By
Peter Kjellerstedt
· #8033
·
|
|
[PATCH 7/8] netavark: Rewrite the recipe
<peter.kjellerstedt@...> wrote: Agreed. I just meant to say that the commit message could say something along the lines of: "Rather than generating the crates via cargo-bitbake, we switch to the
<peter.kjellerstedt@...> wrote: Agreed. I just meant to say that the commit message could say something along the lines of: "Rather than generating the crates via cargo-bitbake, we switch to the
|
By
Bruce Ashfield
· #8032
·
|
|
[PATCH 7/8] netavark: Rewrite the recipe
By
Peter Kjellerstedt
· #8031
·
|
|
[PATCH 4/8] aardvark-dns: Fetch the crate instead of the Git repository
<peter.kjellerstedt@...> wrote: I'm not following the rust and crates discussions too closely, but I am always a supporter of the revision control history in the source. As the one who ends up fi
<peter.kjellerstedt@...> wrote: I'm not following the rust and crates discussions too closely, but I am always a supporter of the revision control history in the source. As the one who ends up fi
|
By
Bruce Ashfield
· #8030
·
|
|
[PATCH 4/8] aardvark-dns: Fetch the crate instead of the Git repository
By
Peter Kjellerstedt
· #8029
·
|
|
[PATCH 8/8] netavark: Fetch the crate instead of the Git repository
Same comment as the other. This should stay as a git fetch, versus a crate. Bruce <peter.kjellerstedt@...> wrote:
Same comment as the other. This should stay as a git fetch, versus a crate. Bruce <peter.kjellerstedt@...> wrote:
|
By
Bruce Ashfield
· #8028
·
|