summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthew McClintock <msm@freescale.com>2012-11-26 15:43:33 -0600
committerMatthew McClintock <msm@freescale.com>2012-11-30 14:41:51 -0600
commit14143929e0a4299ae00deb1e63606994a4c0db06 (patch)
treecb6d913b44cd7df50fca252874b78560ae1fdb63
parentf0944fd98c66ee580b98ed856a8ba94822c75d80 (diff)
downloadmeta-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--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