]> 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)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 21 Sep 2020 22:53:35 +0000 (23:53 +0100)
commitce0c1cb2fc67881d2edcbe269ea934917ccfb48a
tree48701ea3075d8080b251c325f5003ef6340801d1
parent884cc4196c75b5107082a188cf5f7a4dee4fc5c3
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>
meta/classes/testexport.bbclass