]> code.ossystems Code Review - openembedded-core.git/commit
staging: Allow BB_LIMITEDDEPS to avoid BB_TASKDEPDATA
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 8 May 2017 10:56:22 +0000 (11:56 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 11 May 2017 16:06:57 +0000 (17:06 +0100)
commit71e5243e3ebadb90b45fe418dac3eaa2c1b896bd
tree72e4ce1d51e0ce777158cc54db3f632d2de86d77
parent21dd36cc12a033b012544c5d15a6f8afd84dabc9
staging: Allow BB_LIMITEDDEPS to avoid BB_TASKDEPDATA

In the limited dependency case we don't use any of the data from
BB_TASKDEPDATA. Restructure the code so this variable doesn't have
to be set. This allows the function to be called from other contexts
without creating artificial constructs. There should be no functional
change, behaviour remains unchanged.

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