]> code.ossystems Code Review - openembedded-core.git/commit
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>
Tue, 24 Apr 2012 16:42:49 +0000 (17:42 +0100)
commit24472a794e1787ebcd700dde66018a31069aa50b
tree8288f60be550c7eeefca4c57092a60f7046cd143
parent9ce6bd1d58b4418d3a53be417c18a0e57314462a
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

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