[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 16:42:27 UTC 2009


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

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=09bba501ecda5184560f17086a8e247b4e766051




More information about the Openembedded-commits mailing list