diff options
author | Paul Eggleton <paul.eggleton@linux.intel.com> | 2012-11-28 11:48:42 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-12-06 12:31:05 +0000 |
commit | e60be76f431dd3bf2ec57ea0271ac97c327fa95c (patch) | |
tree | d0cae55209790769ba0cf631628d1f74512e1bff /.gitignore | |
parent | 69b9c6bd0c6f9c9884fa2d92b4062037457d06ad (diff) | |
download | poky-e60be76f431dd3bf2ec57ea0271ac97c327fa95c.tar.gz |
python-smartpm: style fixes
* Use ${PN} instead of python-smartpm
* Use multi-line strings instead of multiple single line += (also
avoiding the confusing "_append +=")
* Use class-native instead of virtclass-native - no difference in
behaviour, but this keeps things consistent if we have to add
any target overrides in future.
(From OE-Core rev: 7dbe5004380b97949a7910706364ba57c6c52a33)
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions