summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrei Gheorghiu <andrei.gheorghiu@enea.com>2019-01-15 13:13:05 +0100
committerAndrei Gheorghiu <andrei.gheorghiu@enea.com>2019-01-15 13:13:05 +0100
commit5061f805325d4722656a64fc7cbcf335391d6640 (patch)
tree802433824fed813a85d2bc651ebca0b24bbe0297
parent5065a783613145841f43dda09617b5482614fbbe (diff)
downloadel_manifests-standard-5061f805325d4722656a64fc7cbcf335391d6640.tar.gz
remove README files and references
Change-Id: I1301c290db79c14693f70f0a1aaa6dfb8b3aad60
-rw-r--r--README.first11
-rw-r--r--intel-corei7-64/manifest_template.xml4
2 files changed, 1 insertions, 14 deletions
diff --git a/README.first b/README.first
index e355396..b971574 100644
--- a/README.first
+++ b/README.first
@@ -1,17 +1,6 @@
1This file contains the describing the manifest repo. The repo contains manifests 1This file contains the describing the manifest repo. The repo contains manifests
2for one ot more targets located in separate directories. Each of these contain: 2for one ot more targets located in separate directories. Each of these contain:
3 3
4README : A README file that will be made available for the
5 customer after repo sync. It contains build and boot
6 commands and other specific info.
7 Auto generated using .README and output from ELTF.
8
9.README : A template for generating the README file. Currently,
10 build and boot commands are provided by ELTF and they
11 are integrated into .README to generate README. This is
12 quite a mess, but the long term plan is to modify this
13 in a way that makes the template obsolete.
14
15manifest_template.xml : A template for default.xml. It contains a list of the 4manifest_template.xml : A template for default.xml. It contains a list of the
16 repos together with versions. The versions can be 5 repos together with versions. The versions can be
17 specified using branches, tags, or hashes. 6 specified using branches, tags, or hashes.
diff --git a/intel-corei7-64/manifest_template.xml b/intel-corei7-64/manifest_template.xml
index 7a13a64..8c16041 100644
--- a/intel-corei7-64/manifest_template.xml
+++ b/intel-corei7-64/manifest_template.xml
@@ -6,9 +6,7 @@
6 6
7 <project name="linux/meta-intel" path="poky/meta-intel" revision="4da0ebea8d6d7423d734e80c0d9450ed16b62fbb" upstream="sumo" remote="git-enea"/> 7 <project name="linux/meta-intel" path="poky/meta-intel" revision="4da0ebea8d6d7423d734e80c0d9450ed16b62fbb" upstream="sumo" remote="git-enea"/>
8 8
9 <project name="linux/meta-enea-bsp-common" path="poky/meta-enea-bsp-common"> 9 <project name="linux/meta-enea-bsp-common" path="poky/meta-enea-bsp-common"/>
10 <linkfile src="../../.repo/manifests/intel-corei7-64/README" dest="README"/>
11 </project>
12 10
13 <project name="linux/meta-enea-bsp-x86" path="poky/meta-enea-bsp-x86"/> 11 <project name="linux/meta-enea-bsp-x86" path="poky/meta-enea-bsp-x86"/>
14 12