On Wed, Dec 22, 2021 at 11:19 PM Mittal, Anuj wrote:
>
> On Wed, 2021-12-22 at 04:12 -1000, Steve Sakoman wrote:
> > With the sdl frontend, qemu isn't able to even boot fully,
> > so let's skip the test early.
>
> This will fail any time the host has libdrm > 2.4.107 so perhaps that
> should be me
On Wed, 2021-12-22 at 04:12 -1000, Steve Sakoman wrote:
> With the sdl frontend, qemu isn't able to even boot fully,
> so let's skip the test early.
This will fail any time the host has libdrm > 2.4.107 so perhaps that
should be mentioned in the commit message.
Fedora 34 recently update to 2.4.1
With the sdl frontend, qemu isn't able to even boot fully,
so let's skip the test early.
Signed-off-by: Steve Sakoman
---
meta/lib/oeqa/selftest/cases/runtime_test.py | 2 ++
1 file changed, 2 insertions(+)
diff --git a/meta/lib/oeqa/selftest/cases/runtime_test.py
b/meta/lib/oeqa/selftest/case