diff options
author | Ming Liu <liu.ming50@gmail.com> | 2022-07-17 14:56:47 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-07-25 15:11:46 +0100 |
commit | 342745ce67dac1147a603dbd44251c9a0dd2bb90 (patch) | |
tree | 52680c9b39cfca900a35e5ef4e5a9f9b2ae4f9c6 /scripts/lib/devtool/sdk.py | |
parent | a19f966ef5a47bff998ae51062aebfececf4e7e2 (diff) | |
download | poky-342745ce67dac1147a603dbd44251c9a0dd2bb90.tar.gz |
udev-extraconf: fix some systemd automount issues
The '.include' syntax has been dropped from latest systemd releases,
we need drop the systemd-udevd.service here, introduce a postinst
function to add "MountFlags=shared" to systemd-udevd.service.
Also lsblk binary is being called in mount.sh automount_systemd
function, add it to RDEPENDS.
(From OE-Core rev: a3c93ec301a34413f91e3edb70c16454ebcdcdf2)
Signed-off-by: Ming Liu <liu.ming50@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit 356520d60b9429c6f62124821e42468ff2b7b1d6)
Signed-off-by: Ming Liu <liu.ming50@gmail.com>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/devtool/sdk.py')
0 files changed, 0 insertions, 0 deletions