[Armadeus-commitlog] armadeus branch, master, updated. armadeus-6.0-358-g6909cf3
Brought to you by:
sszy
|
From: Julien B a. A. <ar...@us...> - 2017-12-04 16:20:12
|
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "armadeus".
The branch, master has been updated
via 6909cf36a8f1872b2ef1cc5cc9231dc4276ca9d6 (commit)
from 568c8e7afaf0ec9aafb4578b7b1c6e5f65bb4d8c (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 6909cf36a8f1872b2ef1cc5cc9231dc4276ca9d6
Author: Julien BOIBESSOT <jul...@ar...>
Date: Mon Dec 4 17:19:37 2017 +0100
[BUILDROOT] add timeout tool to default busybox defconfig
-----------------------------------------------------------------------
Summary of changes:
buildroot/target/device/armadeus/busybox-1.24.2.config | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/buildroot/target/device/armadeus/busybox-1.24.2.config b/buildroot/target/device/armadeus/busybox-1.24.2.config
index b62a59b..17b1ccd 100644
--- a/buildroot/target/device/armadeus/busybox-1.24.2.config
+++ b/buildroot/target/device/armadeus/busybox-1.24.2.config
@@ -756,7 +756,7 @@ CONFIG_MT=y
CONFIG_SETSID=y
CONFIG_STRINGS=y
CONFIG_TIME=y
-# CONFIG_TIMEOUT is not set
+CONFIG_TIMEOUT=y
# CONFIG_TTYSIZE is not set
# CONFIG_VOLNAME is not set
CONFIG_WATCHDOG=y
hooks/post-receive
--
armadeus
|