From b34fb58f1155b588c1560c2c42f9e3cbaab18a25 Mon Sep 17 00:00:00 2001 From: Thomas Lundström Date: Wed, 22 Jun 2016 14:52:46 +0200 Subject: Setup of master branch --- README.first | 23 +++++++++++++++++++++++ p2041rdb/.README | 9 +++++++++ p2041rdb/manifest_template.xml | 29 ++++++++++++++++++++++------- 3 files changed, 54 insertions(+), 7 deletions(-) create mode 100644 README.first create mode 100644 p2041rdb/.README diff --git a/README.first b/README.first new file mode 100644 index 0000000..e355396 --- /dev/null +++ b/README.first @@ -0,0 +1,23 @@ +This file contains the describing the manifest repo. The repo contains manifests +for one ot more targets located in separate directories. Each of these contain: + +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. diff --git a/p2041rdb/.README b/p2041rdb/.README new file mode 100644 index 0000000..e3fdf1a --- /dev/null +++ b/p2041rdb/.README @@ -0,0 +1,9 @@ +This file is a template used to produce the real README. Read that one instead + +________END_OF_HEADER________ + +Bla bla bla ... + +________INSERT_BUILD_SEQUENCES_HERE________ + +________INSERT_BOOT_SEQUENCES_HERE________ diff --git a/p2041rdb/manifest_template.xml b/p2041rdb/manifest_template.xml index ec045e2..510e084 100644 --- a/p2041rdb/manifest_template.xml +++ b/p2041rdb/manifest_template.xml @@ -1,16 +1,31 @@ + - + - + + - + + + + + - + + - - - + + + -- cgit v1.2.3-54-g00ecf