| Submitter | Saul Wold |
|---|---|
| Date | Nov. 8, 2011, 8:33 p.m. |
| Message ID | <aa34f8427dfee492837c5762ad36fcf58e104ba9.1320784301.git.sgw@linux.intel.com> |
| Download | mbox | patch |
| Permalink | /patch/14571/ |
| State | New |
| Headers | show |
Comments
Patch
diff --git a/meta/recipes-core/udev/files/mount.blacklist b/meta/recipes-core/udev/files/mount.blacklist index d3ebb17..7c7d938 100644 --- a/meta/recipes-core/udev/files/mount.blacklist +++ b/meta/recipes-core/udev/files/mount.blacklist @@ -1,3 +1,4 @@ /dev/loop /dev/ram /dev/mtdblock +/dev/md
Signed-off-by: Saul Wold <sgw@linux.intel.com> --- meta/recipes-core/udev/files/mount.blacklist | 1 + 1 files changed, 1 insertions(+), 0 deletions(-)