balena-os / meta-balena

A collection of Yocto layers used to build balenaOS images
https://www.balena.io/os
971 stars 115 forks source link

hostapp-update-hooks: check for logging helper #3412

Closed alexgg closed 2 months ago

alexgg commented 2 months ago

Older balenaOS version (before v2.58) do not contain the logging helper in the rootfs and the new OS hooks fail to execute.

This commit checks for the file existence before using it, and defines the logging functions when not detected.

Change-type: patch


Contributor checklist

Reviewer Guidelines

alexgg commented 2 months ago

Tested a local update from v2.51 to this PR version.

alexgg commented 2 months ago

@resin-jenkins retest this please

alexgg commented 2 months ago

Passed tests:

Failed: