poky/meta/lib/oeqa/runtime
Richard Purdie 0f85563eac make-mod-scripts/kernel-devsrc: Fix objtool issues
Kernels which use tools/objtool can now fail when building external modules
due to objtool being missing, the generated files can also cause problems
for kernel-devsrc.

Ensure objtool is generated in make-mod-scripts by also calling
"make prepare".

For devsrc, delete the generated binaries since they'd be native
binaries and unsuitable for the target.

The oeqa kernel module tests also need to have the additional "make prepare"
step added.

(From OE-Core rev: 52fd2993784b4218f5df4f343e7da45d964df305)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2018-03-30 00:31:18 +01:00
..
cases make-mod-scripts/kernel-devsrc: Fix objtool issues 2018-03-30 00:31:18 +01:00
decorator oeqa/runtime: Add OEHasPackage decorator 2017-01-23 12:05:20 +00:00
files oeqa/runtime/files: Move runtime files from old directory 2017-01-23 12:05:20 +00:00
utils oeqa/runtime/utils/targetbuildproject: use parent classes defaults tmpdir 2017-04-06 10:13:39 +01:00
case.py oeqa/runtime/case: Don't use OEQA framework internal methods 2017-06-02 13:36:14 +01:00
context.py oeqa/runtime/context.py: Add support to specify port in target_ip 2017-06-06 19:02:44 +01:00
loader.py oeqa/runtime: Add case, context and loader classes for runtime testing 2017-01-23 12:05:20 +00:00