[oe-commits] Chris Larson : autotools{, _base}.bbclass: Split out autoreconf execution from the rest.

GIT User account git at amethyst.openembedded.net
Wed Apr 1 23:59:15 UTC 2009


Module: openembedded.git
Branch: kergoth/autotools
Commit: 0ca33d4ffc6ece4aa1f00cc6f09c9b708defaa65
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=0ca33d4ffc6ece4aa1f00cc6f09c9b708defaa65

Author: Chris Larson <clarson at mvista.com>
Date:   Tue Mar 31 15:05:37 2009 -0700

autotools{,_base}.bbclass: Split out autoreconf execution from the rest.

About 200 recipes in our repository avoid autoreconf execution.  Simplify
that, though it's not recommended, by splitting up autotools.bbclass.

Signed-off-by: Chris Larson <clarson at mvista.com>

---

 classes/autotools.bbclass      |  158 ++---------------------------------
 classes/autotools_base.bbclass |  185 ++++++++++++++++++++++++++++++++++++++++
 2 files changed, 191 insertions(+), 152 deletions(-)

Diff:   http://gitweb.openembedded.net/?p=openembedded.git/?a=commitdiff;h=0ca33d4ffc6ece4aa1f00cc6f09c9b708defaa65




More information about the Openembedded-commits mailing list