Any special reason why this is needed? ptxdists configure already requires
yacc/bison. I'm not certain if it's necessary (I think kconfig uses
pregenerated files), but as long as it's there I don't see the need for an
extra host tool.

Michael

On Thu, Aug 25, 2011 at 02:53:16PM +0200, bernh...@bwalle.de wrote:
> From: Bernhard Walle <wa...@corscience.de>
> 
> This commit contains also two small whitespace fixes.
> 
> Signed-off-by: Bernhard Walle <wa...@corscience.de>
> ---
>  rules/bash.in |    7 ++++---
>  1 files changed, 4 insertions(+), 3 deletions(-)
> 
> diff --git a/rules/bash.in b/rules/bash.in
> index 7ef65a9..fd5a9a6 100644
> --- a/rules/bash.in
> +++ b/rules/bash.in
> @@ -4,14 +4,15 @@ menuconfig BASH
>       select LIBC_DL
>       select GCCLIBS_GCC_S
>       select NCURSES if BASH_CURSES
> +     select HOST_BISON
>       help
>         The GNU Bourne Again SHell
>         Bash is an sh-compatible command language interpreter that executes
> -       commands read from the standard input or from a file.  Bash also
> -       incorporates useful features from the Korn and C shells (ksh and csh).
> +       commands read from the standard input or from a file.  Bash also
> +       incorporates useful features from the Korn and C shells (ksh and csh).
>  
>         Bash is ultimately intended to be a conformant implementation of the
> -       IEEE POSIX Shell and Tools specification (IEEE Working Group 1003.2).
> +       IEEE POSIX Shell and Tools specification (IEEE Working Group 1003.2).
>  
>         Included in the bash package is the Programmable Completion Code,
>         by Ian Macdonald.
> -- 
> 1.7.6.1
> 
> 
> -- 
> ptxdist mailing list
> ptxdist@pengutronix.de
> 

-- 
Pengutronix e.K.                           |                             |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |

-- 
ptxdist mailing list
ptxdist@pengutronix.de

Reply via email to