diff options
author | Sona Sarmadi <sona.sarmadi@enea.com> | 2018-07-09 15:20:52 +0200 |
---|---|---|
committer | Martin Borg <martin.borg@enea.com> | 2018-07-09 15:33:06 +0200 |
commit | c731f787792af7324ec6ef46fee5ed9943a7b8b7 (patch) | |
tree | 985cd0ee4f1f6705711c929d5dc310784b83254d /raspberrypi3-64/manifest_template.xml | |
parent | fb6eff8b2865e503d400f7dfc0e84021cb455a0e (diff) | |
download | el_manifests-standard-c731f787792af7324ec6ef46fee5ed9943a7b8b7.tar.gz |
Update manifest file for Enea Linux 8
Signed-off-by: Sona Sarmadi <sona.sarmadi@enea.com>
Signed-off-by: Martin Borg <martin.borg@enea.com>
Diffstat (limited to 'raspberrypi3-64/manifest_template.xml')
-rw-r--r-- | raspberrypi3-64/manifest_template.xml | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/raspberrypi3-64/manifest_template.xml b/raspberrypi3-64/manifest_template.xml deleted file mode 100644 index 38760ad..0000000 --- a/raspberrypi3-64/manifest_template.xml +++ /dev/null | |||
@@ -1,15 +0,0 @@ | |||
1 | <?xml version="1.0" encoding="UTF-8"?> | ||
2 | <manifest> | ||
3 | <!--Manifest template for RaspberryPi 3 --> | ||
4 | |||
5 | <include name="common/common_manifest.xml"/> | ||
6 | |||
7 | <project name="linux/meta-raspberrypi" path="poky/meta-raspberrypi"/> | ||
8 | |||
9 | <project name="linux/meta-enea-bsp-common" path="poky/meta-enea-bsp-common"> | ||
10 | <linkfile src="../../.repo/manifests/raspberrypi3-64/README" dest="README"/> | ||
11 | </project> | ||
12 | |||
13 | <project name="linux/meta-enea-bsp-arm" path="poky/meta-enea-bsp-arm"/> | ||
14 | |||
15 | </manifest> | ||