[oe-commits] Robert Yang : archiver.bbclass: fix the coding style

git at git.openembedded.org git at git.openembedded.org
Wed Aug 29 15:05:46 UTC 2012


Module: openembedded-core.git
Branch: master
Commit: 885a95992abe11ebef7a8e4363e6002ee80403bf
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=885a95992abe11ebef7a8e4363e6002ee80403bf

Author: Robert Yang <liezhi.yang at windriver.com>
Date:   Thu Aug 23 23:08:22 2012 +0800

archiver.bbclass: fix the coding style

* Make the comment line under 80 characters.
* Use the triple double quotes for the docstring.
* Add a whitespace behind the comma (,).
* Other minor fixes.

[YOCTO #2619]

Signed-off-by: Robert Yang <liezhi.yang at windriver.com>
Signed-off-by: Saul Wold <sgw at linux.intel.com>

---

 meta/classes/archive-configured-source.bbclass |    9 +-
 meta/classes/archive-original-source.bbclass   |    9 +-
 meta/classes/archive-patched-source.bbclass    |    9 +-
 meta/classes/archiver.bbclass                  |  288 ++++++++++++++----------
 4 files changed, 190 insertions(+), 125 deletions(-)

Diff:   http://git.openembedded.org/?p=openembedded-core.git/?a=commitdiff;h=885a95992abe11ebef7a8e4363e6002ee80403bf




More information about the Openembedded-commits mailing list