am64x/am243x/am263x : build : update the manifests with release tags

Update the manifests with release tags

Fixes: None

Signed-off-by: Naresh A <nareshk@ti.com>
This commit is contained in:
Naresh A 2023-09-22 15:32:49 +05:30
parent 487fbfba44
commit e83759cb46

View File

@ -2,6 +2,6 @@
<manifest>
<remote fetch="ssh://git@bitbucket.itg.ti.com/" name="comm"/>
<remote fetch="https://github.com/TexasInstruments/" name="origin"/>
<project remote="comm" path="motor_control_sdk" name="pindsw/motor_control_sdk" revision="next"/>
<project remote="comm" path="motor_control_setup" name="pindsw/motor_control_setup" revision="next"/>
<project remote="comm" path="motor_control_sdk" name="pindsw/motor_control_sdk" revision="refs/tags/REL.MCSDK.09.00.00.05"/>
<project remote="comm" path="motor_control_setup" name="pindsw/motor_control_setup" revision="refs/tags/REL.MCSDK.09.00.00.05"/>
</manifest>