diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-07-09 21:18:04 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-07-10 17:37:38 +0100 |
commit | 30b4bff944c4625696e9be97ce4912a2710d13e9 (patch) | |
tree | f91e46621c697c962588245c02e911f44f4c1710 /meta/classes/image-swab.bbclass | |
parent | d31f75a72cb2322f753d945da86d5f3287eef06b (diff) | |
download | openembedded-core-30b4bff944c4625696e9be97ce4912a2710d13e9.tar.gz openembedded-core-30b4bff944c4625696e9be97ce4912a2710d13e9.tar.bz2 openembedded-core-30b4bff944c4625696e9be97ce4912a2710d13e9.zip |
package.bbclass: Generate runtime-rprovides data
Currently, given a list of rdepends its near impossible to figure out
which ones are potentially invalid and which might be an RPROVIDES of a
package.
This problem is simple to solve, we can write lookup data into the
pkgdata. This patch does that, accounting for the fact that multiple
packages can RPROVIDE the same thing (particularly with locales). Its
done with symlinks so the performance overhead is minimal.
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes/image-swab.bbclass')
0 files changed, 0 insertions, 0 deletions