summaryrefslogtreecommitdiff
path: root/bsp/integration-nxp.xml
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2020-06-18 18:21:16 +0200
committerMax Krummenacher <max.krummenacher@toradex.com>2020-06-22 17:13:10 +0200
commit0ea6166c6cec5f792992e122393a7a894a991d4b (patch)
tree7fd5a51eec437b41afd9c3d9401ba682ef80ce54 /bsp/integration-nxp.xml
initial commit
This unifies and replaces the following manifests starting from version 5.x.y: http://git.toradex.com/toradex-bsp-platform.git https://github.com/toradex/toradex-torizon-manifest.git Related-to: ELB-2755 Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
Diffstat (limited to 'bsp/integration-nxp.xml')
-rw-r--r--bsp/integration-nxp.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/bsp/integration-nxp.xml b/bsp/integration-nxp.xml
new file mode 100644
index 0000000..da1ccda
--- /dev/null
+++ b/bsp/integration-nxp.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<manifest>
+ <remote alias="repo" fetch="https://github.com/Freescale" name="githf"/>
+
+ <project name="meta-freescale-3rdparty.git" path="layers/meta-freescale-3rdparty" remote="githf" revision="master"/>
+ <project name="meta-freescale-distro.git" path="layers/meta-freescale-distro" remote="githf" revision="master"/>
+ <project name="meta-freescale.git" path="layers/meta-freescale" remote="githf" revision="master"/>
+</manifest>