]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
oeqa/utils/decorators: Drop getResults
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 16 Sep 2022 12:21:12 +0000 (13:21 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 17 Sep 2022 06:45:20 +0000 (07:45 +0100)
commit058d00386f13c48e84081adc0504fc71a06c6529
tree87a5753232bb8ed11c339c46b73d369ed76454f0
parent1d7ff45e2bd48c613a0757491daaa3bedc97cb5e
oeqa/utils/decorators: Drop getResults

Now there are no users of getResults, drop it. The code doesn't work with
python 3.8 onwards and is pretty horrible with internal python knowledge.
We don't need this.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oeqa/utils/decorators.py