INFO: Detected layers: INFO: meta-yocto-bsp: LayerType.BSP, /home/alimon/repos/poky/meta-yocto-bsp INFO: INFO: Getting initial bitbake variables ... INFO: Getting initial signatures ... INFO: INFO: Starting to analyze: meta-yocto-bsp INFO: ---------------------------------------------------------------------- INFO: test_bsp_defines_machines (bsp.BSPCompatLayer) ... ok INFO: test_bsp_no_set_machine (bsp.BSPCompatLayer) ... ok INFO: test_parse (common.CommonCompatLayer) ... ok INFO: test_readme (common.CommonCompatLayer) ... FAIL INFO: test_show_environment (common.CommonCompatLayer) ... ok INFO: test_signatures (common.CommonCompatLayer) ... FAIL INFO: skipped "DistroCompatLayer: Layer meta-yocto-bsp isn't Distro one." INFO: INFO: ====================================================================== INFO: FAIL: test_readme (common.CommonCompatLayer) INFO: ---------------------------------------------------------------------- INFO: Traceback (most recent call last): File "/home/alimon/repos/poky/scripts/lib/compatlayer/cases/common.py", line 14, in test_readme msg="Layer doesn't contains README file.") AssertionError: False is not true : Layer doesn't contains README file. INFO: ====================================================================== INFO: FAIL: test_signatures (common.CommonCompatLayer) INFO: ---------------------------------------------------------------------- INFO: Traceback (most recent call last): File "/home/alimon/repos/poky/scripts/lib/compatlayer/cases/common.py", line 65, in test_signatures (self.tc.layer['name'], detail)) AssertionError: True is not false : Layer meta-yocto-bsp changed signatures. packagegroup-core-lsb:do_build changed 3a1b91e693c766befca17e00ca69cfe9 -> 1153f4c44d409486e10a19449981aef7 packagegroup-core-lsb:do_package_write_rpm changed 7fafda279503fb441f957fe88981cbc9 -> 45845055584bad62e1b6d67b12e668bd packagegroup-core-lsb:do_package changed c312cfe0956cecd9af010de2de09dc89 -> 3d00ea36ae703c99c2e8be57ad309a04 meta-world-pkgdata:do_build changed d62a25aedc0adc4ed0832ea20141c4b7 -> e8ee6e0e34122c095bc62a26e90be51f packagegroup-core-lsb:do_packagedata changed 9a63506a1764a11a5177c206839ce8ba -> 919b5c641cc779e59bd8df94b50a3d07 packagegroup-core-lsb:do_package_qa changed 53a4bafbdea1fc41098ae48aef584b12 -> babec54733e94d0df008e237927552e7 INFO: ---------------------------------------------------------------------- INFO: Ran 6 tests in 33.636s INFO: INFO: FAILED (failures=2, skipped=1) INFO: INFO: Summary of results: INFO: INFO: meta-yocto-bsp ... FAIL