Out of tree module

Hello

Looking at Jetpack 6, it is configured with oot_module differently from version 5. Is there a reason for oot_module configuration?

Hi rlatae123,

From Jetpack 6, we would align our codebase with upstream so that we create another path for other oot modules.

Hello @KevinFFF

Is there a special reason for making that change?

Just a simple curiosity.

For my understanding, we want our code to be clean on upstream and maybe it is designed for other requirement that the user can have flexible on different distribution.

1 Like

It’s easier for users to use different kernel versions from the one that is packed within the BSP, as long as our drivers can be compiled correctly with that specific kernel.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.