Re: [OE-core] [PATCH] lib/oe/qa: handle the 'no specific instruction set' ELF e_machine value

2020-12-19 Thread Richard Purdie
On Fri, 2020-12-18 at 14:43 +, Ross Burton wrote: > Signed-off-by: Ross Burton > --- > meta/lib/oe/qa.py | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/meta/lib/oe/qa.py b/meta/lib/oe/qa.py > index ea831b930a..e8a854a302 100644 > --- a/meta/lib/oe/qa.py > +++ b/meta/lib/oe/qa.py >

[OE-core] [PATCH] lib/oe/qa: handle the 'no specific instruction set' ELF e_machine value

2020-12-18 Thread Ross Burton
Signed-off-by: Ross Burton --- meta/lib/oe/qa.py | 1 + 1 file changed, 1 insertion(+) diff --git a/meta/lib/oe/qa.py b/meta/lib/oe/qa.py index ea831b930a..e8a854a302 100644 --- a/meta/lib/oe/qa.py +++ b/meta/lib/oe/qa.py @@ -156,6 +156,7 @@ def elf_machine_to_string(machine): """ try: