[oe-commits] Chris Larson : autotools: update config.{sub, guess} directly

git version control git at git.openembedded.org
Fri Oct 22 03:31:00 UTC 2010


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

Author: Chris Larson <chris_larson at mentor.com>
Date:   Tue Oct 19 19:50:14 2010 -0700

autotools: update config.{sub,guess} directly

Drops gnu-configize in favor of doing it in the classes, and automatically
doing it in autotools_base as well as autotools, ensuring that even recipes
which only want oe_runconf will get the config files updated.

Signed-off-by: Chris Larson <chris_larson at mentor.com>

---

 classes/autotools.bbclass                          |   45 +++++++++++++++++-
 classes/autotools_base.bbclass                     |    5 ++
 .../autoconf-2.61/autoreconf-gnuconfigize.patch    |   49 --------------------
 .../autoconf-2.63/autoreconf-gnuconfigize.patch    |   30 ------------
 .../autoconf-2.65/autoreconf-gnuconfigize.patch    |   30 ------------
 recipes/autoconf/autoconf_2.61.bb                  |    3 +-
 recipes/autoconf/autoconf_2.63.bb                  |    3 +-
 recipes/autoconf/autoconf_2.65.bb                  |    3 +-
 recipes/gnu-config/gnu-config_20050701.bb          |   21 ++------
 recipes/gnu-config/gnu-config_git.bb               |   20 ++------
 10 files changed, 59 insertions(+), 150 deletions(-)

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




More information about the Openembedded-commits mailing list