Files
poky/meta/recipes-core
Yuta Hayama db2effd46d systemd-systemctl: fix errors in instance name expansion
If the instance name indicated by %i begins with a number, the meaning of the
replacement string "\\1{}".format(instance) is ambiguous.

To indicate group number 1 regardless of the instance name, use "\g<1>".

(From OE-Core rev: 70107f1bc33b45da794b7a24b7325eb476516fdf)

Signed-off-by: Yuta Hayama <hayama@lineo.co.jp>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit d18b939fb08b37380ce95934da38e6522392621c)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
2023-08-01 06:17:28 -10:00
..
2022-10-26 12:28:37 +01:00
2023-06-21 06:50:50 -10:00
2023-06-24 09:13:07 -10:00
2023-06-21 06:50:50 -10:00
2022-11-01 17:34:59 +00:00
2023-02-28 07:53:54 +00:00
2022-11-27 23:54:51 +00:00
2023-06-14 04:14:25 -10:00
2022-11-08 22:47:16 +00:00
2023-06-21 06:50:51 -10:00
2022-11-15 09:38:37 +00:00
2022-06-07 21:21:54 +01:00
2022-10-26 12:28:39 +01:00