<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic git clone kernel_imx fail ??? in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/git-clone-kernel-imx-fail/m-p/695274#M107804</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;lmd@ubuntu:~/android442$ git clone git://git.freescale.com/imx/linux-2.6-imx.git kernel_imx&lt;BR /&gt;Cloning into 'kernel_imx'...&lt;BR /&gt;fatal: read error: Connection reset by peer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 29 Sep 2017 06:44:08 GMT</pubDate>
    <dc:creator>glj</dc:creator>
    <dc:date>2017-09-29T06:44:08Z</dc:date>
    <item>
      <title>git clone kernel_imx fail ???</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/git-clone-kernel-imx-fail/m-p/695274#M107804</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;lmd@ubuntu:~/android442$ git clone git://git.freescale.com/imx/linux-2.6-imx.git kernel_imx&lt;BR /&gt;Cloning into 'kernel_imx'...&lt;BR /&gt;fatal: read error: Connection reset by peer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Sep 2017 06:44:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/git-clone-kernel-imx-fail/m-p/695274#M107804</guid>
      <dc:creator>glj</dc:creator>
      <dc:date>2017-09-29T06:44:08Z</dc:date>
    </item>
    <item>
      <title>Re: git clone kernel_imx fail ???</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/git-clone-kernel-imx-fail/m-p/695275#M107805</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Now it is ok!&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Sep 2017 07:18:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/git-clone-kernel-imx-fail/m-p/695275#M107805</guid>
      <dc:creator>glj</dc:creator>
      <dc:date>2017-09-29T07:18:10Z</dc:date>
    </item>
    <item>
      <title>Re: git clone kernel_imx fail ???</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/git-clone-kernel-imx-fail/m-p/695276#M107806</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Glad to hear it's working for you - I saw a similar error and was able to make progress by cloning only the single branch I needed:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;git clone -b imx_4.9.11_1.0.0_ga&amp;nbsp; --single-branch git://git.freescale.com/imx/linux-imx.git&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 01 Oct 2017 16:42:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/git-clone-kernel-imx-fail/m-p/695276#M107806</guid>
      <dc:creator>jesse_zbikowski</dc:creator>
      <dc:date>2017-10-01T16:42:19Z</dc:date>
    </item>
    <item>
      <title>Re: git clone kernel_imx fail ???</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/git-clone-kernel-imx-fail/m-p/695277#M107807</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Please note that for one or the other reason the GIT server is sometimes not reachable, but you still have the option to download the source code from Freescale Public GIT&amp;nbsp; (&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fgit.freescale.com%2Fgit%2F" rel="nofollow" target="_blank"&gt;http://git.freescale.com/git/&lt;/A&gt;&lt;SPAN&gt;) and then build it. If you have the need for various builds based on the same release, then it's useful to download all sources one time and base the following builds then on (a copy of) the local sources:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;$ bitbake -c fetchall target&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;SPAN&gt;In Yocto Project Development Manual (&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fwww.yoctoproject.org%2Fdocs%2F2.0%2Fdev-manual%2Fdev-manual.html" rel="nofollow" target="_blank"&gt;http://www.yoctoproject.org/docs/2.0/dev-manual/dev-manual.html&lt;/A&gt;&lt;SPAN&gt;) in chapter 5.15 you find some more information.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On the other hand, verify that you have internet connection and you may contact your system administrator because if you are using firewalls or porxy server this may avoid conenction.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Carlos&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Oct 2017 17:37:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/git-clone-kernel-imx-fail/m-p/695277#M107807</guid>
      <dc:creator>Carlos_Musich</dc:creator>
      <dc:date>2017-10-02T17:37:04Z</dc:date>
    </item>
  </channel>
</rss>

