rauc / meta-rauc-community

Yocto/OpenEmbedded meta layer with examples for integration of RAUC, the embedded Linux A/B update framework
MIT License
46 stars 51 forks source link

qemux86: Update to scarthgap, Update to master #99

Closed ejoerns closed 2 months ago

ejoerns commented 3 months ago

In a two-step process, this first updates to be compatible with scarthgap to just remove the compatibility in a second step that updates to master/styhead. This will allow us to test all changes against master while it allows us to split up the scarthgap branch easily.

ejoerns commented 2 months ago

Note: Still fails for master since https://github.com/rauc/meta-rauc/pull/320 needs to get merged, first.

leon-anavi commented 2 months ago

Thanks for the contribution. I've merged it. Kind reminder about the rebase of #82 related to README.rst.

Thanks, Leon

ejoerns commented 1 month ago

@leon-anavi I had split this up into two parts to allow branching scarthgap in between. Now, the scarthgap branch does not allow scarthgap in qemux86 layer.conf anymore. Should I make a PR to revert the 'master-only' commits that made its way into scarthgap branch?

leon-anavi commented 1 month ago

@leon-anavi I had split this up into two parts to allow branching scarthgap in between. Now, the scarthgap branch does not allow scarthgap in qemux86 layer.conf anymore. Should I make a PR to revert the 'master-only' commits that made its way into scarthgap branch?

Yes, please. Considering WORKDIR -> UNPACKDIR transition we will have to maintain a separate scarthgap branch. I created it earlier today. Btw I rebased/backported the ongoing Rockchip as a separate GitHub PR for scarthgap.