diff options
Diffstat (limited to 'zcu102-zynqmp')
-rw-r--r-- | zcu102-zynqmp/.README | 9 | ||||
-rw-r--r-- | zcu102-zynqmp/README | 7 | ||||
-rw-r--r-- | zcu102-zynqmp/default.xml | 19 | ||||
-rw-r--r-- | zcu102-zynqmp/eltf.conf | 21 | ||||
-rw-r--r-- | zcu102-zynqmp/manifest_template.xml | 13 |
5 files changed, 0 insertions, 69 deletions
diff --git a/zcu102-zynqmp/.README b/zcu102-zynqmp/.README deleted file mode 100644 index 2dafa77..0000000 --- a/zcu102-zynqmp/.README +++ /dev/null | |||
@@ -1,9 +0,0 @@ | |||
1 | This file is a template used to produce the real README. Read that one instead. | ||
2 | |||
3 | ________END_OF_HEADER________ | ||
4 | This file contains build and boot instructions for Enea Linux on Xilinx zcu102-zynqmp, | ||
5 | accelerated profile. | ||
6 | |||
7 | ________INSERT_BUILD_SEQUENCES_HERE________ | ||
8 | |||
9 | ________INSERT_BOOT_SEQUENCES_HERE________ | ||
diff --git a/zcu102-zynqmp/README b/zcu102-zynqmp/README deleted file mode 100644 index 3d574e3..0000000 --- a/zcu102-zynqmp/README +++ /dev/null | |||
@@ -1,7 +0,0 @@ | |||
1 | This file contains build and boot instructions for Enea Linux on Xilinx zcu102-zynqmp, | ||
2 | accelerated profile. | ||
3 | |||
4 | |||
5 | |||
6 | |||
7 | |||
diff --git a/zcu102-zynqmp/default.xml b/zcu102-zynqmp/default.xml deleted file mode 100644 index 87bc744..0000000 --- a/zcu102-zynqmp/default.xml +++ /dev/null | |||
@@ -1,19 +0,0 @@ | |||
1 | <?xml version="1.0" encoding="UTF-8"?> | ||
2 | <manifest> | ||
3 | <remote fetch="ssh://gerrit.enea.se:29418/" name="gerrit-enea"/> | ||
4 | <remote fetch="ssh://git@git.enea.com/" name="git-enea"/> | ||
5 | |||
6 | <default remote="gerrit-enea" revision="sumo"/> | ||
7 | |||
8 | <project name="linux/meta-el-common" remote="git-enea" path="poky/meta-el-common" revision="13e2bdb030f67e2c75ff9873343c008bc13daf16" upstream="sumo"/> | ||
9 | <project name="linux/meta-enea-bsp-common" remote="git-enea" path="poky/meta-enea-bsp-common" revision="b20bd9277ff4cbfbdffc4ed48ab6644e7dc17ddd" upstream="sumo"/> | ||
10 | <project name="linux/meta-xilinx" path="poky/meta-xilinx" remote="git-enea" revision="7347663d3a30e3381e69de4b4798056ffd851546" upstream="thud"/> | ||
11 | <project name="linux/meta-openembedded" path="poky/meta-openembedded" remote="git-enea" revision="be79b8b111a968efdbe5e1482d0c246d0b24763e" upstream="sumo"/> | ||
12 | <project name="linux/meta-umLinx" path="poky/meta-umLinx" remote="git-enea" revision="8f8f477eded207d4b7bd6923d00693b54657bad1"/> | ||
13 | <project name="amp/meta-amp" path="poky/meta-amp" remote="git-enea" revision="02203e3484da33de7a3915dde5198873dca84727" upstream="sumo"/> | ||
14 | <project name="amp/meta-jailhouse" path="poky/meta-jailhouse" remote="git-enea" revision="d3c49e8ee7575581e661b2baea27d9ba5562850a"/> | ||
15 | <project name="linux/poky" path="poky" remote="git-enea" revision="623b77885051174d0e05198843e739110977bd18" upstream="sumo"/> | ||
16 | |||
17 | <project name="linux/meta-enea-bsp-arm" path="poky/meta-enea-bsp-arm" upstream="sumo"/> | ||
18 | <project name="linux/meta-el-accelerated" path="poky/meta-el-accelerated" upstream="sumo"/> | ||
19 | </manifest> | ||
diff --git a/zcu102-zynqmp/eltf.conf b/zcu102-zynqmp/eltf.conf deleted file mode 100644 index ecc2f48..0000000 --- a/zcu102-zynqmp/eltf.conf +++ /dev/null | |||
@@ -1,21 +0,0 @@ | |||
1 | # eltf.conf | ||
2 | # internal ENEA file - used for ELTF | ||
3 | # | ||
4 | # setup as unix sh file; use comma separated values for array types, no spaces | ||
5 | # | ||
6 | # DELETE_SSTATE=NO/YES | ||
7 | # BOOTING_METHOD=NFS/RAM/etc | ||
8 | # TEST_PACKAGE=healthcheck-runner,ddt-runner-ng,ltptest-runner,posix-runner,ptests-run-script | ||
9 | # IMAGE_TYPES=enea-image-${PROFILE},enea-image-${PROFILE}-sdk,world | ||
10 | DELETE_SSTATE=NO | ||
11 | BOOTING_METHOD=NFS | ||
12 | # TEST_PACKAGE_enea-image-standard=healthcheck-runner,ddt-runner-ng,ltptest-runner,posix-runner,ptests-run-script | ||
13 | TEST_PACKAGE_enea-image-standard=healthcheck-runner,ltptest-runner,posix-runner | ||
14 | RC_TEST_PACKAGE_enea-image-standard=healthcheck-runner | ||
15 | IMAGE_TYPES=enea-image-standard,enea-image-standard-sdk | ||
16 | ESDK_IMAGE=enea-image-standard-sdk | ||
17 | PKG_IMAGE=enea-image-standard-sdk | ||
18 | ARCHITECTURE=x86_64 | ||
19 | SKIP=NO | ||
20 | SKIP_TESTS=YES | ||
21 | IVLAB_TARGET=intelc3858-1-el8 | ||
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> | ||