Remove Unnecessary Imports From west.yml#142
Conversation
Summary: We currently import all modules imported from the Zephyr Aspeed repo. However we don't need the vast majority of them and it only increases repo size when cloning. Test Plan: Build clean repo. Reviewers: Subscribers: Tasks: Tags:
|
@rainlinWW I'm looking to reduce the module import size of the repo. Can you verify that the build still works for you as well when we are only importing cmsis? |
|
Hi @GoldenBug Before fixing west.yml: After fixing west.yml: Everything works well and code base size is reduced significantly. |
|
@GoldenBug has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator. |
Summary: We currently import all modules imported from the Zephyr Aspeed repo. However we don't need the vast majority of them and it only increases repo size when cloning. Pull Request resolved: #142 Test Plan: Build clean repo. Reviewed By: garnermic Differential Revision: D33772924 Pulled By: GoldenBug fbshipit-source-id: df895b0
Summary:
We currently import all modules imported from the Zephyr Aspeed repo.
However we don't need the vast majority of them and it only increases
repo size when cloning.
Test Plan:
Build clean repo.
Reviewers:
Subscribers:
Tasks:
Tags: common