Skip to content

main/postmarketos-mkinitfs: only run if deviceinfo exists

clayton craft requested to merge mkinitfs-trigger-fix into master

In some situations, like when building a device package with pmb, deviceinfo may not exist in the rootfs. mkinitfs 2.2's behavior changed slightly to fail if it can't find a deviceinfo, and this avoids calling it in those cases.

Closes #2221 (closed)

Edited by Newbyte

Merge request reports