summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2023-01-13 12:48:39 +0100
committerMax Krummenacher <max.krummenacher@toradex.com>2023-02-16 15:01:00 +0100
commit4f61aa960461aef5c909f22a781022dba50aa896 (patch)
tree36602e0c5501bc07d93bfddb6350de8904fe8cc7
parent1055115cc02292d92a40852c525331efaad0fa42 (diff)
manifest: prepare for verdin am62 addition
Related-to: ELB-4978 Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
-rw-r--r--bsp/integration-tdx.xml1
-rw-r--r--bsp/integration-ti.xml5
-rw-r--r--bsp/pinned-tdx.xml1
-rw-r--r--bsp/pinned-ti.xml5
-rw-r--r--tdxref/default.xml1
-rw-r--r--tdxref/integration.xml1
-rw-r--r--tdxref/next.xml1
-rw-r--r--torizoncore/default.xml3
-rw-r--r--torizoncore/integration.xml3
-rw-r--r--torizoncore/next.xml1
10 files changed, 20 insertions, 2 deletions
diff --git a/bsp/integration-tdx.xml b/bsp/integration-tdx.xml
index f2a6826..016ef0f 100644
--- a/bsp/integration-tdx.xml
+++ b/bsp/integration-tdx.xml
@@ -4,4 +4,5 @@
<project name="meta-toradex-bsp-common.git" path="layers/meta-toradex-bsp-common" remote="tdx" revision="kirkstone-6.x.y"/>
<project name="meta-toradex-nxp.git" path="layers/meta-toradex-nxp" remote="tdx" revision="kirkstone-6.x.y"/>
+ <project name="meta-toradex-ti.git" path="layers/meta-toradex-ti" remote="tdx" revision="kirkstone-6.x.y"/>
</manifest>
diff --git a/bsp/integration-ti.xml b/bsp/integration-ti.xml
new file mode 100644
index 0000000..6e6ef62
--- /dev/null
+++ b/bsp/integration-ti.xml
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<manifest>
+ <project name="meta-arm" path="layers/meta-arm" remote="yocto" revision="kirkstone"/>
+ <project name="meta-ti" path="layers/meta-ti" remote="yocto" revision="kirkstone"/>
+</manifest>
diff --git a/bsp/pinned-tdx.xml b/bsp/pinned-tdx.xml
index 46a3912..dc296a1 100644
--- a/bsp/pinned-tdx.xml
+++ b/bsp/pinned-tdx.xml
@@ -3,4 +3,5 @@
<remote alias="repo" fetch="https://git.toradex.com" name="tdx"/>
<project name="meta-toradex-bsp-common.git" path="layers/meta-toradex-bsp-common" remote="tdx" revision="0ff230d84824c0ebf34e1f08ed2dd5811c17cd11" upstream="kirkstone-6.x.y"/>
<project name="meta-toradex-nxp.git" path="layers/meta-toradex-nxp" remote="tdx" revision="a174b6faada51c7e196c39c7a0f914754e8fa41d" upstream="kirkstone-6.x.y"/>
+ <project name="meta-toradex-ti.git" path="layers/meta-toradex-ti" remote="tdx" revision="96ba7e7074d7b0f363095726b6a93acc71cbeffa" upstream="kirkstone-6.x.y"/>
</manifest> \ No newline at end of file
diff --git a/bsp/pinned-ti.xml b/bsp/pinned-ti.xml
new file mode 100644
index 0000000..2387bc6
--- /dev/null
+++ b/bsp/pinned-ti.xml
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<manifest>
+ <project name="meta-arm" path="layers/meta-arm" remote="yocto" revision="904f8e82c2772986fad500af4f72f5211a7ff831" upstream="kirkstone"/>
+ <project name="meta-ti" path="layers/meta-ti" remote="yocto" revision="2a5a0339d5bd28d6f6aedaf02a6aaa9b73a248e4" upstream="kirkstone"/>
+</manifest>
diff --git a/tdxref/default.xml b/tdxref/default.xml
index fda12b1..935b014 100644
--- a/tdxref/default.xml
+++ b/tdxref/default.xml
@@ -4,6 +4,7 @@
<include name="base/pinned.xml"/>
<include name="bsp/pinned-nxp.xml"/>
+ <include name="bsp/pinned-ti.xml"/>
<include name="bsp/pinned-tdx.xml"/>
<project name="meta-qt5.git" path="layers/meta-qt5" remote="githq" revision="44d44933200287f7d17cf6981af4b4a0961c308d" upstream="kirkstone"/>
diff --git a/tdxref/integration.xml b/tdxref/integration.xml
index a63ceea..958e630 100644
--- a/tdxref/integration.xml
+++ b/tdxref/integration.xml
@@ -4,6 +4,7 @@
<include name="base/pinned.xml"/>
<include name="bsp/pinned-nxp.xml"/>
+ <include name="bsp/pinned-ti.xml"/>
<include name="bsp/integration-tdx.xml"/>
<project name="meta-qt5.git" path="layers/meta-qt5" remote="githq" revision="44d44933200287f7d17cf6981af4b4a0961c308d" upstream="kirkstone"/>
diff --git a/tdxref/next.xml b/tdxref/next.xml
index 56c785d..f0e0303 100644
--- a/tdxref/next.xml
+++ b/tdxref/next.xml
@@ -4,6 +4,7 @@
<include name="base/integration.xml" />
<include name="bsp/integration-nxp.xml" />
+ <include name="bsp/integration-ti.xml" />
<include name="bsp/integration-tdx.xml" />
<project name="meta-qt5.git" path="layers/meta-qt5" remote="githq" revision="kirkstone"/>
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"/>