]> code.ossystems Code Review - openembedded-core.git/commit
staging: Add BB_SETSCENE_VERIFY_FUNCTION2 for bitbake runqueue changes
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 12 Jun 2016 22:57:53 +0000 (23:57 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 14 Jun 2016 11:56:32 +0000 (12:56 +0100)
commit2a6f88d51414993d18096f7f0dc27c0b862240bc
tree29b95f2352d676868c8516c2e55fe7b2e7db35ed
parent9764de92d5673d0f629555723321c933db015fe0
staging: Add BB_SETSCENE_VERIFY_FUNCTION2 for bitbake runqueue changes

We're about to rewrite the data structures in taskdata/runqueue in bitbake
and we 'leaked' knowledge about those structures to this single function.

Add a 'v2' function definition for use with the newer bitbake, the older
one can remain for compatibility for a while, then be removed. The function
is comparatively simple and rarely changes.

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