]> code.ossystems Code Review - openembedded-core.git/commit
classes/staging: ensure do_populate_sysroot re-execs on changes to sysroot preprocess...
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Mon, 24 Mar 2014 15:18:51 +0000 (15:18 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 24 Mar 2014 15:53:26 +0000 (15:53 +0000)
commit9950a88906bd701d0892b3ed222717ff78a93921
tree072c6265c62785753151ccbb9eff552cdd60c552
parent406acd647a288694c2f776a9faa1f5607f3e8e7a
classes/staging: ensure do_populate_sysroot re-execs on changes to sysroot preprocessing funcs

Without this dependency, changes to functions added to
SYSROOT_PREPROCESS_FUNCS do not change do_populate_sysroot's signature
and thus don't cause it to re-execute.

Fixes [YOCTO #5852].

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/staging.bbclass