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

Update manifest to include tpip category #79

Merged
merged 2 commits into from
Jul 12, 2024

Conversation

urutva
Copy link
Contributor

@urutva urutva commented Jul 12, 2024

Description

Update manifest to include tpip category. In addition, Currently check_listed_dependencies.py, only checks whether license attribute is mentioned in the manifest.yml for all the dependencies. Improve the script to check other mandatory attributes like tpip-category, version and path.

Test Steps

Checklist:

  • I have tested my changes. No regression in existing tests.
  • I have modified and/or added unit-tests to cover the code changes in this Pull Request.

Related Issue

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

TPIP categories:

Category-2: Non-redistributed: Build time - where we do not
redistribute 3rd party software in source but we rely on fetching and
building that source.

Signed-off-by: Devaraj Ranganna <[email protected]>
Currently `check_listed_dependencies.py`, only checks whether `license`
attribute is mentioned in the `manifest.yml` for all the dependencies.
Improve the script to check other mandatory attributes like
`tpip-category`, `version` and `path`.

Signed-off-by: Devaraj Ranganna <[email protected]>
@urutva urutva requested a review from a team as a code owner July 12, 2024 13:50
@AniruddhaKanhere AniruddhaKanhere merged commit ff4c50d into FreeRTOS:main Jul 12, 2024
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants