generic-poky/meta/lib/oeqa/runtime
Jose Perez Carranza a6e7401378 oeqa/runtime: Replace buildiptables for buildlzip on runtime tests
Buildiptables test cases are conflicting with images built with “musl”
as standard C library, in order to avoid those issues lzip package was
selected to be used on the tests as this does not have any "musl"
dependency.

This patch is applicable for testimage tests

[YOCTO # 11713]

(From OE-Core rev: 41683e0ab316049e28b1f4ceaf39f0fe17722d92)

(From OE-Core rev: d40bcafb574788ed26855c5d1a072523893c1b4b)

Signed-off-by: Jose Perez Carranza <jose.perez.carranza@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2017-11-05 22:39:48 +00:00
..
cases oeqa/runtime: Replace buildiptables for buildlzip on runtime tests 2017-11-05 22:39:48 +00: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 testimage.bbclass: Add package install feature 2017-01-23 12:05:20 +00:00
context.py oeqa/runtime/context.py: Fix use of getTarget() with testexport 2017-02-23 12:49:48 -08:00
loader.py oeqa/runtime: Add case, context and loader classes for runtime testing 2017-01-23 12:05:20 +00:00