]> code.ossystems Code Review - openembedded-core.git/commit
gcc-cross: Ensure do_gcc_stash_builddir happens before do_build
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 28 Jan 2017 10:13:58 +0000 (10:13 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 28 Jan 2017 10:20:50 +0000 (10:20 +0000)
commitbfea0e6a5aee9ce15bf20bcb2781329e6281284c
treefdb883b332361222617aa551087368b86365225c
parent3a617a4c66941cecbdccb6f410e1b0d8bfde9845
gcc-cross: Ensure do_gcc_stash_builddir happens before do_build

If we don't do this, things break with rm_work which removes things
before the task completes causing task failures.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/gcc/gcc-cross.inc