diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-02-14 21:59:21 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-04-12 17:50:15 +0100 |
commit | e2ef3200e61af33ec71e34fb7a67cbcdd68dc981 (patch) | |
tree | 610ef74545bc199670c5aebe4852a678aee4d1ef /meta/classes/devshell.bbclass | |
parent | c584d93537da487d1a9307330f6836940c0f9e43 (diff) | |
download | poky-e2ef3200e61af33ec71e34fb7a67cbcdd68dc981.tar.gz |
bitbake: codeparser: Track bb.utils.contains usage
The bb.utils.contains function usage is getting increasingly used in the metadata
but isn't handled automatically by the python dependency tracking code. This patch
changes that and also adds the "OE" names for the functions.
Whilst there are reasons this is a bad idea, its likely outweighed by the
shear number of these references and the current holes in dependency information
which we're now relying heavily upon.
(Bitbake rev: 56eac6ed2c14158e4f854f304fc875cee867f1b6)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes/devshell.bbclass')
0 files changed, 0 insertions, 0 deletions