Compare commits

...

3 Commits

Author SHA1 Message Date
Naresh A
487fbfba44 am64x/am243x/am263x : build : remove RTlibs from manifests
Remove RTlibs from manifests

Fixes: None

Signed-off-by: Naresh A <nareshk@ti.com>
2023-09-17 11:16:58 +05:30
Naresh A
4f69ea4132 Pull request #2: am64x/am243x : rtlibs : include RTLibs in Motor Control SDK
Merge in PINDSW/motor_control_manifests from PINDSW-6566_Include-RTLibs-in-Motor-Control-SDK to main

* commit '30cf0bc728b706bf262301dfd5424efce57c0474':
  am64x/am243x : rtlibs : include RTLibs in Motor Control SDK
2023-08-28 03:55:55 -05:00
Naresh A
30cf0bc728 am64x/am243x : rtlibs : include RTLibs in Motor Control SDK
Include RTLibs in Motor Control SDK

Fixes: PINDSW-6566

Signed-off-by: Naresh A <nareshk@ti.com>
2023-08-28 14:25:12 +05:30
3 changed files with 6 additions and 6 deletions

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="origin" path="motor_control_sdk" name="motor-control-sdk" revision="main"/>
<project remote="origin" path="motor_control_setup" name="motor-control-setup" revision="main"/>
<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"/>
</manifest>

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="origin" path="motor_control_sdk" name="motor-control-sdk" revision="main"/>
<project remote="origin" path="motor_control_setup" name="motor-control-setup" revision="main"/>
<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"/>
</manifest>

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="origin" path="motor_control_sdk" name="motor-control-sdk" revision="main"/>
<project remote="origin" path="motor_control_setup" name="motor-control-setup" revision="main"/>
<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"/>
</manifest>