]> code.ossystems Code Review - openembedded-core.git/commit
sstate: Add packagedata to list of tasks not to recurse
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 18 Jan 2016 17:57:01 +0000 (17:57 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 19 Jan 2016 16:35:38 +0000 (16:35 +0000)
commit76aa4f49db7d32bbd35703c64470fdfc63f403a4
treeb47d47b6f4c021aff3cef5e6b11409a7b57aa4dc
parent80309a2ba25de219b5339f1af6d5052d6229b676
sstate: Add packagedata to list of tasks not to recurse

If we "bitbake X -c packagedata" and the packagedata comes from sstate, we
don't need any of the tasks dependencies. This is similar to the
populate_lic case, we only care about the end result.

Therefore short circuit the dependencies so packagedata doesn't pull in
any other dependencies.

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