Hi Stephen,
The dependency on the target image is set here [1].
Basically what you need to do is set `INSTALLER_TARGET_IMAGE ` and `INSTALLER_TARGET_MC` (only if you provide your own multiconfig) right.
You can find an example on how to set that here [2].
[1] https://github.com/ilbers/isar/blob/master/meta-isar/classes/installer-add-rootfs.bbclass#L52C38-L52C52
[2] https://github.com/ilbers/isar/blob/master/kas/image/isar-image-installer.yaml
How exactly does the race condition manifest?
Are you using the upstream isar multiconfigs for the installer?
BR Alexander
Stephen Ecker schrieb am Freitag, 13. Dezember 2024 um 19:40:34 UTC+1:
can someone help me understand how I'm supposed to make the installer depend on the base image's completion?
after poking through the code, it looked like this would be accomplished by setting INSTALLER_TARGET_IMAGE to my base image target, but I'm still getting race conditions
--
You received this message because you are subscribed to the Google Groups "isar-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to isar-users+unsubscribe@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/isar-users/e3883934-225b-4843-afc6-19e8bf81dad9n%40googlegroups.com.