]> 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, 28 Jan 2019 16:56:32 +0000 (16:56 +0000)
commite65d1680d406e50313f90e659527b9aa795eeb45
treefc73faa1533c905826ab7abf9faaec4765edefb0
parent601f87016c6772a4ec8410bccb195989bcf05b55
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