summaryrefslogtreecommitdiff
path: root/bsp
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
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')
-rw-r--r--bsp/integration-tdx.xml4
-rw-r--r--bsp/pinned-tdx.xml4
2 files changed, 4 insertions, 4 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>
diff --git a/bsp/pinned-tdx.xml b/bsp/pinned-tdx.xml
index 7c0eed1..76b2f76 100644
--- a/bsp/pinned-tdx.xml
+++ b/bsp/pinned-tdx.xml
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<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="4744d2e28fab596554a57aaa888485c20b204d29" upstream="master"/>
- <project name="meta-toradex-nxp.git" path="layers/meta-toradex-nxp" remote="tdx" revision="97eebca39d33227e784020198908009f36f8cb93" upstream="master"/>
+ <project name="meta-toradex-bsp-common.git" path="layers/meta-toradex-bsp-common" remote="tdx" revision="ac0cf193804c32ec93291f193fe36c04aa649084" upstream="kirkstone-6.x.y"/>
+ <project name="meta-toradex-nxp.git" path="layers/meta-toradex-nxp" remote="tdx" revision="aed3c9b8e2a89703e3982d52e86c7d754021e489" upstream="kirkstone-6.x.y"/>
</manifest>