Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE] use west instead of submodules. #7901

Closed
lgirdwood opened this issue Jul 6, 2023 · 2 comments
Closed

[FEATURE] use west instead of submodules. #7901

lgirdwood opened this issue Jul 6, 2023 · 2 comments
Labels
enhancement New feature or request
Milestone

Comments

@lgirdwood
Copy link
Member

Lets use west to manage all ingredients instead of git submodules for both Zephyr and xtos based configurations. This should initially target rimage and toml but can later be extended to topologies and any other ingredients.

@lgirdwood lgirdwood added the enhancement New feature or request label Jul 6, 2023
@lgirdwood lgirdwood added this to the v2.7 milestone Jul 6, 2023
@marc-hb
Copy link
Collaborator

marc-hb commented Jul 12, 2023

Some relevant plans for the Zephyr build:

This ticket is for now two very different and mostly unrelated tickets in one.

Anyway the Zephyr and XTOS builds are 99% independent of each other so this can be done for Zephyr first and see about XTOS later.

@mengdonglin mengdonglin modified the milestones: v2.7, v2.8 Aug 16, 2023
@marc-hb
Copy link
Collaborator

marc-hb commented Oct 26, 2023

Done for rimage:

Only tomlc99 is now a submodule. BUT it is also a west module, meaning git submodules are NOT needed by Zephyr developers.

rimage may still be used by non-zephyr users, so they would miss the tomlc99 submodule. Also, tomlc99 almost never changes so I would like to close this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants