Vyacheslav Yurkov
Vyacheslav Yurkov
Hey there, I'm using confirmationBase endpoint to decide whether a rollout is suitable for the device. When the client reports "denied", the action is still there and is offered on...
Roast me 😼 This is a first round of confirmationBase end-point implementation, see more discussions on that in [this thread](https://github.com/rauc/rauc-hawkbit-updater/discussions/156). The workflow assumes that confirmation can be issued much later...
Seems like this case: `SRC_URI:append = "${@bb.utils.contains('EXTRA_IMAGE_FEATURES', 'my-feature', '', ' file://0001-my-patch.patch', d)}"` is reported as an `append` without space. Any ideas how to fix it properly?