OE4T / meta-tegra

BSP layer for NVIDIA Jetson platforms, based on L4T
MIT License
384 stars 215 forks source link

remove extra esp dependency #1577

Closed loblik closed 3 weeks ago

loblik commented 3 weeks ago

Remove unnecessary dependency between firmware BUP and EFI system partition image. This creates circular dependency if you want to place your kerneln on ESP.

loblik commented 3 weeks ago

Should this also get to master somehow? I'm not sure how development model and branching works here. Master branch is supposed to be used with next Yocto release, and scarthgap is stable branch mostly for bugfixes?

madisongh commented 3 weeks ago

I usually take care of cherry-picking fixes to branches where they're needed. I like to have fixes go into master first, but I know that's not easy for everyone to do.