[oe-commits] Michael Smith : site/common-linux: centralize bash configure vars

git version control git at git.openembedded.org
Wed Aug 19 21:44:14 UTC 2009


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 29f099ea70301ec0eb672d5e9b0d0ed36ee015f9
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=29f099ea70301ec0eb672d5e9b0d0ed36ee015f9

Author: Michael Smith <msmith at cbnco.com>
Date:   Mon Aug 17 18:18:39 2009 -0400

site/common-linux: centralize bash configure vars

If the other site files are accurate, almost all of the bash vars
are universal across Linux.

Did this to fix bash on x86_64. Also bump bash PRs to help track
breakage later.

Signed-off-by: Michael Smith <msmith at cbnco.com>
Acked-by: Tom Rini <trini at embeddedalley.com>
Acked-by: Khem Raj <raj.khem at gmail.com>

---

 recipes/bash/bash_3.0.bb |    2 +-
 recipes/bash/bash_3.2.bb |    2 +-
 site/arm-common          |   14 --------------
 site/avr32-common        |    3 ---
 site/common-linux        |   15 +++++++++++++++
 site/ix86-common         |   14 --------------
 site/mips-linux          |   14 --------------
 site/mipsel-linux        |   14 --------------
 site/mipsel-linux-uclibc |   14 --------------
 site/powerpc-common      |   14 --------------
 site/sh-common           |   14 --------------
 site/sparc-linux         |    3 ---
 site/x86_64-linux        |    4 +++-
 site/x86_64-linux-uclibc |    1 -
 14 files changed, 20 insertions(+), 108 deletions(-)

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




More information about the Openembedded-commits mailing list