[oe-commits] Peter A. Bigot : gcc: recipe whitespace changes

git at git.openembedded.org git at git.openembedded.org
Fri Aug 15 17:22:53 UTC 2014


Module: openembedded-core.git
Branch: master-next
Commit: d971db8b2259e4c35b871cccf130fba193849560
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=d971db8b2259e4c35b871cccf130fba193849560

Author: Peter A. Bigot <pab at pabigot.com>
Date:   Thu Aug 14 14:05:51 2014 -0500

gcc: recipe whitespace changes

Consistent use of whitespace in multi-line assignment, with special
focus on OECONF modifications.  Quotes on separate lines, four-space
indentation, one value per line.

Signed-off-by: Peter A. Bigot <pab at pabigot.com>
Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>

---

 meta/recipes-devtools/gcc/gcc-4.8.inc              | 186 +++++++++++----------
 meta/recipes-devtools/gcc/gcc-4.9.inc              | 180 ++++++++++----------
 meta/recipes-devtools/gcc/gcc-configure-common.inc |  46 ++---
 meta/recipes-devtools/gcc/gcc-cross-canadian.inc   |  24 +--
 meta/recipes-devtools/gcc/gcc-cross-initial.inc    |  32 ++--
 meta/recipes-devtools/gcc/gcc-cross.inc            |  28 ++--
 meta/recipes-devtools/gcc/gcc-runtime.inc          | 153 ++++++++---------
 meta/recipes-devtools/gcc/gcc-target.inc           | 106 ++++++------
 meta/recipes-devtools/gcc/libgcc.inc               |  35 ++--
 meta/recipes-devtools/gcc/libgfortran.inc          |  29 ++--
 10 files changed, 429 insertions(+), 390 deletions(-)

Diff:   http://git.openembedded.org/?p=openembedded-core.git/?a=commitdiff;h=d971db8b2259e4c35b871cccf130fba193849560


More information about the Openembedded-commits mailing list