]> code.ossystems Code Review - openembedded-core.git/commit
image.bbclass: Fix 'vardepsexclude' mechanism for image_cmd_${FSTYPE}
authorIgor Romanov <i.romanov@inango-systems.com>
Thu, 28 Sep 2017 18:08:31 +0000 (21:08 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 4 Dec 2017 17:14:25 +0000 (17:14 +0000)
commit92bd01eba742e2bcb146ca24a1443af833f5a2ba
tree49c4d482b521386f4d6ee81da51125173befdd61
parent29c12b147ef85db4ebb0f86a911db5f90ae11c0a
image.bbclass: Fix 'vardepsexclude' mechanism for image_cmd_${FSTYPE}

Current mechanism doesn't allow to use any non-determenistic variable, except 'DATE' and 'DATETIME', inside IMAGE_CMD_${FSTYPE} prototype.

Passing 'vardepsexclude' values from IMAGE_CMD_${FSTYPE}, so users will be able to avoid taskhash mismatch problems.

Signed-off-by: Igor Romanov <i.romanov@inango-systems.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Armin Kuster <akuster@mvista.com>
meta/classes/image.bbclass