rauc / meta-rauc-community

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

meta-rauc-tegra: NVIDIA Jetson TX2 (dunfell) #26

Closed leon-anavi closed 2 years ago

leon-anavi commented 2 years ago

Add an example integration of RAUC with A/B slots on NVIDIA Jetson TX2 using meta-tegra as Yocto/OE BSP layer.

Signed-off-by: Leon Anavi leon.anavi@konsulko.com

jluebbe commented 2 years ago

The PR includes a meta-rauc-tegra/recipes-core/rauc/files/.system.conf.swp.

leon-anavi commented 2 years ago

Hi @jluebbe,

The PR includes a meta-rauc-tegra/recipes-core/rauc/files/.system.conf.swp.

Ops, sorry. I fixed the commit.

Thank you for the feedback. Best regards, Leon

leon-anavi commented 2 years ago

Hi @jluebbe,

What do you think about the latest version of the patches that add a RAUC demo for NVIDIA Jetson TX2 to the master and the dunfell? Is it OK to merge them?

Thanks, Leon

jluebbe commented 2 years ago

Looks generally good to me. I'd also be fine with merging as is and doing a follow-up PR. :)

jluebbe commented 2 years ago

@leon-anavi It looks like you lost the README comment regarding the u-boot env location in the force-push?

leon-anavi commented 2 years ago

I think I have addressed all discussed issues. Thank you for the feedback. I will merge the PR and we can continue with improvements through new PRs.

Thanks, Leon