meta-arm.lists.yoctoproject.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] README: Add root directories
@ 2021-09-20 14:59 Jon Mason
  0 siblings, 0 replies; only message in thread
From: Jon Mason @ 2021-09-20 14:59 UTC (permalink / raw)
  To: meta-arm

Add ci, kas, and scripts to the README to document their intended uses.
Also, alphabetize the layer entries.

Signed-off-by: Jon Mason <jon.mason@arm.com>
---
 README.md | 24 ++++++++++++++++++++----
 1 file changed, 20 insertions(+), 4 deletions(-)

diff --git a/README.md b/README.md
index 3bb59e1..221633e 100644
--- a/README.md
+++ b/README.md
@@ -6,6 +6,10 @@ This repository contains the Arm layers for OpenEmbedded.
 
   This layer contains general recipes for the Arm architecture, such as firmware, FVPs, and Arm-specific integration.
 
+* meta-arm-autonomy
+
+  This layer is the distribution for a reference stack for autonomous systems.
+
 * meta-arm-bsp
 
   This layer contains machines for Arm reference platforms, for example FVP Base, N1SDP, and Juno.
@@ -14,17 +18,29 @@ This repository contains the Arm layers for OpenEmbedded.
 
   This layer contains recipes for Arm's binary toolchains (GCC and Clang for -A and -M), and a recipe to build Arm's GCC.
 
-* meta-arm-autonomy
+* meta-atp
 
-  This layer is the distribution for a reference stack for autonomous systems.
+  This layer contains recipes for the Adaptive Traffic Generation integration into meta-gem5.
 
 * meta-gem5
 
   This layer contains recipes and machines for gem5, a system-level and processor simulator.
 
-* meta-atp
 
-  This layer contains recipes for the Adaptive Traffic Generation integration into meta-gem5.
+Other Directories
+-----------------
+
+* ci
+
+  This directory contains gitlab continuous integration configuration files (KAS yaml files) as well as scripts needed for this
+
+* kas
+
+  This directory contains KAS yaml files to describe builds for systems not used in CI
+
+* scripts
+
+  This directory contains scripts used in running the CI tests
 
 Contributing
 ------------
-- 
2.17.1


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2021-09-20 14:59 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-20 14:59 [PATCH] README: Add root directories Jon Mason

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).