[Armadeus-commitlog] armadeus branch, master, updated. armadeus-6.0-37-g86b9c52
Brought to you by:
sszy
|
From: Sébastien S. <ss...@us...> - 2016-02-15 10:13:54
|
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 86b9c521fdf4f93e34b55ff9b616c237b35f59ef (commit)
from dba4d857cb5a65a5dc725566ba7c41b4bc3ec869 (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 86b9c521fdf4f93e34b55ff9b616c237b35f59ef
Author: Sébastien Szymanski <seb...@ar...>
Date: Mon Feb 15 11:04:21 2016 +0100
[BUILDROOT] fix busybox config file
CONFIG_FEATURE_VOLUMEID_EXT was set and not set
-----------------------------------------------------------------------
Summary of changes:
.../target/device/armadeus/busybox-1.23.config | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/buildroot/target/device/armadeus/busybox-1.23.config b/buildroot/target/device/armadeus/busybox-1.23.config
index 3e40039..b6c6217 100644
--- a/buildroot/target/device/armadeus/busybox-1.23.config
+++ b/buildroot/target/device/armadeus/busybox-1.23.config
@@ -614,7 +614,6 @@ CONFIG_VOLUMEID=y
#
# Filesystem/Volume identification
#
-# CONFIG_FEATURE_VOLUMEID_EXT is not set
# CONFIG_FEATURE_VOLUMEID_BTRFS is not set
# CONFIG_FEATURE_VOLUMEID_REISERFS is not set
# CONFIG_FEATURE_VOLUMEID_FAT is not set
hooks/post-receive
--
armadeus
|