summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/udev/files/mount.blacklist
diff options
context:
space:
mode:
authorSaul Wold <sgw@linux.intel.com>2011-11-08 12:29:24 -0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-11-10 11:51:17 +0000
commitb6bc04dfeb98971999218bb2987dc93e52979862 (patch)
treefaffeb6bedeabd8a6cf53fef153efdcf8c69f7b7 /meta/recipes-core/udev/files/mount.blacklist
parentf48be2c6fa464e146a3f642a4dd6eb81a89b2211 (diff)
downloadpoky-b6bc04dfeb98971999218bb2987dc93e52979862.tar.gz
udev-extraconf: blacklist /dev/md
Do not mount /dev/md by default via udev, this resolved a problem with the sanity test failing due to seeing the error while attempting to mount /dev/md0 (From OE-Core rev: 07a2825c6f4ad3e5e3970cd1a89233bd795c68cf) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-core/udev/files/mount.blacklist')
-rw-r--r--meta/recipes-core/udev/files/mount.blacklist1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-core/udev/files/mount.blacklist b/meta/recipes-core/udev/files/mount.blacklist
index d3ebb17176..7c7d938002 100644
--- a/meta/recipes-core/udev/files/mount.blacklist
+++ b/meta/recipes-core/udev/files/mount.blacklist
@@ -1,3 +1,4 @@
1/dev/loop 1/dev/loop
2/dev/ram 2/dev/ram
3/dev/mtdblock 3/dev/mtdblock
4/dev/md