]> code.ossystems Code Review - openembedded-core.git/commit
oeqa/runtime/cases: Improve dependencies of kernel/gcc/build tests
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 9 Nov 2018 09:55:40 +0000 (09:55 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 25 Feb 2019 22:13:06 +0000 (22:13 +0000)
commit544c56b6950f0598d5eaf62d9ae9d9de5fcb7eaf
treed08b698affc6fbd04a9e53bb2836b7f939b26c9f
parent03b7658369bb7c1c8fbbaac7d9e281617cc16135
oeqa/runtime/cases: Improve dependencies of kernel/gcc/build tests

Mark up these tests as needing a compiler, make and kernel source code
as appropriate, the image feature requirements can then be retired.

(From OE-Core rev: 9f64e6c25abdf494fb511e9cd401f8dcaa08be2a)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
meta/lib/oeqa/runtime/cases/buildcpio.py
meta/lib/oeqa/runtime/cases/buildgalculator.py
meta/lib/oeqa/runtime/cases/buildlzip.py
meta/lib/oeqa/runtime/cases/gcc.py
meta/lib/oeqa/runtime/cases/kernelmodule.py
meta/lib/oeqa/runtime/cases/stap.py