summaryrefslogtreecommitdiff
path: root/torizoncore
diff options
context:
space:
mode:
Diffstat (limited to 'torizoncore')
-rw-r--r--torizoncore/default.xml3
-rw-r--r--torizoncore/integration.xml3
-rw-r--r--torizoncore/next.xml1
3 files changed, 5 insertions, 2 deletions
diff --git a/torizoncore/default.xml b/torizoncore/default.xml
index 0c32839..a0ccf02 100644
--- a/torizoncore/default.xml
+++ b/torizoncore/default.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/pinned-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="c4e8a9873523f7b597716bd7f25f8150bc1b100c">
<linkfile dest="setup-environment" src="scripts/setup-environment"/>
</project>
-</manifest> \ No newline at end of file
+</manifest>
diff --git a/torizoncore/integration.xml b/torizoncore/integration.xml
index 52bf03c..38f942b 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="kirkstone-6.x.y">
<linkfile dest="setup-environment" src="scripts/setup-environment"/>
</project>
-</manifest> \ No newline at end of file
+</manifest>
diff --git a/torizoncore/next.xml b/torizoncore/next.xml
index 8bdc992..4a85f1f 100644
--- a/torizoncore/next.xml
+++ b/torizoncore/next.xml
@@ -2,6 +2,7 @@
<manifest>
<include name="base/integration.xml" />
<include name="bsp/integration-nxp.xml" />
+ <include name="bsp/integration-ti.xml" />
<include name="bsp/integration-tdx.xml" />
<remote alias="repo" fetch="https://github.com/uptane" name="uptane"/>