aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README17
1 files changed, 12 insertions, 5 deletions
diff --git a/README b/README
index 57b7865a..a5efb1db 100644
--- a/README
+++ b/README
@@ -1,7 +1,14 @@
-This layer adds support for building with GCC Linaro and Linaro external
-toolchain.
+This repository contains Linaro layers for OpenEmbedded.
-toolchain-layer from meta-openembedded is required due to GCC 4.6 being moved
-out from OpenEmbedded Core.
+meta-aarch64:
-Also some extra recipes are present which are used by Linaro developers.
+ This repo provides support for AArch64 (64-bit ARM) architecture
+
+meta-linaro:
+
+ This repo provides additional recipes required for Linaro targets.
+
+meta-linaro-toolchain:
+
+ This layer adds support for building with GCC Linaro and Linaro external
+ toolchain.