summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrei Gheorghiu <andrei.gheorghiu@enea.com>2019-01-15 13:09:45 +0100
committerAndrei Gheorghiu <andrei.gheorghiu@enea.com>2019-01-15 13:09:45 +0100
commit78e1c2cad6d26c8d092d3996ccda7d045b586854 (patch)
tree0fddca3c828835852b1bbc97815e636c39857748
parent0ea95be5f67c64f2969d0da69edd2be9c51388fa (diff)
downloadel_manifests-rt-78e1c2cad6d26c8d092d3996ccda7d045b586854.tar.gz
remove README files and references
Change-Id: I5c1bd8b1b9f430cb67cf5e097355cec7a5e419a8
-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