summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthew McClintock <msm@freescale.com>2012-11-13 12:37:27 -0600
committerMatthew McClintock <msm@freescale.com>2012-11-13 12:39:18 -0600
commit3e5a2ee09f759b23c2cf95962e30a0c6955ae22c (patch)
treeaefe912d80665e375090a07be057ed2adc0aa7cc
parentef010404de2ec6cc51c1d40b4b91d8ee3126aead (diff)
downloadmeta-fsl-ppc-3e5a2ee09f759b23c2cf95962e30a0c6955ae22c.tar.gz
update README
Signed-off-by: Matthew McClintock <msm@freescale.com>
-rw-r--r--README32
1 files changed, 32 insertions, 0 deletions
diff --git a/README b/README
index 31ccba0..645afbb 100644
--- a/README
+++ b/README
@@ -2,3 +2,35 @@ meta-fsl-ppc
2========== 2==========
3 3
4This is the location for Freescale PowerPC maintained BSP's 4This is the location for Freescale PowerPC maintained BSP's
5
6This layer depends on:
7URI: git://git.openembedded.org/openembedded-core
8branch: master
9revision: HEAD
10
11It's testing to be working against YP 1.1 (edison) onwards after
12checking out the appropriate branch
13
14Contributing
15------------
16
17To contribute to this layer you should the patches for review to the
18mailing list.
19
20Mailing list:
21
22 https://lists.yoctoproject.org/listinfo/meta-freescale
23
24Source code:
25
26 git://git.yoctoproject.org/meta-fsl-ppc
27 http://git.yoctoproject.org/git/meta-fsl-ppc
28
29When sending patches, please use something like:
30
31git send-email --to meta-freescale@yoctoproject.org --subject-prefix='meta-fsl-ppc][PATCH'
32
33optionally include a branch if the patch applies to multiple branches,
34otherwise master is assumed
35
36git send-email --to meta-freescale@yoctoproject.org --subject-prefix='meta-fsl-ppc][PATCH][denzil][danny][master'