Revert "lib/oe/image.py: fix working directory"
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 18 Feb 2014 08:30:42 +0000 (08:30 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 18 Feb 2014 08:32:48 +0000 (08:32 +0000)
commit3a30f7f841e043eae4e5ec0259fb502b5f5e6aed
tree3c3bfecc4df9db9394e027b186e22ed3270ce5f9
parent166ca9125aaba6f6f93baaaabe3d15a8a108e0da
Revert "lib/oe/image.py: fix working directory"

This reverts commit 3f49597225a58965124503ca5f3cc4011b04b3c0.

This change appears to cause more problems than it fixes since the
compression commands usually work in the deploy dir but the archive ones
have always worked in the rootfs dir (which is clear from the tar command
we use).

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oe/image.py