archiver.bbclass: fix the coding style
authorRobert Yang <liezhi.yang@windriver.com>
Thu, 23 Aug 2012 15:08:22 +0000 (23:08 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 29 Aug 2012 23:02:07 +0000 (16:02 -0700)
commit4bc6a60da978fbe92a5283e41eb7a06fc965cd21
treed41cdcc8dffd28bd1b195a6bda419f480528e4c2
parent72f49d8b5ecef6d6766a2e4e19c88070f9be4877
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]

(From OE-Core rev: 885a95992abe11ebef7a8e4363e6002ee80403bf)

Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/archive-configured-source.bbclass
meta/classes/archive-original-source.bbclass
meta/classes/archive-patched-source.bbclass
meta/classes/archiver.bbclass