summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authormeta-xilinx-bounces@yoctoproject.org <meta-xilinx-bounces@yoctoproject.org>2013-05-15 08:59:02 +1000
committerSipke Vriend <sipke.vriend@xilinx.com>2013-05-15 08:59:02 +1000
commit212a38e595ae289d8f1c0593b04509e56f283e40 (patch)
tree0500ed2e222e9d0eaed58719bc2650cd312aefb6 /README
parentf65ed451863417c85be555903377218cb0aac855 (diff)
downloadmeta-xilinx-212a38e595ae289d8f1c0593b04509e56f283e40.tar.gz
Add a README file for the meta-xilinx layer.
Signed-off-by: Philip Balister <philip@balister.org>
Diffstat (limited to 'README')
-rw-r--r--README18
1 files changed, 18 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 00000000..55a9e4b3
--- /dev/null
+++ b/README
@@ -0,0 +1,18 @@
1This layer provides support for Xilinx microblaze and zynq platforms.
2
3Specific boards supported by this layer:
4
5 * kc705 microblaze TRD
6 * zc702 Zynq evaluation board
7
8End users should create a layer and use bbappends to extend
9the recipes in this layer to support their boards.
10
11Patches for this layer should be sent to meta-xilinx@lists.yoctoproject.org.
12
13You can submit single patches with this command:
14
15'git send-email -M -1 --to meta-xilinx@lists.yoctoproject.org --subject-prefix=PATCH'
16
17For longer sets fork the meta-xilinx repo on github and push to a branch.
18