summaryrefslogtreecommitdiff
path: root/bsp/integration-tdx.xml
diff options
context:
space:
mode:
authorPhilippe Schenker <philippe.schenker@toradex.com>2022-08-31 19:27:39 +0200
committerPhilippe Schenker <philippe.schenker@toradex.com>2022-08-31 19:40:55 +0200
commit14b335f5b03ff1dad448952572843fc9552f0535 (patch)
treefc227046183468e38535fdd5384191c750bcf7ab /bsp/integration-tdx.xml
parent3a5d7c772baed495ee975d48aed61c997382e14c (diff)
use kirkstone-6.x.y for toradex layers
Use kirkstone-6.x.y for all meta-toradex-* layers as the branches now got created. While at it also bump the hashes of these layers to the latest hash. Related-to: ELB-4618 Signed-off-by: Philippe Schenker <philippe.schenker@toradex.com>
Diffstat (limited to 'bsp/integration-tdx.xml')
-rw-r--r--bsp/integration-tdx.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/bsp/integration-tdx.xml b/bsp/integration-tdx.xml
index aa6a3a8..f2a6826 100644
--- a/bsp/integration-tdx.xml
+++ b/bsp/integration-tdx.xml
@@ -2,6 +2,6 @@
<manifest>
<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="master"/>
- <project name="meta-toradex-nxp.git" path="layers/meta-toradex-nxp" remote="tdx" revision="master"/>
+ <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"/>
</manifest>