diff options
| author | Zhenhua Luo <zhenhua.luo@freescale.com> | 2013-04-24 13:20:01 +0000 |
|---|---|---|
| committer | Zhenhua Luo <zhenhua.luo@freescale.com> | 2013-04-25 10:40:21 +0800 |
| commit | b611217d392a7af563fa3d7d0753fcf126adda94 (patch) | |
| tree | 1f78d1e95e9563f39fead6faf28c47b04a2d7650 /README | |
| parent | 963a659205b18e6066cf5826703a60af4df71ef7 (diff) | |
| download | meta-fsl-ppc-b611217d392a7af563fa3d7d0753fcf126adda94.tar.gz | |
Update README
Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
Diffstat (limited to 'README')
| -rw-r--r-- | README | 20 |
1 files changed, 10 insertions, 10 deletions
| @@ -1,16 +1,15 @@ | |||
| 1 | meta-fsl-ppc | 1 | OpenEmbedded/Yocto BSP layer for Freescale's PPC platforms |
| 2 | ========== | 2 | ========================================================== |
| 3 | 3 | ||
| 4 | This is the location for Freescale PowerPC maintained BSP's | 4 | This layer provides support for Freescale's PPC platforms for use with |
| 5 | OpenEmbedded and/or Yocto. | ||
| 5 | 6 | ||
| 6 | This layer depends on: | 7 | This layer depends on: |
| 8 | |||
| 7 | URI: git://git.openembedded.org/openembedded-core | 9 | URI: git://git.openembedded.org/openembedded-core |
| 8 | branch: master | 10 | branch: master |
| 9 | revision: HEAD | 11 | revision: HEAD |
| 10 | 12 | ||
| 11 | It's testing to be working against YP 1.1 (edison) onwards after | ||
| 12 | checking out the appropriate branch | ||
| 13 | |||
| 14 | Contributing | 13 | Contributing |
| 15 | ------------ | 14 | ------------ |
| 16 | 15 | ||
| @@ -26,14 +25,15 @@ Source code: | |||
| 26 | git://git.yoctoproject.org/meta-fsl-ppc | 25 | git://git.yoctoproject.org/meta-fsl-ppc |
| 27 | http://git.yoctoproject.org/git/meta-fsl-ppc | 26 | http://git.yoctoproject.org/git/meta-fsl-ppc |
| 28 | 27 | ||
| 29 | When sending patches, please use something like: | 28 | When creating patches, please use something like: |
| 30 | |||
| 31 | git send-email --to meta-freescale@yoctoproject.org --subject-prefix='meta-fsl-ppc][PATCH' | ||
| 32 | 29 | ||
| 30 | git format-patch -s --subject-prefix='meta-fsl-ppc dylan][PATCH' origin | ||
| 33 | optionally include a branch if the patch applies to multiple branches, | 31 | optionally include a branch if the patch applies to multiple branches, |
| 34 | otherwise master is assumed | 32 | otherwise master is assumed |
| 35 | 33 | ||
| 36 | git send-email --to meta-freescale@yoctoproject.org --subject-prefix='meta-fsl-ppc][PATCH][denzil][danny][master' | 34 | When sending patches, please use something like: |
| 35 | |||
| 36 | git send-email --to meta-freescale@yoctoproject.org <generated patch> | ||
| 37 | 37 | ||
| 38 | git.yoctoproject.org vs. git.freescale.com: | 38 | git.yoctoproject.org vs. git.freescale.com: |
| 39 | ------------------------------------------- | 39 | ------------------------------------------- |
