diff options
author | Bruce Ashfield <bruce.ashfield@windriver.com> | 2016-05-25 09:49:53 -0400 |
---|---|---|
committer | Bruce Ashfield <bruce.ashfield@windriver.com> | 2016-06-14 10:59:56 -0400 |
commit | 44440d7d2ae2814a37ec8a0c32ad0226e38069e0 (patch) | |
tree | fb5285c8d7c33d46366af244bfb772219debe766 /recipes-networking/openvswitch/files/openvswitch-add-ptest.patch | |
parent | 7f3cc5028609b716d5651f30b210a8a0860e2287 (diff) | |
download | meta-virtualization-44440d7d2ae2814a37ec8a0c32ad0226e38069e0.tar.gz |
go-cross: allow tmp directory to already exist
The change [go-native: don't use host /var/tmp for temp build artifacts]
fixed builds, but it is possible that the tmp directory already exists, which
results in the following failure:
| DEBUG: Executing shell function do_compile
| mkdir: cannot create directory 'tmp/work/x86_64-linux/go-cross/1.6.2-r0/build-tmp': File exists
| WARNING: exit code 1 from a shell command.
| ERROR: Function failed: do_compile (log file is located at tmp/work/x86_64-linux/go-cross/1.6.2-r0/temp/log.do_compile.29142)
By adding a -p to the mkdir calls, we can survive this scenario.
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Diffstat (limited to 'recipes-networking/openvswitch/files/openvswitch-add-ptest.patch')
0 files changed, 0 insertions, 0 deletions