diff options
| author | Matthew McClintock <msm@freescale.com> | 2012-11-26 15:43:33 -0600 |
|---|---|---|
| committer | Matthew McClintock <msm@freescale.com> | 2012-11-30 14:41:51 -0600 |
| commit | 14143929e0a4299ae00deb1e63606994a4c0db06 (patch) | |
| tree | cb6d913b44cd7df50fca252874b78560ae1fdb63 | |
| parent | f0944fd98c66ee580b98ed856a8ba94822c75d80 (diff) | |
| download | meta-fsl-ppc-14143929e0a4299ae00deb1e63606994a4c0db06.tar.gz | |
README: add message about git.freescale.com vs. git.yp.org
Signed-off-by: Matthew McClintock <msm@freescale.com>
| -rw-r--r-- | README | 9 |
1 files changed, 9 insertions, 0 deletions
| @@ -34,3 +34,12 @@ optionally include a branch if the patch applies to multiple branches, | |||
| 34 | otherwise master is assumed | 34 | otherwise master is assumed |
| 35 | 35 | ||
| 36 | git send-email --to meta-freescale@yoctoproject.org --subject-prefix='meta-fsl-ppc][PATCH][denzil][danny][master' | 36 | git send-email --to meta-freescale@yoctoproject.org --subject-prefix='meta-fsl-ppc][PATCH][denzil][danny][master' |
| 37 | |||
| 38 | git.yoctoproject.org vs. git.freescale.com: | ||
| 39 | ------------------------------------------- | ||
| 40 | |||
| 41 | git.yoctoproject.org hosts the official upstream work of Freescale's OE/YP repos, | ||
| 42 | for official SDK releases at times we need to do last minute fixes or include things | ||
| 43 | not supported upstream so we have a different repo on git.freescale.com for the | ||
| 44 | official release. git.freescale.com should be based off repos from git.yoctoproject.org | ||
| 45 | |||
