summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorMatthew McClintock <msm@freescale.com>2012-11-26 15:43:33 -0600
committerMatthew McClintock <msm@freescale.com>2012-12-04 13:17:36 -0600
commit6cf21f9acb2a94634119f0e9ba336795bd595fd0 (patch)
treeb543f8a582e623277744d456f680d39de0252ccd /README
parent3f4e3e1d8f8ed719fc59be3cf0aadefb19f934bb (diff)
downloadmeta-fsl-ppc-6cf21f9acb2a94634119f0e9ba336795bd595fd0.tar.gz
README: add message about git.freescale.com vs. git.yp.org
Signed-off-by: Matthew McClintock <msm@freescale.com>
Diffstat (limited to 'README')
-rw-r--r--README9
1 files changed, 9 insertions, 0 deletions
diff --git a/README b/README
index 645afbb..1c87788 100644
--- a/README
+++ b/README
@@ -34,3 +34,12 @@ optionally include a branch if the patch applies to multiple branches,
34otherwise master is assumed 34otherwise master is assumed
35 35
36git send-email --to meta-freescale@yoctoproject.org --subject-prefix='meta-fsl-ppc][PATCH][denzil][danny][master' 36git send-email --to meta-freescale@yoctoproject.org --subject-prefix='meta-fsl-ppc][PATCH][denzil][danny][master'
37
38git.yoctoproject.org vs. git.freescale.com:
39-------------------------------------------
40
41git.yoctoproject.org hosts the official upstream work of Freescale's OE/YP repos,
42for official SDK releases at times we need to do last minute fixes or include things
43not supported upstream so we have a different repo on git.freescale.com for the
44official release. git.freescale.com should be based off repos from git.yoctoproject.org
45