]> 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, 18 May 2017 12:17:19 +0000 (13:17 +0100)
commite962e257f4c124869953d1fbb3da7dbf564f818a
tree1170c19ddac32b9923f8a61fa5a3545df0a634c9
parent64c2f8acd02e0e5dca234b36a2a7097c0c16f7c2
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.

(From OE-Core rev: 71e5243e3ebadb90b45fe418dac3eaa2c1b896bd)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/classes/staging.bbclass