From 6cf21f9acb2a94634119f0e9ba336795bd595fd0 Mon Sep 17 00:00:00 2001 From: Matthew McClintock Date: Mon, 26 Nov 2012 15:43:33 -0600 Subject: README: add message about git.freescale.com vs. git.yp.org Signed-off-by: Matthew McClintock --- README | 9 +++++++++ 1 file changed, 9 insertions(+) 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, otherwise master is assumed git send-email --to meta-freescale@yoctoproject.org --subject-prefix='meta-fsl-ppc][PATCH][denzil][danny][master' + +git.yoctoproject.org vs. git.freescale.com: +------------------------------------------- + +git.yoctoproject.org hosts the official upstream work of Freescale's OE/YP repos, +for official SDK releases at times we need to do last minute fixes or include things +not supported upstream so we have a different repo on git.freescale.com for the +official release. git.freescale.com should be based off repos from git.yoctoproject.org + -- cgit v1.2.3-54-g00ecf