archiver.bbclass: indent fixes
authorRobert Yang <liezhi.yang@windriver.com>
Thu, 23 Aug 2012 15:03:10 +0000 (23:03 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 29 Aug 2012 23:02:07 +0000 (16:02 -0700)
commit72f49d8b5ecef6d6766a2e4e19c88070f9be4877
tree010785f5a1b9e18ebf522067167b095c86bb3689
parent0980e8eb90627bb80d82862e1f75635ae2cad9f8
archiver.bbclass: indent fixes

Several fixes:
* It uses mixed tab and whitespace as the indent in one function,
  Fix them to use "4 spaces" as the indent.

* Remove the unwanted blank, for example, more than one blank lines
  appeared together.

* Remove the tail whitespace.

[YOCTO #2619]

(From OE-Core rev: 5eacbcdf306d9e743164a1563559cd24eb5fffe0)

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/archiver.bbclass
meta/classes/package_rpm.bbclass