OFS / ofs-agx7-pcie-attach

MIT License
13 stars 5 forks source link

setup_ofs_platform_afu_bbb.sh (ofs_common) checkout the latest master of ofs_platform_afu_bbb instead of specified tag ofs-2023.2-1 or ofs-2023.3-1-rc2 #9

Closed umairsiddiqui-digitek closed 10 months ago

umairsiddiqui-digitek commented 10 months ago

ofs-common/scripts/common/syn/pim/setup_ofs_platform_afu_bbb.sh script checkout the latest master of ofs_platform_afu_bbb (https://github.com/OFS/ofs-platform-afu-bbb) instead of specified tag ofs-2023.2-1 or ofs-2023.3-1-rc2

as mentioned here https://github.com/orgs/OFS/discussions/51

and

https://github.com/orgs/OFS/discussions/44

https://github.com/OFS/ofs-fim-common/blob/93b6cb4bff66e83e3b157fe0e6b9bda93224e0eb/scripts/common/syn/pim/setup_ofs_platform_afu_bbb.sh#L47

badanur commented 10 months ago

There are two ways to work around this:

Scenario 1: Newly cloned ofs-agx7-pcie-attach repo, build script has not been run

Scenario 2: Build script has already been run without setting OFS_PLATFORM_AFU_BBB_REPO_BRANCH

badanur commented 10 months ago

@umairsiddiqui-digitek Are you still experiencing build errors after resolving the python command issue?