ilbers / isar

Integration System for Automated Root filesystem generation
Other
177 stars 72 forks source link

meta/classes/rootfs.bbclass:systemd-resolved fix build issue #99

Closed shikl3x7 closed 9 months ago

shikl3x7 commented 9 months ago

building images with systemd-resolved package installed in chroot,fails due to dangling symlink error as there is pre existing symlink for /etc/resolv.conf created by installation of systemd-resolved.So we need to ensure to unlink and symlink existing for /etc/resolv.conf.

Signed-off-by: Shivaschandra K L shivaschandra.k-l@siemens.com

ismagulb commented 9 months ago

Thanks @shikl3x7 for submitting,

we review patches at isar-users@googlegroups.com, could you please git send-email there?

While at it, I suggest fixing commit message nitpicks: