Files
poky/meta/recipes-core
Virendra Thakur 09edf92b0d util-linux: Add fix to isolate test fstab entries using CUSTOM_FSTAB
During ptest execution, util-linux adds mount entries in /etc/fstab
and runs `mount -a`, which mounts all available entries from
/etc/fstab. This can cause unintended mounts that are unrelated to
the test, leading to incorrect test behavior.

To avoid this, upstream util-linux introduced a mechanism using
CUSTOM_FSTAB,which isolates test-specific fstab entries. Only entries
listed in CUSTOM_FSTAB are mounted during test execution, ensuring
tests do not interfere with or depend on the system's /etc/fstab.

This commit backports below upstream changes to use CUSTOM_FSTAB.
ed3d33faff
b1580bd760
6aa8d17b6b

(From OE-Core rev: e7420db0d77611140149ccfefefc8becfad4f34b)

Signed-off-by: Virendra Thakur <virendra.thakur@kpit.com>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
2025-06-02 07:12:34 -07:00
..
2024-09-25 05:07:47 -07:00
2024-01-07 12:24:57 +00:00
2024-05-03 06:12:21 -07:00
2025-04-07 06:34:44 -07:00
2023-04-27 14:41:31 +01:00
2025-05-27 09:38:57 -07:00
2024-04-14 06:28:02 +01:00
2025-05-02 08:20:11 -07:00
2024-01-19 00:16:42 +00:00
2024-07-17 05:36:14 -07:00
2022-11-08 22:47:16 +00:00
2023-09-26 10:35:27 +01:00
2024-06-05 05:57:12 -07:00
2024-06-05 05:57:12 -07:00
2024-02-16 15:14:26 +00:00