bitbake: data_smart: Allow expansion of flags in getVarFlags
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 16 Sep 2013 07:43:30 +0000 (07:43 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 17 Sep 2013 13:11:04 +0000 (14:11 +0100)
commitb15636ab159b3c04ccc82bee059b935a0947d0a9
treef7ebc49793ff705332827d3d630f633781e300b4
parent0fa755a1cfb055f5c7dfb1cb86d42d5684d2611f
bitbake: data_smart: Allow expansion of flags in getVarFlags

Allow a list of flags to expand to be passed into getVarFlags. This
is useful within bitbake itself to optimise performance of the
dependency generation code.

(Bitbake rev: a3ae7efdf750fc5bb9ff5a75defbcfdab1912dbe)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
bitbake/lib/bb/data_smart.py