]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
oeqa: add selftest for running yocto-check-layer
authorArmin Kuster <akuster808@gmail.com>
Sat, 26 Oct 2019 06:15:07 +0000 (23:15 -0700)
committerArmin Kuster <akuster808@gmail.com>
Thu, 7 Nov 2019 22:49:19 +0000 (14:49 -0800)
commited19c4ece2e7b7dbdc6714285c88f7877e0c56ec
tree12ea8a79744fb3bd3beb92a53598ca3ec8db99a6
parentfb15ab37528937319201b7f47fc1c8af80906074
oeqa: add selftest for running yocto-check-layer

This is so we can standardize what is being run as a baseline
for folks who want to submit for Compatiblitity

Signed-off-by: Armin Kuster <akuster808@gmail.com>
meta/lib/oeqa/selftest/cases/layer_checker.py [new file with mode: 0644]