The commit [7e71acd265 sdk: fix relocate symlink failed] is used to fix
regression issue caused by commit [bc4ee54535 sdk: Decouple default install
path from built in path], but hardknott does not contain commit bc4ee54535,
so commit 7e71acd265 should not be in hardknott neither, otherwise it cause
From: Armin Kuster
Source: Debian.org
MR: 109156, 109169, 109336, 109349, 109362, 109375, 109388
Type: Security Fix https://sources.debian.org/patches/grub2/2.04-20/
Disposition: Backport from
ChangeID: f87f309a172004f21ac28870b85477cb90438d50
Description:
Affects < 2.06
Fixes these CVE's:
CVE
On 9/6/21 10:28 AM, Steve Sakoman wrote:
> On Sun, Sep 5, 2021 at 12:58 PM Armin Kuster wrote:
>> From: Armin Kuster
>>
>> Source: Debian.org
>> MR: 109156, 109169, 109336, 109349, 109362, 109375, 109388
>> Type: Security Fix https://sources.debian.org/patches/grub2/2.04-20/
>> Disposition: Ba
All,
The triage team is starting to try and collect up and classify bugs which a
newcomer to the project would be able to work on in a way which means people
can find them. They're being listed on the triage page under the appropriate
heading:
https://wiki.yoctoproject.org/wiki/Bug_Triage#Newc
All,
Just a reminder we will hold the monthly Yocto Project Technical Meeting at
8am PST tomorrow. (9/7)
Yocto Project Technical Team Meeting: We encourage people attending the
meeting to logon and announce themselves on the Yocto Project IRC chancel
during the meeting (optional):
Yocto
On Mon, Sep 6, 2021 at 5:51 AM Purushottam Choudhary
wrote:
>
> Fix path for _IMPORT_CHECK_FILES_FOR_assimp
> As it is giving configuration error during validation of path
> when used by 3rd party component to configure itself
> using assimp::assimp target.
> Compute the installation prefix relati
On Sun, Sep 5, 2021 at 12:58 PM Armin Kuster wrote:
>
> From: Armin Kuster
>
> Source: Debian.org
> MR: 109156, 109169, 109336, 109349, 109362, 109375, 109388
> Type: Security Fix https://sources.debian.org/patches/grub2/2.04-20/
> Disposition: Backport from
> ChangeID: f87f309a172004f21ac28870b
Signed-off-by: Changhyeok
---
.../iproute2/{iproute2_5.13.0.bb => iproute2_5.14.0.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta/recipes-connectivity/iproute2/{iproute2_5.13.0.bb =>
iproute2_5.14.0.bb} (75%)
diff --git a/meta/recipes-connectivity/iproute2/iproute
On Friday 13 August 2021 at 12:05:09 +0100, Mike Crowe via
lists.openembedded.org wrote:
> When running the test suite on my Debian 11 box I see many occurrences
> of:
>
> unknown fcntl argument 1032, assuming long argument.
>
> (for example from test-execl.sh.)
>
> It appears that this is F_G
On Wednesday 11 August 2021 at 18:13:54 +0100, Mike Crowe via
lists.openembedded.org wrote:
> It just so happens that my /home/mac and /home directories have the same
> inode number but on different filesystems.
>
> This means that test-openat fails with "Recursion failed!" even when run
> withou
The special CLOSED license means that this is closed source code with
no other licensing assertions. It's not a generic license in oe-core,
and not a SPDX license, so transform it to NONE explicitly.
Signed-off-by: Ross Burton
---
meta/classes/create-spdx.bbclass | 3 +++
1 file changed, 3 inse
Upstream don't believe it is a signifiant real world issue and will only
fix in 1.17 onwards. Therefore exclude it from our reports.
https://github.com/golang/go/issues/30999#issuecomment-910470358
Signed-off-by: Richard Purdie
---
meta/recipes-devtools/go/go-1.16.7.inc | 5 +
1 file change
CVE is effectively disputed - yes there is stack exhaustion but no bug and it
is building the parser, not running it, effectively similar to a compiler ICE.
Upstream no plans to address and there is no security issue.
https://github.com/westes/flex/issues/414
Signed-off-by: Richard Purdie
---
m
Fix path for _IMPORT_CHECK_FILES_FOR_assimp
As it is giving configuration error during validation of path
when used by 3rd party component to configure itself
using assimp::assimp target.
Compute the installation prefix relative to file.
Signed-off-by: Purushottam Choudhary
---
...h-for-_IMPORT_
CVE is effectively disputed - yes there is stack exhaustion but no bug and it
is building the parser, not running it, effectively similar to a compiler ICE.
Upstream no plans to address and there is no security issue.
https://github.com/westes/flex/issues/414
Signed-off-by: Richard Purdie
---
m
Thank you for commenting.
Actually I tested it locally and created another laptop because of network
issues.
I missed .bb in file name. I will update it soon.
Best Regards
Changhyeok
2021년 9월 6일 (월) 오후 1:57, Alexandre Belloni 님이
작성:
> Hello,
>
> On 06/09/2021 01:57:07+0200, Changhyeok Bae wrot
Hello,
On 06/09/2021 01:57:07+0200, Changhyeok Bae wrote:
> Signed-off-by: Changhyeok
> ---
> .../iproute2/{iproute2_5.13.0.bb => iproute2_5.14.0}| 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
> rename meta/recipes-connectivity/iproute2/{iproute2_5.13.0.bb =>
> iproute2_5.
From: "Hsia-Jun(Randy) Li"
We could build an Android toolchain but its triple should
always contain the string android or clang can't link
the right object files for it.
Signed-off-by: Hsia-Jun(Randy) Li
---
meta/classes/cross-canadian.bbclass | 2 ++
1 file changed, 2 insertions(+)
diff --gi
From: Alexander Kanavin
Drop 0001-tests-regression-disable-the-tools-live-tests.patch
(mass-disabling of ptests) and replace that with more targeted fixes:
- a patch that adds explicit sleeps where races due to too tight timings
were observed (not a proper fix; upstream needs to figure out how
t
From: Alexander Kanavin
/tmp is half that, and lttng-ptest writes just under 1G there
(and just over 1G on aarch64), so let's have a safe margin.
Signed-off-by: Alexander Kanavin
---
meta/recipes-core/images/core-image-ptest-all.bb | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
dif
On Sun, 2021-09-05 at 11:34 -0400, Robert P. J. Day wrote:
> just going over the mechanics of how shared libs are installed
> properly, and noticed that while utils.bbclass defines the helper
> routine oe_soinstall(), no one in my current collection of layers
> seems to use it; rather, the popula
This function does something similar to the bitbake fetcher file search
paths and is an old remnant of how this could have once been handled. There
are no users in OE-Core and we'd always prefer the fetcher to handle this now
as it handles signatures correctly. The direct OVERRIDES reference would
Remove unused variable/code.
Signed-off-by: Richard Purdie
---
meta/classes/utils.bbclass | 5 -
1 file changed, 5 deletions(-)
diff --git a/meta/classes/utils.bbclass b/meta/classes/utils.bbclass
index 072ea1f63c7..ab060195601 100644
--- a/meta/classes/utils.bbclass
+++ b/meta/classes/util
23 matches
Mail list logo