summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorMatthew McClintock <msm@freescale.com>2012-11-13 12:37:27 -0600
committerMatthew McClintock <msm@freescale.com>2012-12-04 13:17:36 -0600
commit8aae062bd9000dd2a69796fef2dc8f8d17caf32d (patch)
tree345d614ab9a8eaf37687c3c80a09ba64ea159d8d /README
parent9851a13c7e2a017d5c61847a96001e5071665cf5 (diff)
downloadmeta-fsl-ppc-8aae062bd9000dd2a69796fef2dc8f8d17caf32d.tar.gz
update README
Signed-off-by: Matthew McClintock <msm@freescale.com>
Diffstat (limited to 'README')
-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'