diff options
author | Chen Qi <Qi.Chen@windriver.com> | 2016-06-15 17:40:56 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-06-23 14:21:37 +0100 |
commit | 5665e284b7e7ee071201664dc50a3412bd4ac8cd (patch) | |
tree | d3e6e90463538538a1ea574a275a115498694e4e /meta/classes/crosssdk.bbclass | |
parent | b9409863af71899e02275439949e3f4cdfaf2d0f (diff) | |
download | openembedded-core-5665e284b7e7ee071201664dc50a3412bd4ac8cd.tar.gz openembedded-core-5665e284b7e7ee071201664dc50a3412bd4ac8cd.tar.bz2 openembedded-core-5665e284b7e7ee071201664dc50a3412bd4ac8cd.zip |
package_manager.py: specify tmpdir for opkg
Specify tmpdir for opkg via '-t' option so that opkg does not use
the default 'TMPDIR' which usually is '/tmp' on build host.
This would solve race problems like below.
sh: /tmp/opkg-rOG6Tl/opkg-intercept-iPoEp5/depmod: Permission denied
Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/classes/crosssdk.bbclass')
0 files changed, 0 insertions, 0 deletions