]> code.ossystems Code Review - openembedded-core.git/commit
kernel: Remove unnecessary cd and rm, fix MODULE_TARBALL_SYMLINK_NAME creation
authorMartin Jansa <martin.jansa@gmail.com>
Tue, 21 May 2013 22:18:53 +0000 (00:18 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 24 May 2013 13:07:02 +0000 (14:07 +0100)
commit8375782a295c6294ea4ab889c309bebf873f3489
tree2bb5cfbe991d5dd21f4fe425992e0e618c45cc8f
parenta7de32c8ad1405ed31b620fb99dfe0fe80ac23a9
kernel: Remove unnecessary cd and rm, fix MODULE_TARBALL_SYMLINK_NAME creation

* DEPLOYDIR is used as target for every other file deployed by do_deploy,
  this was just unnecessary switching CWD to create relative symlink and I
  have no idea why rm -f was used together with ln -sf.

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/classes/kernel.bbclass