]> code.ossystems Code Review - openembedded-core.git/commit
kernel-devsrc: Depend on virtual/kernel:do_compile
authorDarren Hart <dvhart@linux.intel.com>
Thu, 15 Jan 2015 11:54:18 +0000 (11:54 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 16 Jan 2015 09:13:02 +0000 (09:13 +0000)
commit20dd877d36e85911b57bec079cf978a577fba866
tree53607a6475343d364bb09f5d7f6eaf72b3d00ca9
parentd8c839afa96925b27909eb5a7b89ee83c87924bc
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>
meta/recipes-kernel/linux/kernel-devsrc.bb