diff options
author | Peter Kjellerstedt <pkj@axis.com> | 2025-01-21 06:18:12 +0100 |
---|---|---|
committer | Ross Burton <ross.burton@arm.com> | 2025-01-23 12:14:29 +0000 |
commit | 73a7cb2701e3680eac7811a89fc51eeb6ff77f5c (patch) | |
tree | ae6f8e97f12029cd45b274c17a85606d9fdb9fff /scripts/lib/scriptutils.py | |
parent | bf35e82d38f2c8279799c769404ec36df0371d6a (diff) | |
download | poky-73a7cb2701e3680eac7811a89fc51eeb6ff77f5c.tar.gz |
systemd: Remove /var/log/README using a patch
Commit f82d9c997ba (systemd: enable create-log-dirs) removed the
creation of the /var/log/README symbolic link by using sed. However, the
update to 257 changed the target line and the sed expression no longer
matches. Rather than correcting the sed expression, use a patch to
remove /var/log/README so that any future changes do not go unnoticed.
(From OE-Core rev: 76cf5994262f9fd76cf27e111eb67ad1645541f1)
Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Ross Burton <ross.burton@arm.com>
Diffstat (limited to 'scripts/lib/scriptutils.py')
0 files changed, 0 insertions, 0 deletions