kernel.bbclass: unify white spaces
authorMartin Jansa <martin.jansa@gmail.com>
Thu, 29 Mar 2012 14:08:55 +0000 (16:08 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 26 Apr 2012 09:05:15 +0000 (10:05 +0100)
commit96a6ca4cf20c48c9e12dccf068fbbb374ffb6732
tree4b48c7c39e71a70e85b065a79682c000576dd2ca
parentf23b400484a1451c5c44a8a69c91289fde00f909
kernel.bbclass: unify white spaces

* indentation was with spaces and tabs, unify to use tabs instead of
  spaces, for shell code and populate_packages_preppend,
  because "python populate_packages" expects tabs (or 8 spaces)
* and use 4 spaces for anonymous python

(From OE-Core rev: 24472a794e1787ebcd700dde66018a31069aa50b)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/kernel.bbclass