classes/testimage.bbclass: use a copy of rootfs for tests
authorStefan Stanacar <stefanx.stanacar@intel.com>
Fri, 12 Jul 2013 09:15:19 +0000 (12:15 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 16 Jul 2013 09:04:16 +0000 (10:04 +0100)
commit14ee7213ec63e55d202337ec3a08c7ba88ab638e
treee3411401b37bc1de85b7fbc2861da17eb6fb71d5
parentc1991ea602267e9a120eb3e30f8428579563ebd5
classes/testimage.bbclass: use a copy of rootfs for tests

Make a copy of the rootfs and test that.
We can now drop the snapshot option.

(From OE-Core rev: ba58f1fe8fb7a0e3ff9320dfc108235d484da6a1)

Signed-off-by: Stefan Stanacar <stefanx.stanacar@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/testimage.bbclass
meta/lib/oeqa/utils/qemurunner.py