diff options
author | Adrian Mangeac <Adrian.Mangeac@enea.com> | 2019-07-26 12:10:35 +0200 |
---|---|---|
committer | Adrian Mangeac <Adrian.Mangeac@enea.com> | 2019-07-26 12:15:02 +0200 |
commit | 31d72a72de9397d7b6116e9c767e1c58238884e5 (patch) | |
tree | 41551620961c0e9dd79717680a2d26aea300b77d /zcu102-zynqmp/manifest_template.xml | |
parent | fd0007b266aeb756e1744d522b6352ca588ec15c (diff) | |
download | el_manifests-accelerated-31d72a72de9397d7b6116e9c767e1c58238884e5.tar.gz |
EL8.1 on intel-corei7-64 - initial commit
Change-Id: I83185ee62fa5951683c4f3ec764b61bcd0acc9ed
Signed-off-by: Adrian Mangeac <Adrian.Mangeac@enea.com>
Diffstat (limited to 'zcu102-zynqmp/manifest_template.xml')
-rw-r--r-- | zcu102-zynqmp/manifest_template.xml | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/zcu102-zynqmp/manifest_template.xml b/zcu102-zynqmp/manifest_template.xml deleted file mode 100644 index 8f26f46..0000000 --- a/zcu102-zynqmp/manifest_template.xml +++ /dev/null | |||
@@ -1,13 +0,0 @@ | |||
1 | <?xml version="1.0" encoding="UTF-8"?> | ||
2 | <manifest> | ||
3 | <!--Manifest template for zcu102-zynqmp --> | ||
4 | |||
5 | <include name="common/common_manifest.xml"/> | ||
6 | |||
7 | <project name="linux/meta-xilinx" path="poky/meta-xilinx" revision="7347663d3a30e3381e69de4b4798056ffd851546" upstream="thud" remote="git-enea"/> | ||
8 | |||
9 | <project name="linux/meta-enea-bsp-common" path="poky/meta-enea-bsp-common"/> | ||
10 | |||
11 | <project name="linux/meta-enea-bsp-arm" path="poky/meta-enea-bsp-arm"/> | ||
12 | |||
13 | </manifest> | ||