diff options
author | Ross Burton <ross.burton@intel.com> | 2014-12-01 20:50:14 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-12-03 12:24:00 +0000 |
commit | b92ec90ea40639d79c491f5a0b5a0f3e4dfa6708 (patch) | |
tree | bc3ed011b9dd54cfe79fa68e0fd90b1472abac45 /bitbake/lib/codegen.py | |
parent | 13322986a6e07a3523405e5c41cedce4022db032 (diff) | |
download | poky-b92ec90ea40639d79c491f5a0b5a0f3e4dfa6708.tar.gz |
bitbake: data: rename defaultval to _defaultval
The defaultval field is intended to be internal and the only use of that field
outside of data.py is to skip over it when iterating over a value's flags.
For clarity and convenience, rename the field to _defaultval so that it is
considered internal and not exposed through the data API.
(Bitbake rev: 2800958dadaa5c055ba21d52c98d842d360f0785)
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/lib/codegen.py')
0 files changed, 0 insertions, 0 deletions