]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
scripts/contrib/devtool-stress: skip incompatible recipes paule/devtool18
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Tue, 14 Jun 2016 01:59:18 +0000 (13:59 +1200)
committerPaul Eggleton <paul.eggleton@linux.intel.com>
Sun, 10 Jul 2016 23:02:42 +0000 (11:02 +1200)
commit012693dc46810e2d941eae46f442e22e07c60d86
treee5d5caa3bcdcfa4f44f4df6b6cf7b5fdee26fddb
parentdc4b7dcfe2a1a7a9efb20903b5cb9232aedd3716
scripts/contrib/devtool-stress: skip incompatible recipes

If devtool returns exit code 4 then record the recipes as "skipped"
rather than "failed" - these are recipes we know cannot work (usually
because they don't provide any source).

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
scripts/contrib/devtool-stress.py