On Tue, Aug 6, 2024 at 11:14 PM David Daniel wrote:
> Thanks for your reply! It is indeed ppc64. I could work around it by
> disabling this check as you mentioned by adding
>
> INSANE_SKIP += "textrel"
>
>
> to the kernel recipe. Is there a reason, why I cannot use
> INSANE_SKIP:${PV} in the
Thanks for your reply! It is indeed ppc64. I could work around it by disabling
this check as you mentioned by adding
INSANE_SKIP += "textrel"
to the kernel recipe. Is there a reason, why I cannot use INSANE_SKIP:${PV} in
the kernel recipe? If I specify ${PV} the error still pops up. Does t
From: Vijay Anusuri
Include Security fixes:
Fixed CVE-2024-29038
Fixed CVE-2024-29039
Changelog:
https://github.com/tpm2-software/tpm2-tools/releases/tag/5.7
https://github.com/tpm2-software/tpm2-tools/releases/tag/5.6
Signed-off-by: Vijay Anusuri
---
.../tpm2-tools/{tpm2-tools_5.5.bb => tpm2
On Tue, Aug 6, 2024 at 2:49 AM David Daniel via lists.yoctoproject.org
wrote:
> Hi everybody
>
> I am updating my setup for a custom system and I'm getting an error now
> with the kernel. Everything works until packaging of the kernel, I now
> get the error that the kernel image contains relocati
Hi everybody
I am updating my setup for a custom system and I'm getting an error now
with the kernel. Everything works until packaging of the kernel, I now
get the error that the kernel image contains relocations in .text:
ERROR: linux-bf133-6.6.44-r0 do_package_qa: QA Issue: kernel-vmlinux: ELF
From: Vijay Anusuri
Include Security fixes:
Fixed CVE-2024-29038
Fixed CVE-2024-29039
Changelog:
https://github.com/tpm2-software/tpm2-tools/releases/tag/5.7
https://github.com/tpm2-software/tpm2-tools/releases/tag/5.6
Signed-off-by: Vijay Anusuri
---
.../tpm2-tools/{tpm2-tools_5.5.bb => tpm2