]> 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>
Wed, 8 Nov 2017 19:54:22 +0000 (19:54 +0000)
commitcb19166c540969f56959e25c1068934bdc40b013
tree6f770fafc724b10909c8de19c8b6c726f5fc8a7c
parent43820fe158cbc34c9fd67e84238931331153f127
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>
meta/classes/image.bbclass