]> code.ossystems Code Review - openembedded-core.git/commit
lib/oe/sstate: Add tasks_resolved handler for virtual/xxx mappings
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 30 Sep 2015 13:50:00 +0000 (14:50 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 1 Oct 2015 06:40:35 +0000 (07:40 +0100)
commit0a6d0d040ab7f885b667a34f4ddcc775d135c07c
treedb53e08928c1e5e35fe2823ce983b22bf5899c5f
parentdf49d7a0f80673e73f753e8650cd88a086e77245
lib/oe/sstate: Add tasks_resolved handler for virtual/xxx mappings

In SIGGEN_EXCLUDERECIPES_ABISAFE and SIGGEN_EXCLUDE_SAFE_RECIPE_DEP
we really need to be able to use virtual/xxx namespaces but this
currently doesn't work.

To make this work, we need to translate them into the resolved
providers. After such a hook was added to bitbake, we can add
this translation here.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oe/sstatesig.py