diff options
author | Enrico Scholz <enrico.scholz@sigma-chemnitz.de> | 2010-05-27 02:41:09 +0000 |
---|---|---|
committer | Chris Larson <chris_larson@mentor.com> | 2010-05-27 12:56:46 -0700 |
commit | 0d270547fdb047fb2bcc1f69d6ba1f440c78578a (patch) | |
tree | 24af47be13307d6267943c44a697e3f2a8aaabef /site | |
parent | 311bed0b40aaa6298029f727d97f50c1d740a3fa (diff) |
oe.utils: added param_bool() method
This new function works like dict's get() method but converts the
returned value to a boolean.
It is to be used to interpret e.g. 'apply=yes' parameters in SRC_URI.
Moved from base.bbclass into lib/oe/utils.py -kergoth
Signed-off-by: Enrico Scholz <enrico.scholz@sigma-chemnitz.de>
Signed-off-by: Chris Larson <chris_larson@mentor.com>
Diffstat (limited to 'site')
0 files changed, 0 insertions, 0 deletions