]> code.ossystems Code Review - openembedded-core.git/commit
testexport: rename create_tarball method
authorKonrad Weihmann <kweihmann@outlook.com>
Mon, 21 Sep 2020 14:29:44 +0000 (16:29 +0200)
committerSteve Sakoman <steve@sakoman.com>
Wed, 30 Sep 2020 14:35:15 +0000 (04:35 -1000)
commitfa240a4d8ede066980cec70f479548d5df502ded
treee50957ede7af94865571fddee92692af7cde7f05
parentc5394e65972ac21b1c7f68db100754939ecaef8c
testexport: rename create_tarball method

as otherwise when using it in combination with archiver.bbclass we would
have 2 methods of the same name but with different signatures
leading to various hard to understand exceptions

Signed-off-by: Konrad Weihmann <kweihmann@outlook.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit ce0c1cb2fc67881d2edcbe269ea934917ccfb48a)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
meta/classes/testexport.bbclass