]> code.ossystems Code Review - openembedded-core.git/commit
staging: Mark deploy an sstate task
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 20 Sep 2021 07:28:42 +0000 (08:28 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 23 Sep 2021 12:49:07 +0000 (13:49 +0100)
commit1fdbe550323b98ca67ed7130f5a0d7d626bd2c64
treeba8eac6c40e1f9aba810b21011ef2c124051d4fd
parent6e2cbfc561dac89bf9183d24d90e52f7d9117826
staging: Mark deploy an sstate task

Deploy is a tricky task as it isn't in SSTATETASKS as it isn't always
present. We do need to ensure dependency chains around do_deploy tasks
are correctly handled as sstate tasks though. For now add to the list of
sstate tasks manually (like the other locale task reference).

Without this, missing manifest files could be reported now that do_deploy
tasks no longer have their dependencies added by the depvalid function.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/staging.bbclass