summaryrefslogtreecommitdiff
path: root/recipes-core
diff options
context:
space:
mode:
authorMing Liu <ming.liu@toradex.com>2022-07-04 13:57:14 +0200
committerMing Liu <ming.liu@toradex.com>2022-07-17 17:33:01 +0200
commit89dc1fe0f453d7ea839076ade577514c269d9ee0 (patch)
tree006a93e2f89a9ed0aa5cd0edcec7795e69349c42 /recipes-core
parentf3cbfc7c99743efd956e8f6108791a19b48d04a7 (diff)
udev-extraconf: drop mount.blacklist
Toradex specific mount.blacklist file was added by commit 9f0cd6f895: [ Author: Max Krummenacher <max.krummenacher@toradex.com> Date: Mon Jun 24 09:29:22 2013 +0200 udev: don't try to automount mmcblk0bootX - these partitions are not meant to be mounted ] udev now no longer tries to mount those partitions so it's safe to drop it. And also mount.blacklist has been renamed to mount.ignorelist in OE, it would not work any way. Let's drop it. Signed-off-by: Ming Liu <ming.liu@toradex.com>
Diffstat (limited to 'recipes-core')
-rw-r--r--recipes-core/udev/files/mount.blacklist6
1 files changed, 0 insertions, 6 deletions
diff --git a/recipes-core/udev/files/mount.blacklist b/recipes-core/udev/files/mount.blacklist
deleted file mode 100644
index cf2c9bf..0000000
--- a/recipes-core/udev/files/mount.blacklist
+++ /dev/null
@@ -1,6 +0,0 @@
-/dev/loop
-/dev/ram
-/dev/mtdblock
-/dev/md
-/dev/mmcblk0boot0
-/dev/mmcblk0boot1