]> code.ossystems Code Review - openembedded-core.git/commit
testexport.bbclass: Stop exporting test context
authorMariano Lopez <mariano.lopez@linux.intel.com>
Tue, 24 May 2016 12:44:10 +0000 (12:44 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 30 May 2016 08:30:30 +0000 (09:30 +0100)
commitf4da3832a908f79e2d0d0a886adab0aeb5e37908
tree76e6fe87ec106c8b552a185fa6cd0a0fd455a427
parent04a2ae65d3d98b9f33ab4bd8372676ad1e1de6d2
testexport.bbclass: Stop exporting test context

Because runexported.py instance an ExportTestContext
object, there is no need to export the data in
to reconstruct the object based in a dummy class.

[YOCTO #8478]

Signed-off-by: Mariano Lopez <mariano.lopez@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/classes/testexport.bbclass