Closed vivien closed 10 months ago
I've rebased this branch on top of an unrelated casync error, likely causing this build failure. Better wait for #204 to pass.
Any update on this? :eyes:
Since most code of the bundle.bbclass
is useless for full custom bundles, I find it misleading for others to implement the full custom update here. A distinct class might be a better solution.
Since the other fixes that were part of this PR were resolved by later PRs already, I'd close this now. @vivien sorry for ignoring the useful fixes that were in here for too long.
This PR adds support for full custom updates as well as simplifying the code a bit and enabling variable parsing in flags such as
RAUC_SLOT_rootfs[file] = "${SOME_FILE}"
.