]> code.ossystems Code Review - openembedded-core.git/commit
classes/populate_sdk*: add dependencies on script files
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Fri, 22 Jan 2016 11:59:54 +0000 (00:59 +1300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 22 Jan 2016 23:42:56 +0000 (23:42 +0000)
commit59fc4bdefb3853d6893b9e3792018d54bb6bf99f
tree1103f46a4d44d24ce70558d7807fd36c85c6da3f
parent037ea78b0c3de01f87bbe06a1b88a162b2b40496
classes/populate_sdk*: add dependencies on script files

If the script files we use to construct the SDK installer change then
that really ought to trigger re-execution of the do_populate_sdk(_ext)
task, so add file-checksums varflags to ensure that happens.

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