]> code.ossystems Code Review - openembedded-core.git/commit
autotools.bbclass: adjust indentation for consistency
authorChen Qi <Qi.Chen@windriver.com>
Fri, 31 Aug 2018 03:28:00 +0000 (11:28 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 5 Sep 2018 16:48:23 +0000 (17:48 +0100)
commitc2829b74892633c554a5f8262d4cafbe0fa6c3a7
tree61a4301ed6f8cbc3061d5a0e438be1661d5dc516
parent8439565a009bb72d63bb3be6230832811b04cf6e
autotools.bbclass: adjust indentation for consistency

All other functions in this class use TAB for indentation while
the do_compile function uses '4 spaces'. Adjust it for consistency.

Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/autotools.bbclass