summaryrefslogtreecommitdiff
path: root/torizoncore
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2020-09-14 10:04:05 +0200
committerMax Krummenacher <max.krummenacher@toradex.com>2020-09-14 10:06:24 +0200
commite89febe4e43dbe52ebf49eaac2d4fbd7ca747c28 (patch)
tree0ba4734b4e24360e84ae94053d7ad519da7fbece /torizoncore
parent100561c2924692f0866f9af975d8982625a04797 (diff)
torizoncore/next.xml: use correct branch for meta-toradex-torizon
HEAD of master is no longer compatible with the HEAD of the dunfell branches of the other layers. Fixes the ext integration test builds. Change-Id: I0a59a44bde1b60e40fb5c75e9c3b2c4179f29bc4 Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
Diffstat (limited to 'torizoncore')
-rw-r--r--torizoncore/next.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/torizoncore/next.xml b/torizoncore/next.xml
index 73cfaf0..90f1364 100644
--- a/torizoncore/next.xml
+++ b/torizoncore/next.xml
@@ -13,7 +13,7 @@
<project name="meta-updater" path="layers/meta-updater" remote="ats" revision="dunfell"/>
<project name="meta-virtualization" path="layers/meta-virtualization" remote="yocto" revision="dunfell"/>
<project name="meta-toradex-distro.git" path="layers/meta-toradex-distro" remote="tdx" revision="dunfell-5.x.y"/>
- <project name="meta-toradex-torizon" path="layers/meta-toradex-torizon" remote="toradex-torizon" revision="master">
+ <project name="meta-toradex-torizon" path="layers/meta-toradex-torizon" remote="toradex-torizon" revision="dunfell-5.x.y">
<linkfile dest="setup-environment" src="scripts/setup-environment"/>
</project>
</manifest>