[U-Boot] HUSH_PARSER...
Fabio Estevam
festevam at gmail.com
Wed Jun 8 04:36:13 CEST 2016
On Tue, Jun 7, 2016 at 10:11 PM, Sergey Kubushyn <ksi at koi8.net> wrote:
> I wonder is there any clarity wrt CONFIG_HUSH_PARSER vs
> CONFIG_SYS_HUSH_PARSER?
>
> That stupid definition seems to be constantly oscillating between those
> two definitions from release to release so one is left with missing
> scripting every time new version is released...
>
> I'm putting both definition in my configs from now on but guys, is it
> somehow possible to decide on either one and use it consistently from
> that point on? It is so frustrating to waste time guessing which way it
> is set up today :(
Please check:
commit adad96e60d0eb1bbc4d0b96c89decf385a426e42
Author: Tom Rini <trini at konsulko.com>
Date: Thu Apr 21 21:37:19 2016 -0400
configs: Re-sync HUSH options
Move all cases of CONFIG_SYS_HUSH_PARSER out of the config.h files. Remove
all cases of CONFIG_SYS_PROMPT_HUSH_PS2 as everyone uses the default.
Signed-off-by: Tom Rini <trini at konsulko.com>
More information about the U-Boot
mailing list