]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.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:53:44 +0000 (14:53 +0100)
commit39e476a17f6c509978e407556dfe2e9aa952a9e3
tree7f93f2d7fa1757ed93a87146942a3faa7ad9e3d5
parenta9bf8397ab6740ef8e3e56125a7de7bf839d8e67
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.

(From OE-Core rev: 6104109ceba1a1323e42d67a632921fb91184ab6)

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