]> code.ossystems Code Review - openembedded-core.git/commit
lib/oe/image.py: fix working directory
authorJonathan Liu <net147@gmail.com>
Mon, 17 Feb 2014 10:46:28 +0000 (21:46 +1100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 17 Feb 2014 15:37:13 +0000 (15:37 +0000)
commit9d9bca8785911e8ae06d507bbfb99d6a811f072e
tree31b2e0dccf5662ef623edd0f90b830bbeda97d7d
parent704878ba025fda931be6accbb74cfdb14ffb55e9
lib/oe/image.py: fix working directory

The working directory needs to be changed before the image creation
commands instead of afterwards.

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