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

Add --recursive option to fetch and update nested submodules #8358

Merged
merged 1 commit into from
Aug 26, 2024

Conversation

ManojTakasi
Copy link
Collaborator

@ManojTakasi ManojTakasi commented Aug 21, 2024

Problem solved by the commit

Fixed XRT build failure because of failure in fetching submodules of aiebu repo which is submodule of XRT.

Bug / issue (if any) fixed, which PR introduced the bug, how it was discovered

NA

How problem was solved, alternative solutions (if any) and why they were rejected

Added changes to fetch submodules recursively in build script.

Risks (if any) associated the changes in the commit

low

What has been tested and how, request additional testing if necessary

compiled the code on x86 host.

Documentation impact (if any)

NA

@ManojTakasi ManojTakasi changed the title Add --recursive option to git submodule to fetch and update nested su… Add --recursive option to git submodule to fetch and update nested submodules Aug 21, 2024
@ManojTakasi ManojTakasi changed the title Add --recursive option to git submodule to fetch and update nested submodules Add --recursive option to fetch and update nested submodules Aug 21, 2024
@chvamshi-xilinx chvamshi-xilinx merged commit 0124944 into Xilinx:master Aug 26, 2024
20 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