[Armadeus-commitlog] armadeus branch, master, updated. armadeus-6.0-22-g3ea78b2
Brought to you by:
sszy
|
From: Sébastien S. <ss...@us...> - 2015-12-04 13:14:20
|
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 3ea78b2c48607c39e04b4ced8810f4a4ed095312 (commit)
from f2da4ec6e04db691f476416b2f0b9d3122c248c3 (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 3ea78b2c48607c39e04b4ced8810f4a4ed095312
Author: Sébastien Szymanski <seb...@ar...>
Date: Fri Dec 4 14:21:52 2015 +0100
[BUILDROOT] busybox 1.23: add label and uuid support to mount
-----------------------------------------------------------------------
Summary of changes:
.../target/device/armadeus/busybox-1.23.config | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/buildroot/target/device/armadeus/busybox-1.23.config b/buildroot/target/device/armadeus/busybox-1.23.config
index 8d8efad..3e40039 100644
--- a/buildroot/target/device/armadeus/busybox-1.23.config
+++ b/buildroot/target/device/armadeus/busybox-1.23.config
@@ -584,7 +584,7 @@ CONFIG_MOUNT=y
# CONFIG_FEATURE_MOUNT_FAKE is not set
# CONFIG_FEATURE_MOUNT_VERBOSE is not set
# CONFIG_FEATURE_MOUNT_HELPERS is not set
-# CONFIG_FEATURE_MOUNT_LABEL is not set
+CONFIG_FEATURE_MOUNT_LABEL=y
CONFIG_FEATURE_MOUNT_NFS=y
CONFIG_FEATURE_MOUNT_CIFS=y
CONFIG_FEATURE_MOUNT_FLAGS=y
@@ -619,6 +619,7 @@ CONFIG_VOLUMEID=y
# CONFIG_FEATURE_VOLUMEID_REISERFS is not set
# CONFIG_FEATURE_VOLUMEID_FAT is not set
CONFIG_FEATURE_VOLUMEID_EXFAT=y
+CONFIG_FEATURE_VOLUMEID_EXT=y
# CONFIG_FEATURE_VOLUMEID_HFS is not set
# CONFIG_FEATURE_VOLUMEID_JFS is not set
# CONFIG_FEATURE_VOLUMEID_XFS is not set
hooks/post-receive
--
armadeus
|