From f81f334ce1b651e5732a9d919d036506692496c4 Mon Sep 17 00:00:00 2001 From: Adrian Mangeac Date: Fri, 21 Jun 2019 14:44:17 +0200 Subject: zcu102-zynqmp: Initial revision Change-Id: I2f7c87f73bb3dd70eada8b5959fedde6ece7aa77 Signed-off-by: Adrian Mangeac --- README.first | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 README.first (limited to 'README.first') diff --git a/README.first b/README.first new file mode 100644 index 0000000..b971574 --- /dev/null +++ b/README.first @@ -0,0 +1,12 @@ +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: + +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