]> code.ossystems Code Review - openembedded-core.git/commit
classes/image: don't chdir when creating symlinks
authorRoss Burton <ross.burton@intel.com>
Mon, 13 Jun 2016 19:05:18 +0000 (20:05 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 15 Jun 2016 17:09:47 +0000 (18:09 +0100)
commit2fdf06fbe986d742f6bb13e9348b50e9aab03139
tree81f1de39ce75fc009c17636d6a77c871ce06984a
parenteae1717e500e5637cabb829e1b487f955491efaf
classes/image: don't chdir when creating symlinks

There's no need to chdir() when creating image symlinks, and using chdir()
changes the state for future tasks.

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/image.bbclass