aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <marcin.juszkiewicz@linaro.org>2013-03-13 15:25:10 +0100
committerMarcin Juszkiewicz <marcin.juszkiewicz@linaro.org>2013-03-13 15:25:10 +0100
commit7b82656329df6c86b80886f444a1ddc70ad1e81e (patch)
tree39f1c363f507b189a1ebd56ea9d09d7fc59572be /README
parent8e16e87f9255fdecd7a51c1b8b115de866ac0e9b (diff)
README: update description
Diffstat (limited to 'README')
-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.