We observe sstate cache corruptions sometimes which cause rebuilds. That is not
a fatal error as the package has to be rebuilt and updated artifact needs to be
pushed to remote sstate cache mirror. Currently, Yocto does not handle
corruptions properly, where the corrupted artifact is not deleted or
I am using 6.8 custom kernel and yocto scarthgap and i am using x86
machine.
i wants to enable turbostat part of my image.
i am adding below lines to enable turbostat tool in the local.conf file
IMAGE_INSTALL:append = " turbostat"
I am getting below error;
IMAGE_INSTALL:append = " perf cpupo
From: Wang Mingyu
0001-Disable-installing-header-file-provided-by-another-p.patch
0001-tests-Makefile-do-not-use-Werror.patch
removed since they're included in 1.14
Changelog:
===
* Fix compilation issues after API changes in several Linux kernels
* Split install targets to help package
This test makes patchtest check to ensure that there aren't any
GitHub-style user account names being tagged in the commit message, e.g.
it should catch lines like:
"fix added by @threexc"
This is desired so that if (for example) we add upstream changelogs in
recipe upgrade commit messages verbat
On Fri, 2024-10-04 at 12:08 +, Diego Santa Cruz wrote:
> > -Original Message-
> > From: Richard Purdie
> ...
> >
> > This change may make it clearer:
> >
> > https://git.yoctopr/
> > oject.org%2Fpoky%2Fcommit%2F%3Fid%3Db5dbdfe90497867a70fcdd69a3e3479
> > 52dff7d3a&data=05%7C02%7CDieg
> -Original Message-
> From: Richard Purdie
...
>
> This change may make it clearer:
>
> https://git.yoctopr/
> oject.org%2Fpoky%2Fcommit%2F%3Fid%3Db5dbdfe90497867a70fcdd69a3e3479
> 52dff7d3a&data=05%7C02%7CDiego.SantaCruz%40spinetix.com%7Ce1c23609fd
> d8496109bd08dce4667060%7C5f4034faed2d
Hi,
you should request backporting:
https://lists.openembedded.org/g/openembedded-core/message/203338
as well as it now fails in kirkstone (and possibly in scarthgap as
well) due to these buildhistory changes being backported (libdevmapper
in meta-oe has the same issue, backport was already sent t
On Fri, 2024-10-04 at 10:59 +, Diego Santa Cruz wrote:
> > -Original Message-
> > From: Richard Purdie
> > Sent: 04 October 2024 12:28
> > To: Diego Santa Cruz ; openembedded-
> > c...@lists.openembedded.org
> > Subject: Re: [OE-core] [PATCH] pseudo: add man user and group to fallback
> -Original Message-
> From: Richard Purdie
> Sent: 04 October 2024 12:28
> To: Diego Santa Cruz ; openembedded-
> c...@lists.openembedded.org
> Subject: Re: [OE-core] [PATCH] pseudo: add man user and group to fallback
>
> On Fri, 2024-10-04 at 12:16 +0200, Diego Santa Cruz via lists.opene
On Fri, 2024-10-04 at 12:16 +0200, Diego Santa Cruz via lists.openembedded.org
wrote:
> When installing packages with man pages the man user and group are
> expected to exist. These are included in base-passwd and installed as
> part of the rootfs. However, when populating the SDK the rootfs may n
When installing packages with man pages the man user and group are
expected to exist. These are included in base-passwd and installed as
part of the rootfs. However, when populating the SDK the rootfs may not
have been built and thus the user and group cannot be resolved and the
installation fails
From: Yogita Urade
A DMA reentrancy issue leading to a use-after-free error
was found in the e1000e NIC emulation code in QEMU. This
issue could allow a privileged guest user to crash the
QEMU process on the host, resulting in a denial of service.
CVE-2023-3019-0003 is the CVE fix and CVE-2023-3
Hello,
On 02.10.24 10:17, Ahmad Fatoum wrote:
> I am building for MACHINE = "qemuarm64" already, but something else catches
> my eye: QEMU_USE_KVM = 'True'
>
> I wasn't aware that I need to manually set this. I do this now and it fails
> for other reasons: qemu-system-aarch64: KVM does not suppor
On Thu, Oct 3, 2024 at 11:41 PM Richard Purdie
wrote:
>
> On Thu, 2024-10-03 at 16:01 -0700, Khem Raj via lists.openembedded.org
> wrote:
> > This patch is regressing on some distros where systemd
> > is used and /var/tmp is same as /var/volatime/tmp
> >
> > Removing this tweak also passes on poky
14 matches
Mail list logo