]> code.ossystems Code Review - openembedded-core.git/commit
python-smartpm: style fixes
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Wed, 28 Nov 2012 11:48:42 +0000 (11:48 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 6 Dec 2012 12:30:32 +0000 (12:30 +0000)
commit7dbe5004380b97949a7910706364ba57c6c52a33
tree5e35b4bae3763ad82c823de09be05951e2710a96
parent35e3bc90ec3bae824804bd176b3128efdb5b4e2b
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.

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/recipes-devtools/python/python-smartpm_1.4.1.bb