summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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