<?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>LayerscapeのトピックRe: Cannot clone repos from source.codeaurora.org</title>
    <link>https://community.nxp.com/t5/Layerscape/Cannot-clone-repos-from-source-codeaurora-org/m-p/765389#M3345</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I was able to use this to get the source:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 9.0pt;"&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;git clone &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=https%3A%2F%2Fgithub.com%2Fqoriq-open-source%2Flinux.git" rel="nofollow" target="_blank"&gt;https://github.com/qoriq-open-source/linux.git&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 9.0pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;cd linux&lt;BR /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;git checkout tags/LSDK-18.03-V4.14&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 9.0pt;"&gt;Hope this helps.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 02 Aug 2018 20:39:59 GMT</pubDate>
    <dc:creator>jopado</dc:creator>
    <dc:date>2018-08-02T20:39:59Z</dc:date>
    <item>
      <title>Cannot clone repos from source.codeaurora.org</title>
      <link>https://community.nxp.com/t5/Layerscape/Cannot-clone-repos-from-source-codeaurora-org/m-p/765385#M3341</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am trying to get kernel and uboot source for Layerscape 18.03. Instructions from LSDK-KC-REV18.03.pdf chapter 7. Anyone else having issues?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;user@ls1046:~$ git clone &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=https%3A%2F%2Fsource.codeaurora.org%2Fexternal%2Fqoriq%2Fqoriq-components%2Flinux" rel="nofollow" target="_blank"&gt;https://source.codeaurora.org/external/qoriq/qoriq-components/linux&lt;/A&gt;&lt;BR /&gt;Cloning into 'linux'...&lt;BR /&gt;remote: Counting objects: 6194997, done.&lt;BR /&gt;remote: Compressing objects: 100% (18195/18195), done.&lt;BR /&gt;remote: Total 6194997 (delta 51131), reused 60145 (delta 49138)&lt;BR /&gt;Receiving objects: 100% (6194997/6194997), 1.06 GiB | 844.00 KiB/s, done.&lt;BR /&gt;Resolving deltas: 100% (5201161/5201161), done.&lt;BR /&gt;Checking connectivity... done.&lt;BR /&gt;warning: remote HEAD refers to nonexistent ref, &lt;SPAN style="color: #ff0000;"&gt;unable to checkout.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;user@ls1046:~$ git clone &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=https%3A%2F%2Fsource.codeaurora.org%2Fexternal%2Fqoriq%2Fqoriq-components%2Fu-boot" rel="nofollow" target="_blank"&gt;https://source.codeaurora.org/external/qoriq/qoriq-components/u-boot&lt;/A&gt;&lt;BR /&gt;Cloning into 'u-boot'...&lt;BR /&gt;remote: Counting objects: 563314, done.&lt;BR /&gt;remote: Compressing objects: 100% (1422/1422), done.&lt;BR /&gt;remote: Total 563314 (delta 1829), reused 2091 (delta 1492)&lt;BR /&gt;Receiving objects: 100% (563314/563314), 94.86 MiB | 1.01 MiB/s, done.&lt;BR /&gt;Resolving deltas: 100% (465361/465361), done.&lt;BR /&gt;Checking connectivity... done.&lt;BR /&gt;warning: remote HEAD refers to nonexistent ref, &lt;SPAN style="color: #ff0000;"&gt;unable to checkout.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Jun 2018 17:08:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/Cannot-clone-repos-from-source-codeaurora-org/m-p/765385#M3341</guid>
      <dc:creator>jopado</dc:creator>
      <dc:date>2018-06-08T17:08:33Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot clone repos from source.codeaurora.org</title>
      <link>https://community.nxp.com/t5/Layerscape/Cannot-clone-repos-from-source-codeaurora-org/m-p/765386#M3342</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; background: white;"&gt;Use the following command sequence for flex-builder of the LSDK 18.03:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; background: white;"&gt;1.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; background: white;"&gt;source setup.env&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; background: white;"&gt;2.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; background: white;"&gt;flex-builder -c firmware -a arm64&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Pavel Chubakov&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>Wed, 13 Jun 2018 11:53:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/Cannot-clone-repos-from-source-codeaurora-org/m-p/765386#M3342</guid>
      <dc:creator>Pavel</dc:creator>
      <dc:date>2018-06-13T11:53:11Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot clone repos from source.codeaurora.org</title>
      <link>https://community.nxp.com/t5/Layerscape/Cannot-clone-repos-from-source-codeaurora-org/m-p/765387#M3343</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Lets try this again. Please see section 7 of the LSDK 18.03 Documenation,&lt;/P&gt;&lt;P&gt;specifically the following.  The git clone does not work. Is this the&lt;/P&gt;&lt;P&gt;correct repo? Is the documentation wrong? What is the URL to the coreect&lt;/P&gt;&lt;P&gt;repo please.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jun 2018 16:43:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/Cannot-clone-repos-from-source-codeaurora-org/m-p/765387#M3343</guid>
      <dc:creator>jopado</dc:creator>
      <dc:date>2018-06-13T16:43:22Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot clone repos from source.codeaurora.org</title>
      <link>https://community.nxp.com/t5/Layerscape/Cannot-clone-repos-from-source-codeaurora-org/m-p/765388#M3344</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;@Joe Dougherty, I'm having the same issue. Was this even resolved? Thanks&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Aug 2018 20:20:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/Cannot-clone-repos-from-source-codeaurora-org/m-p/765388#M3344</guid>
      <dc:creator>stuartrubin</dc:creator>
      <dc:date>2018-08-02T20:20:34Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot clone repos from source.codeaurora.org</title>
      <link>https://community.nxp.com/t5/Layerscape/Cannot-clone-repos-from-source-codeaurora-org/m-p/765389#M3345</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I was able to use this to get the source:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 9.0pt;"&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;git clone &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=https%3A%2F%2Fgithub.com%2Fqoriq-open-source%2Flinux.git" rel="nofollow" target="_blank"&gt;https://github.com/qoriq-open-source/linux.git&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 9.0pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;cd linux&lt;BR /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;git checkout tags/LSDK-18.03-V4.14&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 9.0pt;"&gt;Hope this helps.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Aug 2018 20:39:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/Cannot-clone-repos-from-source-codeaurora-org/m-p/765389#M3345</guid>
      <dc:creator>jopado</dc:creator>
      <dc:date>2018-08-02T20:39:59Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot clone repos from source.codeaurora.org</title>
      <link>https://community.nxp.com/t5/Layerscape/Cannot-clone-repos-from-source-codeaurora-org/m-p/765390#M3346</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, Joe,&amp;nbsp;I'll try it now.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Aug 2018 13:19:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/Cannot-clone-repos-from-source-codeaurora-org/m-p/765390#M3346</guid>
      <dc:creator>stuartrubin</dc:creator>
      <dc:date>2018-08-03T13:19:54Z</dc:date>
    </item>
  </channel>
</rss>

