]> code.ossystems Code Review - openembedded-core.git/commit
udev-extraconf: Skip the entry in /etc/fstab when using the systemd-mount
authorKevin Hao <kexin.hao@windriver.com>
Mon, 22 Oct 2018 11:58:40 +0000 (19:58 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 25 Oct 2018 13:36:34 +0000 (14:36 +0100)
commit6104109ceba1a1323e42d67a632921fb91184ab6
treefe5ed4b9e2bce31fc5d36e7c1084d30fa1cc8243
parentfcf6a4d629c05048cbb7298e285d84ff73a320d2
udev-extraconf: Skip the entry in /etc/fstab when using the systemd-mount

When using systemd, the systemd-fstab-generator would parse the
/etc/fstab and create the corresponding unit dynamically. So we don't
need to handle the ADD action for the partitions in /etc/fstab.

Signed-off-by: Kevin Hao <kexin.hao@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/udev/udev-extraconf/mount.sh