Skip to content

Bash get build flags and postinstall #23

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

Merged
merged 5 commits into from
Oct 30, 2024

Conversation

jaenrig-ifx
Copy link
Member

By creating this pull request you agree to the terms in CONTRIBUTING.md.
https://github.com/Infineon/.github/blob/master/CONTRIBUTING.md
--- DO NOT DELETE ANYTHING ABOVE THIS LINE ---

  • Ported get_flags python script to bash to avoid python requirement for running this core.
  • Removed interactive move in .bat files as this generate some errors in the mtb command line calls
  • Added post_install.sh script including udev_rules installation for Linux.

Signed-off-by: jaenrig-ifx <enriquezgarcia.external@infineon.com>
Signed-off-by: jaenrig-ifx <enriquezgarcia.external@infineon.com>
Signed-off-by: jaenrig-ifx <enriquezgarcia.external@infineon.com>
Signed-off-by: jaenrig-ifx <enriquezgarcia.external@infineon.com>
@jaenrig-ifx jaenrig-ifx force-pushed the bash-get-build-flags-postinstall branch from ab71476 to 805423a Compare October 30, 2024 08:23
Copy link
Collaborator

@ramya-subramanyam ramya-subramanyam left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks very good! 👍
Just one path needs to be updated...

post_install.sh Outdated
fi

# The mtb-tools directory is located two levels above the hardware directory
mtb_tools_path="${PWD}/../../../tools/ModusToolbox/"
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we need to change the path now right? to mtb-tools

Signed-off-by: jaenrig-ifx <enriquezgarcia.external@infineon.com>
@jaenrig-ifx jaenrig-ifx merged commit a7708a9 into develop Oct 30, 2024
9 checks passed
@jaenrig-ifx jaenrig-ifx deleted the bash-get-build-flags-postinstall branch October 30, 2024 12:01
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.

2 participants