diff options
Diffstat (limited to 'torizoncore/integration.xml')
-rw-r--r-- | torizoncore/integration.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/torizoncore/integration.xml b/torizoncore/integration.xml index 5ef8d7c..be91480 100644 --- a/torizoncore/integration.xml +++ b/torizoncore/integration.xml @@ -2,6 +2,7 @@ <manifest> <include name="base/pinned.xml"/> <include name="bsp/pinned-nxp.xml"/> + <include name="bsp/pinned-ti.xml"/> <include name="bsp/integration-tdx.xml"/> <remote alias="repo" fetch="https://github.com/uptane" name="uptane"/> @@ -14,4 +15,4 @@ <project name="meta-toradex-torizon" path="layers/meta-toradex-torizon" remote="toradex-torizon" revision="master"> <linkfile dest="setup-environment" src="scripts/setup-environment"/> </project> -</manifest>
\ No newline at end of file +</manifest> |