support/testing: test atop with builtin kernel
authorRicardo Martincoski <ricardo.martincoski@gmail.com>
Sat, 3 Aug 2019 05:22:16 +0000 (02:22 -0300)
committerPeter Korsgaard <peter@korsgaard.com>
Sat, 3 Aug 2019 12:53:05 +0000 (14:53 +0200)
commit9609a7c2c22160523bda5cb5b4417c9278ac27d9
treecf011f342e97cf1a39419fd94f4ae83a64ee1057
parent650e9903a9cbfda660fea24239d5f8cbf4607ac8
support/testing: test atop with builtin kernel

Use the new builtin armv5 4.19 kernel to test atop.
The atop package cannot be tested using BASIC_TOOLCHAIN_CONFIG because
it needs kernel headers >= 3.14. So use an updated version of it,
copying the config fragment from
support/config-fragments/autobuild/br-arm-full.config

Signed-off-by: Ricardo Martincoski <ricardo.martincoski@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
support/testing/tests/package/test_atop.py