Files
poky/meta/recipes-core
Stéphane Veyret 494a25d861 volatile-binds: Calculate the name of the /var/lib service
By default, /var/lib is bind mounted on /var/volatile/lib. If this is
the case, the recipe adds conditions on systemd-random-seed in the
service file mounting it. But as the VOLATILE_BINDS may be modified,
/var/lib may be mounted elsewhere, for example in /persistent/var/lib.
In this case, the conditions are not set because the service file name
does not match expected one.
This patch automatically records the name of the service mounting
/var/lib, if any, in order to set the condition in the appropriate file.

(From OE-Core rev: 66f0c2a1678cb69cf8d50372b0592c55e2dc3e3c)

Signed-off-by: Stéphane Veyret <sveyret@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2023-10-30 08:50:46 +00:00
..
2023-09-14 09:19:37 +01:00
2023-09-09 22:14:41 +01:00
2023-10-19 13:38:57 +01:00
2022-11-01 17:34:59 +00:00
2023-04-27 14:41:31 +01:00
2023-10-04 13:00:33 +01:00
2023-09-28 12:37:46 +01:00
2023-10-16 11:32:34 +01:00
2023-08-01 09:51:20 +01:00
2022-11-08 22:47:16 +00:00
2023-05-05 11:07:26 +01:00
2022-11-15 09:38:37 +00:00
2023-09-26 10:35:27 +01:00
2023-10-09 15:51:13 +01:00
2023-09-07 14:36:30 +01:00
2023-10-26 15:29:34 +01:00