Files
poky/meta/recipes-core
Yuta Hayama d0a5ec84b4 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: d18b939fb08b37380ce95934da38e6522392621c)

Signed-off-by: Yuta Hayama <hayama@lineo.co.jp>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2023-07-10 11:36:34 +01:00
..
2023-05-28 09:09:47 +01:00
2023-06-24 12:21:48 +01:00
2023-05-28 09:09:47 +01:00
2022-11-01 17:34:59 +00:00
2023-04-27 14:41:31 +01:00
2023-02-28 07:53:54 +00:00
2023-06-28 07:56:33 +01:00
2023-06-27 16:23:40 +01:00
2022-11-08 22:47:16 +00:00
2023-05-25 12:36:00 +01:00
2023-05-05 11:07:26 +01:00
2023-06-27 16:23:40 +01:00
2022-11-15 09:38:37 +00:00
2022-06-07 21:21:54 +01:00
2023-06-15 09:53:38 +01:00
2022-10-26 12:28:39 +01:00