advancedtelematic / meta-updater

OTA Software updates using OSTree
MIT License
160 stars 61 forks source link

Sync recipe/append removals from the dunfell branch #785

Closed ricardosalveti closed 3 years ago

ricardosalveti commented 3 years ago

Same changes apply at the master branch.

This is a set of cherry-picks from #775

pattivacek commented 3 years ago

LGTM, but @aodukha has included these changes in his PR: https://github.com/advancedtelematic/meta-updater/pull/780. I prefer the individual cherry-picks over squashing them into one commit, but I'll let him decide what to do from here.

ricardosalveti commented 3 years ago

That works as well, but I would prefer landing these changes separately simply because they are really not related to the 2020.10 upgrade.

aodukha commented 3 years ago

it is better to have it as separate commits. it should not have conflicts with #780 (or I will update it)