* [PATCH] sandbox_defconfig: enable 'echo -e' support as defenv uses it
@ 2015-07-15 20:47 Antony Pavlov
2015-07-16 8:22 ` Sascha Hauer
0 siblings, 1 reply; 2+ messages in thread
From: Antony Pavlov @ 2015-07-15 20:47 UTC (permalink / raw)
To: barebox
Signed-off-by: Antony Pavlov <antonynpavlov@gmail.com>
---
arch/sandbox/configs/sandbox_defconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/sandbox/configs/sandbox_defconfig b/arch/sandbox/configs/sandbox_defconfig
index ec045f7..2ee1fa8 100644
--- a/arch/sandbox/configs/sandbox_defconfig
+++ b/arch/sandbox/configs/sandbox_defconfig
@@ -17,6 +17,7 @@ CONFIG_CMD_MAGICVAR=y
CONFIG_CMD_MAGICVAR_HELP=y
CONFIG_CMD_SAVEENV=y
CONFIG_CMD_SLEEP=y
+CONFIG_CMD_ECHO_E=y
CONFIG_CMD_DHCP=y
CONFIG_CMD_PING=y
CONFIG_CMD_TFTP=y
--
2.1.4
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] sandbox_defconfig: enable 'echo -e' support as defenv uses it
2015-07-15 20:47 [PATCH] sandbox_defconfig: enable 'echo -e' support as defenv uses it Antony Pavlov
@ 2015-07-16 8:22 ` Sascha Hauer
0 siblings, 0 replies; 2+ messages in thread
From: Sascha Hauer @ 2015-07-16 8:22 UTC (permalink / raw)
To: Antony Pavlov; +Cc: barebox
Hi Antony,
On Wed, Jul 15, 2015 at 11:47:03PM +0300, Antony Pavlov wrote:
> Signed-off-by: Antony Pavlov <antonynpavlov@gmail.com>
> ---
> arch/sandbox/configs/sandbox_defconfig | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/arch/sandbox/configs/sandbox_defconfig b/arch/sandbox/configs/sandbox_defconfig
> index ec045f7..2ee1fa8 100644
> --- a/arch/sandbox/configs/sandbox_defconfig
> +++ b/arch/sandbox/configs/sandbox_defconfig
> @@ -17,6 +17,7 @@ CONFIG_CMD_MAGICVAR=y
> CONFIG_CMD_MAGICVAR_HELP=y
> CONFIG_CMD_SAVEENV=y
> CONFIG_CMD_SLEEP=y
> +CONFIG_CMD_ECHO_E=y
I recently missed that aswell. I think it's time for a general sandbox
config update which I just posted. Only thing I am not sure about is the
enabling of SDL which adds an additional build dependency. Maybe this
should rather be in a second defconfig.
Sascha
--
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 |
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-07-16 8:22 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-07-15 20:47 [PATCH] sandbox_defconfig: enable 'echo -e' support as defenv uses it Antony Pavlov
2015-07-16 8:22 ` Sascha Hauer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox