]> code.ossystems Code Review - openembedded-core.git/commit
udev-extraconf: introduce multiple blacklist files for more complex setups
authorJens Rehsack <rehsack@gmail.com>
Tue, 5 Jan 2016 16:11:42 +0000 (17:11 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 5 Jan 2016 17:55:05 +0000 (17:55 +0000)
commit95fced137a46dc98863fe5af7be5cbce708602f2
tree90e6651e98feecb56d226193d8e58457bd7c2d38
parent6bb6fd592ca9caac75504b8c339e20ab54c0cae9
udev-extraconf: introduce multiple blacklist files for more complex setups

In cases where a target image wants prevent the recovery partition is mounted
automatically, but the recovery partition identifier moves with the device
(internal flash, sd card, usb stick, ...), device/machine dependend extra
blacklists might be desired.

The grep utility prints the file name for each match when there is more
than one file to search. Add -h to suppress the prefixing of file names
on output.

Signed-off-by: Jens Rehsack <sno@netbsd.org>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/udev/udev-extraconf/mount.sh
meta/recipes-core/udev/udev-extraconf_1.1.bb