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