From 2d8585e93fb4885a2e40c5dcac2e4484fa99ad7a Mon Sep 17 00:00:00 2001 From: Thomas Lundström Date: Wed, 13 Apr 2016 10:00:11 +0200 Subject: Added templates for the README files --- qemuarm/README.first | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 qemuarm/README.first (limited to 'qemuarm/README.first') diff --git a/qemuarm/README.first b/qemuarm/README.first new file mode 100644 index 0000000..6d08887 --- /dev/null +++ b/qemuarm/README.first @@ -0,0 +1,27 @@ +This file contains the describing the manifest repo. Not to be confused with the +file README. + +The manifest repo contains: + +README.first : This file + +README : A README file that will be made available for the + customer after repo sync. It contains build and boot + commands and other specific info. + Auto generated using .README and output from ELTF. + +.README : A template for generating the README file. Currently, + build and boot commands are provided by ELTF and they + are integrated into .README to generate README. This is + quite a mess, but the long term plan is to modify this + in a way that makes the template obsolete. + +manifest_template.xml : A template for default.xml. It contains a list of the + repos together with versions. The versions can be + specified using branches, tags, or hashes. + +default.xml : This a time-invariant snapshot of manifest_template.xml. + The difference is that all versions are specified as + hashes. + Auto-generated using manifest_template and data from + the remotes. -- cgit v1.2.3-54-g00ecf