]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
classes-recipe: Consolidate machine-id handling
authorVyacheslav Yurkov <uvv.mail@gmail.com>
Sat, 1 Mar 2025 21:27:53 +0000 (22:27 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 9 Mar 2025 20:09:10 +0000 (20:09 +0000)
commit890b81cdfadc427189eff4bbd2c24e32eb286126
tree61cdbf6e52f601278ff3e0d92b63370d18b0bf48
parent7a580800db391891a3a0f838c4ae6e1513c710a2
classes-recipe: Consolidate machine-id handling

Whenever Systemd is used as an init manager, it requires a machine-id
file to be present / initialized / or have the RW rootfs. This change
does not introduce a new functionality, but rather merges everything we
do with machine-id in one place.

Signed-off-by: Vyacheslav Yurkov <uvv.mail@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes-recipe/image.bbclass
meta/classes-recipe/rootfs-postcommands.bbclass