Files
poky/meta/recipes-core
Yuta Hayama 98d8fdd7ea 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)

(From OE-Core rev: 682e094e6af67e67873f7f08dd8d52b40fcdbded)

Signed-off-by: Yuta Hayama <hayama@lineo.co.jp>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
2023-08-16 03:55:13 -10:00
..
2022-10-27 16:54:43 +01:00
2022-12-23 23:05:44 +00:00
2022-11-09 17:42:03 +00:00
2023-07-22 16:24:17 -10:00
2015-01-23 11:36:27 +00:00
2018-09-04 11:03:55 +01:00
2022-06-04 12:16:59 +01:00
2022-04-01 23:22:43 +01:00