diff options
author | Darren Hart <dvhart@linux.intel.com> | 2015-01-15 11:54:18 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-01-16 09:13:02 +0000 |
commit | 20dd877d36e85911b57bec079cf978a577fba866 (patch) | |
tree | 53607a6475343d364bb09f5d7f6eaf72b3d00ca9 /meta/classes/kernel.bbclass | |
parent | d8c839afa96925b27909eb5a7b89ee83c87924bc (diff) | |
download | openembedded-core-20dd877d36e85911b57bec079cf978a577fba866.tar.gz openembedded-core-20dd877d36e85911b57bec079cf978a577fba866.tar.bz2 openembedded-core-20dd877d36e85911b57bec079cf978a577fba866.zip |
kernel-devsrc: Depend on virtual/kernel:do_compile
Since virtual/kernel do_compile modifies ${B}, we need to wait for
do_compile to copy everything across in order to ensure a deterministic
file set.
Currently, we race against the build and can see .debug directories, and
the do_compile dependency we will always see them. Add .debug to the
find path pruning.
Signed-off-by: Darren Hart <dvhart@linux.intel.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes/kernel.bbclass')
0 files changed, 0 insertions, 0 deletions