Re: [OE-core] [PATCH] conf: add nice level to the hash config ignored variables

2023-05-18 Thread Ross Burton
Can you send patches as plaintext (ideally, using git-send-email). Copy-pasting HTML mails tends to fail. Thanks Ross > On 18 May 2023, at 10:36, lorenzo.arena via lists.openembedded.org > wrote: > > From: Lorenzo Arena > > This is needed as each user could be setting different nice

[OE-core] [PATCH] conf: add nice level to the hash config ignored variables

2023-05-18 Thread lorenzo.arena via lists.openembedded.org
From: Lorenzo Arena This is needed as each user could be setting different nice levels while building, however this should not make the shared cache unusable. Signed-off-by: Lorenzo Arena ---  meta/conf/bitbake.conf | 2 +-  1 file changed, 1 insertion(+), 1 deletion(-) diff --git