diff options
-rw-r--r-- | ls1021aiot/.README | 9 | ||||
-rw-r--r-- | ls1021aiot/default.xml | 16 | ||||
-rw-r--r-- | ls1021aiot/eltf.conf | 15 | ||||
-rw-r--r-- | ls1021aiot/manifest_template.xml | 15 | ||||
-rw-r--r-- | p2041rdb/.README | 9 | ||||
-rw-r--r-- | p2041rdb/default.xml | 16 | ||||
-rw-r--r-- | p2041rdb/eltf.conf | 15 | ||||
-rw-r--r-- | p2041rdb/manifest_template.xml | 15 | ||||
-rw-r--r-- | qemuarm/.README | 9 | ||||
-rw-r--r-- | qemuarm/default.xml | 14 | ||||
-rw-r--r-- | qemuarm/eltf.conf | 15 | ||||
-rw-r--r-- | qemuarm/manifest_template.xml | 11 | ||||
-rw-r--r-- | qemuppc/.README | 9 | ||||
-rw-r--r-- | qemuppc/default.xml | 14 | ||||
-rw-r--r-- | qemuppc/eltf.conf | 15 | ||||
-rw-r--r-- | qemuppc/manifest_template.xml | 11 |
16 files changed, 0 insertions, 208 deletions
diff --git a/ls1021aiot/.README b/ls1021aiot/.README deleted file mode 100644 index 6472a04..0000000 --- a/ls1021aiot/.README +++ /dev/null | |||
@@ -1,9 +0,0 @@ | |||
1 | This file is a template used to produce the real README. Read that one instead. | ||
2 | Various text for testing Jenkins multibranch job. | ||
3 | ________END_OF_HEADER________ | ||
4 | This file contains build and boot instructions for Enea Linux on LS1021A-IoT, | ||
5 | standard profile. | ||
6 | |||
7 | ________INSERT_BUILD_SEQUENCES_HERE________ | ||
8 | |||
9 | ________INSERT_BOOT_SEQUENCES_HERE________ | ||
diff --git a/ls1021aiot/default.xml b/ls1021aiot/default.xml deleted file mode 100644 index 5a0a27d..0000000 --- a/ls1021aiot/default.xml +++ /dev/null | |||
@@ -1,16 +0,0 @@ | |||
1 | <?xml version="1.0" encoding="UTF-8"?> | ||
2 | <manifest> | ||
3 | <remote fetch="git://git.enea.com/" name="git-enea"/> | ||
4 | |||
5 | <default remote="git-enea" revision="master"/> | ||
6 | |||
7 | <project name="linux/meta-el-common" path="poky/meta-el-common" revision="87a2aedd8b1ad918ad02ea86a9e321a4f6356308" upstream="master"/> | ||
8 | <project name="linux/meta-el-standard" path="poky/meta-el-standard" revision="ef85de4d3f9bf8e71beba69e9b5639246eb68a0d" upstream="master"/> | ||
9 | <project name="linux/meta-enea-bsp-arm" path="poky/meta-enea-bsp-arm" revision="1f67cc4f255403abdd64c768f1c5b5d5914c962d" upstream="master"/> | ||
10 | <project name="linux/meta-enea-bsp-common" path="poky/meta-enea-bsp-common" revision="e16a715b2c78602ae3c394c2c3731bbe34c817f9" upstream="master"> | ||
11 | <linkfile dest="README" src="../../.repo/manifests/ls1021aiot/README"/> | ||
12 | </project> | ||
13 | <project name="linux/meta-fsl-arm" path="poky/meta-fsl-arm" revision="154ccf1e8b08e3d6219bd455b7dfe9ff7ab975b0" upstream="master"/> | ||
14 | <project name="linux/meta-openembedded" path="poky/meta-openembedded" revision="7f8915a6ecdd5c4b03c7e5b5f1fa903f89c2d560" upstream="master"/> | ||
15 | <project name="linux/poky" path="poky" revision="7c3a47ed8965c3a3eb90a9a4678d5caedbba6337" upstream="master"/> | ||
16 | </manifest> | ||
diff --git a/ls1021aiot/eltf.conf b/ls1021aiot/eltf.conf deleted file mode 100644 index d0abaaa..0000000 --- a/ls1021aiot/eltf.conf +++ /dev/null | |||
@@ -1,15 +0,0 @@ | |||
1 | # eltf.conf | ||
2 | # | ||
3 | # setup as unix sh file; use comma separated values for array types, no spaces | ||
4 | # | ||
5 | # DELETE_SSTATE=NO/YES | ||
6 | # BOOTING_METHOD=NFS/RAM/etc | ||
7 | # TEST_PACKAGE=healthcheck-runner,ddt-runner-ng,ltptest-runner,posix-runner,ptests-run-script | ||
8 | # IMAGE_TYPES=enea-image-${PROFILE},enea-image-${PROFILE}-sdk,world | ||
9 | DELETE_SSTATE=NO | ||
10 | BOOTING_METHOD=NFS | ||
11 | TEST_PACKAGE=healthcheck-runner,ddt-runner-ng,ltptest-runner,posix-runner,ptests-run-script | ||
12 | RC_TEST_PACKAGE=healthcheck-runner | ||
13 | IMAGE_TYPES=enea-image-${PROFILE},enea-image-${PROFILE}-sdk | ||
14 | ARCHITECTURE=cortexa7hf_neon | ||
15 | SKIP=NO | ||
diff --git a/ls1021aiot/manifest_template.xml b/ls1021aiot/manifest_template.xml deleted file mode 100644 index fb3c8aa..0000000 --- a/ls1021aiot/manifest_template.xml +++ /dev/null | |||
@@ -1,15 +0,0 @@ | |||
1 | <?xml version="1.0" encoding="UTF-8"?> | ||
2 | <manifest> | ||
3 | <!--Manifest template for LS1021A-IOT --> | ||
4 | |||
5 | <include name="common/common_manifest.xml"/> | ||
6 | |||
7 | <project name="linux/meta-fsl-arm" path="poky/meta-fsl-arm"/> | ||
8 | |||
9 | <project name="linux/meta-enea-bsp-common" path="poky/meta-enea-bsp-common"> | ||
10 | <linkfile src="../../.repo/manifests/ls1021aiot/README" dest="README"/> | ||
11 | </project> | ||
12 | |||
13 | <project name="linux/meta-enea-bsp-arm" path="poky/meta-enea-bsp-arm"/> | ||
14 | |||
15 | </manifest> | ||
diff --git a/p2041rdb/.README b/p2041rdb/.README deleted file mode 100644 index 9afc812..0000000 --- a/p2041rdb/.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 P2041RDB, | ||
5 | standard profile. | ||
6 | |||
7 | ________INSERT_BUILD_SEQUENCES_HERE________ | ||
8 | |||
9 | ________INSERT_BOOT_SEQUENCES_HERE________ | ||
diff --git a/p2041rdb/default.xml b/p2041rdb/default.xml deleted file mode 100644 index 2c45fb2..0000000 --- a/p2041rdb/default.xml +++ /dev/null | |||
@@ -1,16 +0,0 @@ | |||
1 | <?xml version="1.0" encoding="UTF-8"?> | ||
2 | <manifest> | ||
3 | <remote fetch="git://git.enea.com/" name="git-enea"/> | ||
4 | |||
5 | <default remote="git-enea" revision="master"/> | ||
6 | |||
7 | <project name="linux/meta-el-common" path="poky/meta-el-common" revision="87a2aedd8b1ad918ad02ea86a9e321a4f6356308" upstream="master"/> | ||
8 | <project name="linux/meta-el-standard" path="poky/meta-el-standard" revision="ef85de4d3f9bf8e71beba69e9b5639246eb68a0d" upstream="master"/> | ||
9 | <project name="linux/meta-enea-bsp-common" path="poky/meta-enea-bsp-common" revision="e16a715b2c78602ae3c394c2c3731bbe34c817f9" upstream="master"> | ||
10 | <linkfile dest="README" src="../../.repo/manifests/p2041rdb/README"/> | ||
11 | </project> | ||
12 | <project name="linux/meta-enea-bsp-ppc" path="poky/meta-enea-bsp-ppc" revision="f9a0d0a5f9a982a64b5c6f235928f4845bd3ca69" upstream="master"/> | ||
13 | <project name="linux/meta-fsl-ppc" path="poky/meta-fsl-ppc" revision="87efefc0687d78e52e9e1e6945ac28a15379287e" upstream="master"/> | ||
14 | <project name="linux/meta-openembedded" path="poky/meta-openembedded" revision="7f8915a6ecdd5c4b03c7e5b5f1fa903f89c2d560" upstream="master"/> | ||
15 | <project name="linux/poky" path="poky" revision="7c3a47ed8965c3a3eb90a9a4678d5caedbba6337" upstream="master"/> | ||
16 | </manifest> | ||
diff --git a/p2041rdb/eltf.conf b/p2041rdb/eltf.conf deleted file mode 100644 index e6a7069..0000000 --- a/p2041rdb/eltf.conf +++ /dev/null | |||
@@ -1,15 +0,0 @@ | |||
1 | # eltf.conf | ||
2 | # | ||
3 | # setup as unix sh file; use comma separated values for array types, no spaces | ||
4 | # | ||
5 | # DELETE_SSTATE=NO/YES | ||
6 | # BOOTING_METHOD=NFS/RAM/etc | ||
7 | # TEST_PACKAGE=healthcheck-runner,ddt-runner-ng,ltptest-runner,posix-runner,ptests-run-script | ||
8 | # IMAGE_TYPES=enea-image-${PROFILE},enea-image-${PROFILE}-sdk,world | ||
9 | DELETE_SSTATE=NO | ||
10 | BOOTING_METHOD=NFS | ||
11 | TEST_PACKAGE=healthcheck-runner,ddt-runner-ng,ltptest-runner,posix-runner,ptests-run-script | ||
12 | RC_TEST_PACKAGE=healthcheck-runner | ||
13 | IMAGE_TYPES=enea-image-${PROFILE},enea-image-${PROFILE}-sdk | ||
14 | ARCHITECTURE=ppce500mc | ||
15 | SKIP=NO | ||
diff --git a/p2041rdb/manifest_template.xml b/p2041rdb/manifest_template.xml deleted file mode 100644 index 1a27712..0000000 --- a/p2041rdb/manifest_template.xml +++ /dev/null | |||
@@ -1,15 +0,0 @@ | |||
1 | <?xml version="1.0" encoding="UTF-8"?> | ||
2 | <manifest> | ||
3 | <!--Manifest template for P2041RDB --> | ||
4 | |||
5 | <include name="common/common_manifest.xml"/> | ||
6 | |||
7 | <project name="linux/meta-fsl-ppc" path="poky/meta-fsl-ppc"/> | ||
8 | |||
9 | <project name="linux/meta-enea-bsp-common" path="poky/meta-enea-bsp-common"> | ||
10 | <linkfile src="../../.repo/manifests/p2041rdb/README" dest="README"/> | ||
11 | </project> | ||
12 | |||
13 | <project name="linux/meta-enea-bsp-ppc" path="poky/meta-enea-bsp-ppc"/> | ||
14 | |||
15 | </manifest> | ||
diff --git a/qemuarm/.README b/qemuarm/.README deleted file mode 100644 index 063596f..0000000 --- a/qemuarm/.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 QEMUARM, | ||
5 | standard profile. | ||
6 | |||
7 | ________INSERT_BUILD_SEQUENCES_HERE________ | ||
8 | |||
9 | ________INSERT_BOOT_SEQUENCES_HERE________ | ||
diff --git a/qemuarm/default.xml b/qemuarm/default.xml deleted file mode 100644 index 8eec363..0000000 --- a/qemuarm/default.xml +++ /dev/null | |||
@@ -1,14 +0,0 @@ | |||
1 | <?xml version="1.0" encoding="UTF-8"?> | ||
2 | <manifest> | ||
3 | <remote fetch="git://git.enea.com/" name="git-enea"/> | ||
4 | |||
5 | <default remote="git-enea" revision="master"/> | ||
6 | |||
7 | <project name="linux/meta-el-common" path="poky/meta-el-common" revision="87a2aedd8b1ad918ad02ea86a9e321a4f6356308" upstream="master"/> | ||
8 | <project name="linux/meta-el-standard" path="poky/meta-el-standard" revision="ef85de4d3f9bf8e71beba69e9b5639246eb68a0d" upstream="master"/> | ||
9 | <project name="linux/meta-enea-bsp-common" path="poky/meta-enea-bsp-common" revision="e16a715b2c78602ae3c394c2c3731bbe34c817f9" upstream="master"> | ||
10 | <linkfile dest="README" src="../../.repo/manifests/qemuarm/README"/> | ||
11 | </project> | ||
12 | <project name="linux/meta-openembedded" path="poky/meta-openembedded" revision="7f8915a6ecdd5c4b03c7e5b5f1fa903f89c2d560" upstream="master"/> | ||
13 | <project name="linux/poky" path="poky" revision="7c3a47ed8965c3a3eb90a9a4678d5caedbba6337" upstream="master"/> | ||
14 | </manifest> | ||
diff --git a/qemuarm/eltf.conf b/qemuarm/eltf.conf deleted file mode 100644 index 501da48..0000000 --- a/qemuarm/eltf.conf +++ /dev/null | |||
@@ -1,15 +0,0 @@ | |||
1 | # eltf.conf | ||
2 | # | ||
3 | # setup as unix sh file; use comma separated values for array types, no spaces | ||
4 | # | ||
5 | # DELETE_SSTATE=NO/YES | ||
6 | # BOOTING_METHOD=NFS/RAM/etc | ||
7 | # TEST_PACKAGE=healthcheck-runner,ddt-runner-ng,ltptest-runner,posix-runner,ptests-run-script | ||
8 | # IMAGE_TYPES=enea-image-${PROFILE},enea-image-${PROFILE}-sdk,world | ||
9 | DELETE_SSTATE=NO | ||
10 | BOOTING_METHOD=RAM | ||
11 | TEST_PACKAGE=healthcheck-runner,ddt-runner-ng,ltptest-runner,posix-runner,ptests-run-script | ||
12 | RC_TEST_PACKAGE=healthcheck-runner | ||
13 | IMAGE_TYPES=enea-image-${PROFILE},enea-image-${PROFILE}-sdk | ||
14 | ARCHITECTURE=armv5e | ||
15 | SKIP=YES | ||
diff --git a/qemuarm/manifest_template.xml b/qemuarm/manifest_template.xml deleted file mode 100644 index 3ffaac2..0000000 --- a/qemuarm/manifest_template.xml +++ /dev/null | |||
@@ -1,11 +0,0 @@ | |||
1 | <?xml version="1.0" encoding="UTF-8"?> | ||
2 | <manifest> | ||
3 | <!--Manifest template for Qemu, arm --> | ||
4 | |||
5 | <include name="common/common_manifest.xml"/> | ||
6 | |||
7 | <project name="linux/meta-enea-bsp-common" path="poky/meta-enea-bsp-common"> | ||
8 | <linkfile src="../../.repo/manifests/qemuarm/README" dest="README"/> | ||
9 | </project> | ||
10 | |||
11 | </manifest> | ||
diff --git a/qemuppc/.README b/qemuppc/.README deleted file mode 100644 index b930383..0000000 --- a/qemuppc/.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 QEMUPPC, | ||
5 | standard profile. | ||
6 | |||
7 | ________INSERT_BUILD_SEQUENCES_HERE________ | ||
8 | |||
9 | ________INSERT_BOOT_SEQUENCES_HERE________ | ||
diff --git a/qemuppc/default.xml b/qemuppc/default.xml deleted file mode 100644 index 8271b02..0000000 --- a/qemuppc/default.xml +++ /dev/null | |||
@@ -1,14 +0,0 @@ | |||
1 | <?xml version="1.0" encoding="UTF-8"?> | ||
2 | <manifest> | ||
3 | <remote fetch="git://git.enea.com/" name="git-enea"/> | ||
4 | |||
5 | <default remote="git-enea" revision="master"/> | ||
6 | |||
7 | <project name="linux/meta-el-common" path="poky/meta-el-common" revision="87a2aedd8b1ad918ad02ea86a9e321a4f6356308" upstream="master"/> | ||
8 | <project name="linux/meta-el-standard" path="poky/meta-el-standard" revision="ef85de4d3f9bf8e71beba69e9b5639246eb68a0d" upstream="master"/> | ||
9 | <project name="linux/meta-enea-bsp-common" path="poky/meta-enea-bsp-common" revision="e16a715b2c78602ae3c394c2c3731bbe34c817f9" upstream="master"> | ||
10 | <linkfile dest="README" src="../../.repo/manifests/qemuppc/README"/> | ||
11 | </project> | ||
12 | <project name="linux/meta-openembedded" path="poky/meta-openembedded" revision="7f8915a6ecdd5c4b03c7e5b5f1fa903f89c2d560" upstream="master"/> | ||
13 | <project name="linux/poky" path="poky" revision="7c3a47ed8965c3a3eb90a9a4678d5caedbba6337" upstream="master"/> | ||
14 | </manifest> | ||
diff --git a/qemuppc/eltf.conf b/qemuppc/eltf.conf deleted file mode 100644 index 9bddfd2..0000000 --- a/qemuppc/eltf.conf +++ /dev/null | |||
@@ -1,15 +0,0 @@ | |||
1 | # eltf.conf | ||
2 | # | ||
3 | # setup as unix sh file; use comma separated values for array types, no spaces | ||
4 | # | ||
5 | # DELETE_SSTATE=NO/YES | ||
6 | # BOOTING_METHOD=NFS/RAM/etc | ||
7 | # TEST_PACKAGE=healthcheck-runner,ddt-runner-ng,ltptest-runner,posix-runner,ptests-run-script | ||
8 | # IMAGE_TYPES=enea-image-${PROFILE},enea-image-${PROFILE}-sdk,world | ||
9 | DELETE_SSTATE=NO | ||
10 | BOOTING_METHOD=RAM | ||
11 | TEST_PACKAGE=healthcheck-runner,ddt-runner-ng,ltptest-runner,posix-runner,ptests-run-script | ||
12 | RC_TEST_PACKAGE=healthcheck-runner | ||
13 | IMAGE_TYPES=enea-image-${PROFILE},enea-image-${PROFILE}-sdk | ||
14 | ARCHITECTURE=ppc7400 | ||
15 | SKIP=YES | ||
diff --git a/qemuppc/manifest_template.xml b/qemuppc/manifest_template.xml deleted file mode 100644 index 31f580c..0000000 --- a/qemuppc/manifest_template.xml +++ /dev/null | |||
@@ -1,11 +0,0 @@ | |||
1 | <?xml version="1.0" encoding="UTF-8"?> | ||
2 | <manifest> | ||
3 | <!--Manifest template for Qemu, ppc --> | ||
4 | |||
5 | <include name="common/common_manifest.xml"/> | ||
6 | |||
7 | <project name="linux/meta-enea-bsp-common" path="poky/meta-enea-bsp-common"> | ||
8 | <linkfile src="../../.repo/manifests/qemuppc/README" dest="README"/> | ||
9 | </project> | ||
10 | |||
11 | </manifest> | ||