]> code.ossystems Code Review - openembedded-core.git/commit
package_ipk: restore cwd after packaging
authorRoss Burton <ross.burton@intel.com>
Mon, 13 Jun 2016 19:05:54 +0000 (20:05 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 15 Jun 2016 17:11:04 +0000 (18:11 +0100)
commit43dac97f397143abf61fc1c105ea0e4f2fffb90b
tree243431bb88dd34a0cd7196beb9a924be586184d3
parentd3059e5d35dcb01641e828c5182615b8fbf1f2e5
package_ipk: restore cwd after packaging

opkg-build needs to be executed in the root of the package, so save and restore
the current directory so this task doesn't modify the state.

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