<?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 Re: Problem building fsl-release-bsp in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Problem-building-fsl-release-bsp/m-p/610504#M92128</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Nearly an hour later the second clone started going again so I'll try my bitbake again.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 08 Feb 2017 09:22:06 GMT</pubDate>
    <dc:creator>chris_f</dc:creator>
    <dc:date>2017-02-08T09:22:06Z</dc:date>
    <item>
      <title>Problem building fsl-release-bsp</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Problem-building-fsl-release-bsp/m-p/610499#M92123</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm trying to build a yocto image for the imx6ull14x14evk following instructions from i.MX_Yocto_Project_User's_Guide_21 on Ubuntu 16.04.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The build goes well but hangs on:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Currently 1 running tasks (2510 of 2550):&lt;BR /&gt;0: linux-imx-4.1.15-r0 do_fetch (pid 29480)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The stalled git fetch appears to be:&lt;/P&gt;&lt;P&gt;git -c core.fsyncobjectfiles=0 clone --bare --mirror git://git.freescale.com/imx/linux-imx.git /home/chris/workspace/opensource/fsl-release-bsp/downloads//git2/git.freescale.com.imx.linux-imx.git&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've restarted a few times and tried a couple of different target builds but the result is the same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any clues gratefully received!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Feb 2017 20:50:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Problem-building-fsl-release-bsp/m-p/610499#M92123</guid>
      <dc:creator>chris_f</dc:creator>
      <dc:date>2017-02-07T20:50:52Z</dc:date>
    </item>
    <item>
      <title>Re: Problem building fsl-release-bsp</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Problem-building-fsl-release-bsp/m-p/610500#M92124</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Chris_F,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Failures while fetching are usually related to connectivity problems. It is odd that this is the only fetch operation failing but I tested git://git.freescale.com/imx/linux-imx.git and it is up. Could you try to access it from git to check if perhaps your firewall is preventing you from reaching this repository? Also make sure that the EULA flag on the conf/local.conf is set to "1".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As a side note, I would recommend switching your host to Ubuntu 14.04 which is more tested and less likely to cause problems. I don't think this particular issue is related to the host OS version but on the long run it may be better to switch to a more tested distribution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Feb 2017 00:28:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Problem-building-fsl-release-bsp/m-p/610500#M92124</guid>
      <dc:creator>gusarambula</dc:creator>
      <dc:date>2017-02-08T00:28:49Z</dc:date>
    </item>
    <item>
      <title>Re: Problem building fsl-release-bsp</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Problem-building-fsl-release-bsp/m-p/610501#M92125</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi gusarambula,&lt;/P&gt;&lt;P&gt;This is a little strange. I tried to clone the repository.&lt;/P&gt;&lt;P&gt;That seemed to be going fine then it stalled:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: terminal, monaco, monospace;"&gt;chris:tmp$ mkdir imx&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: terminal, monaco, monospace;"&gt;chris:tmp$ cd imx&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: terminal, monaco, monospace;"&gt;chris:imx$ git clone git://git.freescale.com/imx/linux-imx.git&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: terminal, monaco, monospace;"&gt;Cloning into 'linux-imx'...&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: terminal, monaco, monospace;"&gt;remote: Counting objects: 4290838, done.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: terminal, monaco, monospace;"&gt;remote: Compressing objects: 100% (674299/674299), done.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: 'andale mono', monospace;"&gt;&lt;SPAN style="font-family: terminal, monaco, monospace;"&gt;Receiving objects: 17% (749928/4290838), 412.04 MiB | 412.00 KiB/s&lt;/SPAN&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It's been like that for half an hour.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My network seems fine but I can't ping git.freescale.com:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: terminal, monaco, monospace;"&gt;chris:imx$ ping git.freescale.com&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: terminal, monaco, monospace;"&gt;PING git.freescale.com (192.88.156.202) 56(84) bytes of data.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: terminal, monaco, monospace;"&gt;^C&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: terminal, monaco, monospace;"&gt;--- git.freescale.com ping statistics ---&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: terminal, monaco, monospace;"&gt;4 packets transmitted, 0 received, 100% packet loss, time 3023ms&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: terminal, monaco, monospace;"&gt;chris:imx$ ping google.com&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: terminal, monaco, monospace;"&gt;PING google.com (213.105.64.247) 56(84) bytes of data.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: terminal, monaco, monospace;"&gt;64 bytes from 213.105.64.247: icmp_seq=1 ttl=59 time=14.4 ms&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: terminal, monaco, monospace;"&gt;64 bytes from 213.105.64.247: icmp_seq=2 ttl=59 time=17.9 ms&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: terminal, monaco, monospace;"&gt;^C&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: terminal, monaco, monospace;"&gt;--- google.com ping statistics ---&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: terminal, monaco, monospace;"&gt;2 packets transmitted, 2 received, 0% packet loss, time 1001ms&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: terminal, monaco, monospace;"&gt;rtt min/avg/max/mdev = 14.407/16.199/17.992/1.797 ms&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm on fast home broadband link I don't think there's a firewall involved unless it's getting hung up on one of my ISP's filters ...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Feb 2017 07:18:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Problem-building-fsl-release-bsp/m-p/610501#M92125</guid>
      <dc:creator>chris_f</dc:creator>
      <dc:date>2017-02-08T07:18:01Z</dc:date>
    </item>
    <item>
      <title>Re: Problem building fsl-release-bsp</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Problem-building-fsl-release-bsp/m-p/610502#M92126</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe the fact that I can't ping git.freescale.com isn't relevant. I can use nmap to check that the git port is open and that looks fine but my git clone is still stalled:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: terminal, monaco, monospace;"&gt;chris:imx$ nmap -p 9418 git.freescale.com&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: terminal, monaco, monospace;"&gt;&lt;SPAN&gt;Starting Nmap 7.01 ( &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=https%3A%2F%2Fnmap.org" rel="nofollow" target="_blank"&gt;https://nmap.org&lt;/A&gt;&lt;SPAN&gt; ) at 2017-02-08 07:22 GMT&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: terminal, monaco, monospace;"&gt;Nmap scan report for git.freescale.com (192.88.156.202)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: terminal, monaco, monospace;"&gt;Host is up (0.17s latency).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: terminal, monaco, monospace;"&gt;rDNS record for 192.88.156.202: opensource.freescale.com&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: terminal, monaco, monospace;"&gt;PORT STATE SERVICE&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: terminal, monaco, monospace;"&gt;9418/tcp open git&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: terminal, monaco, monospace;"&gt;Nmap done: 1 IP address (1 host up) scanned in 5.85 seconds&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Feb 2017 07:24:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Problem-building-fsl-release-bsp/m-p/610502#M92126</guid>
      <dc:creator>chris_f</dc:creator>
      <dc:date>2017-02-08T07:24:48Z</dc:date>
    </item>
    <item>
      <title>Re: Problem building fsl-release-bsp</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Problem-building-fsl-release-bsp/m-p/610503#M92127</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I interrupted that attempt to git clone and restarted. It stalled at a similar but not the same point:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: terminal, monaco, monospace;"&gt;chris:imx$ git clone git://git.freescale.com/imx/linux-imx.git&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: terminal, monaco, monospace;"&gt;Cloning into 'linux-imx'...&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: terminal, monaco, monospace;"&gt;remote: Counting objects: 4290838, done.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: terminal, monaco, monospace;"&gt;remote: Compressing objects: 100% (674299/674299), done.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: terminal, monaco, monospace;"&gt;^Cceiving objects: 17% (749928/4290838), 412.04 MiB | 412.00 KiB/s &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: terminal, monaco, monospace;"&gt;chris:imx$ &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: terminal, monaco, monospace;"&gt;chris:imx$ ls&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: terminal, monaco, monospace;"&gt;chris:imx$ git clone git://git.freescale.com/imx/linux-imx.git&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: terminal, monaco, monospace;"&gt;Cloning into 'linux-imx'...&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: terminal, monaco, monospace;"&gt;remote: Counting objects: 4290838, done.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: terminal, monaco, monospace;"&gt;remote: Compressing objects: 100% (674299/674299), done.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: terminal, monaco, monospace;"&gt;Receiving objects: 15% (653447/4290838), 365.96 MiB | 408.00 KiB/s&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Feb 2017 08:56:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Problem-building-fsl-release-bsp/m-p/610503#M92127</guid>
      <dc:creator>chris_f</dc:creator>
      <dc:date>2017-02-08T08:56:58Z</dc:date>
    </item>
    <item>
      <title>Re: Problem building fsl-release-bsp</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Problem-building-fsl-release-bsp/m-p/610504#M92128</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Nearly an hour later the second clone started going again so I'll try my bitbake again.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Feb 2017 09:22:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Problem-building-fsl-release-bsp/m-p/610504#M92128</guid>
      <dc:creator>chris_f</dc:creator>
      <dc:date>2017-02-08T09:22:06Z</dc:date>
    </item>
    <item>
      <title>Re: Problem building fsl-release-bsp</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Problem-building-fsl-release-bsp/m-p/610505#M92129</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Still having big problems with git.freescale.com. Tried a fresh directory repo init and sync:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: terminal, monaco, monospace;"&gt;chris:fsl-release-bsp$ repo sync&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: terminal, monaco, monospace;"&gt;fatal: read error: Connection reset by peer&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: terminal, monaco, monospace;"&gt;Fetching project meta-fsl-arm&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: terminal, monaco, monospace;"&gt;Fetching project meta-browser&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: terminal, monaco, monospace;"&gt;remote: Counting objects: 2900, done. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: terminal, monaco, monospace;"&gt;remote: Counting objects: 13363, done. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: terminal, monaco, monospace;"&gt;remote: Compressing objects: 100% (4737/4737), done. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: terminal, monaco, monospace;"&gt;remote: Total 2900 (delta 0), reused 0 (delta 0), pack-reused 2900 &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: terminal, monaco, monospace;"&gt;Receiving objects: 100% (2900/2900), 705.02 KiB | 239.00 KiB/s, done.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: terminal, monaco, monospace;"&gt;Resolving deltas: 100% (1957/1957), done.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: terminal, monaco, monospace;"&gt;From git://github.com/OSSystems/meta-browser&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: terminal, monaco, monospace;"&gt; * [new branch] danny -&amp;gt; OSSystems/danny&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: terminal, monaco, monospace;"&gt;... all OK&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: terminal, monaco, monospace;"&gt;* [new branch] morty -&amp;gt; OSSystems/morty&lt;/SPAN&gt;&lt;BR /&gt;&lt;STRONG style="font-family: terminal, monaco, monospace;"&gt;Fetching projects: 11% (1/9) Fetching project meta-fsl-bsp-release&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG style="font-family: terminal, monaco, monospace;"&gt;fatal: read error: Connection reset by peer MiB | 1.40 MiB/s &lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN style="font-family: terminal, monaco, monospace;"&gt;remote: Total 13363 (delta 8410), reused 13041 (delta 8088) &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: terminal, monaco, monospace;"&gt;Receiving objects: 100% (13363/13363), 38.32 MiB | 1.64 MiB/s, done.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: terminal, monaco, monospace;"&gt;Resolving deltas: 100% (8410/8410), done.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: terminal, monaco, monospace;"&gt;From git://git.yoctoproject.org/meta-fsl-arm&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: terminal, monaco, monospace;"&gt; * [new branch] 1.4_M3 -&amp;gt; yocto/1.4_M3&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: terminal, monaco, monospace;"&gt;... all OK&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: terminal, monaco, monospace;"&gt; * [new tag] yocto_1.5_M5.rc8 -&amp;gt; yocto_1.5_M5.rc8&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: terminal, monaco, monospace;"&gt;Fetching projects: 55% (5/9) &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: terminal, monaco, monospace;"&gt;error: Exited sync due to fetch errors&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Feb 2017 11:31:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Problem-building-fsl-release-bsp/m-p/610505#M92129</guid>
      <dc:creator>chris_f</dc:creator>
      <dc:date>2017-02-08T11:31:21Z</dc:date>
    </item>
    <item>
      <title>Re: Problem building fsl-release-bsp</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Problem-building-fsl-release-bsp/m-p/610506#M92130</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've&amp;nbsp;&lt;EM&gt;finally&lt;/EM&gt; been able to bake an image. I made no changes to the process.&lt;/P&gt;&lt;P&gt;It seems the problem was due to very patchy service from git.freescale.com.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Feb 2017 13:29:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Problem-building-fsl-release-bsp/m-p/610506#M92130</guid>
      <dc:creator>chris_f</dc:creator>
      <dc:date>2017-02-08T13:29:16Z</dc:date>
    </item>
    <item>
      <title>Re: Problem building fsl-release-bsp</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Problem-building-fsl-release-bsp/m-p/610507#M92131</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm glad to hear that, Chris_F! Sometimes repositories are down or very saturated but I'm glad you were able to bitbake and hopefully this problem was a one time thing.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Feb 2017 14:30:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Problem-building-fsl-release-bsp/m-p/610507#M92131</guid>
      <dc:creator>gusarambula</dc:creator>
      <dc:date>2017-02-08T14:30:15Z</dc:date>
    </item>
    <item>
      <title>Re: Problem building fsl-release-bsp</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Problem-building-fsl-release-bsp/m-p/610508#M92132</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Even better than that, the image I just built booted up just fine once I realised that this line in&amp;nbsp;i.MX Yocto Project User's Guide should NOT say of=/dev/sd&amp;lt;partition&amp;gt; but the entire card.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;6.1 Flashing an SD card image&lt;BR /&gt;An SD card image provides the full system to boot with U-Boot and kernel. To flash an SD card image, run the following&lt;BR /&gt;command:&lt;/P&gt;&lt;P&gt;$ sudo dd if=&amp;lt;image name&amp;gt;.sdcard of=/dev/sd&lt;EM&gt;&amp;lt;partition&amp;gt;&lt;/EM&gt; bs=1M &amp;amp;&amp;amp; sync&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Feb 2017 14:38:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Problem-building-fsl-release-bsp/m-p/610508#M92132</guid>
      <dc:creator>chris_f</dc:creator>
      <dc:date>2017-02-08T14:38:05Z</dc:date>
    </item>
    <item>
      <title>Re: Problem building fsl-release-bsp</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Problem-building-fsl-release-bsp/m-p/610509#M92133</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Chris_F,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That is true! Thanks for pointing it out. I will escalate it to the documentation team so it gets addressed on the next release of the documentation. My apologies for the mistake.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Feb 2017 15:11:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Problem-building-fsl-release-bsp/m-p/610509#M92133</guid>
      <dc:creator>gusarambula</dc:creator>
      <dc:date>2017-02-08T15:11:58Z</dc:date>
    </item>
    <item>
      <title>Re: Problem building fsl-release-bsp</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Problem-building-fsl-release-bsp/m-p/610510#M92134</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am facing the exact same problem. I am able to access git.freescale.com from my browser. but when I do a repo sync, i get fetch errors.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;me@home:~/Work/fsl_3$ repo sync&lt;BR /&gt;Fetching project meta-fsl-arm-extra&lt;BR /&gt;Fetching project meta-qt5&lt;BR /&gt;Fetching project meta-fsl-bsp-release&lt;BR /&gt;Fetching project meta-fsl-demos&lt;BR /&gt;Fetching project Sor/meta-lrd-siam&lt;BR /&gt;Fetching project Sor/meta-hu-sim&lt;BR /&gt;Fetching project Sor/meta-fsl-avb-release&lt;BR /&gt;Fetching project meta-openembedded&lt;BR /&gt;Fetching projects: 8% (1/12) Fetching project meta-browser&lt;BR /&gt;Fetching projects: 16% (2/12) Fetching project fsl-community-bsp-base&lt;BR /&gt;Fetching projects: 25% (3/12) Fetching project poky&lt;BR /&gt;Fetching projects: 33% (4/12) Fetching project meta-fsl-arm&lt;BR /&gt;Fetching projects: 58% (7/12) fatal: read error: Connection reset by peer&lt;BR /&gt;Fetching projects: 91% (11/12) fatal: read error: Connection reset by peer&lt;BR /&gt;error: Cannot fetch meta-fsl-bsp-release&lt;/P&gt;&lt;P&gt;error: Exited sync due to fetch errors&lt;BR /&gt;me@home:~/Work/fsl_3$&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 May 2017 14:43:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Problem-building-fsl-release-bsp/m-p/610510#M92134</guid>
      <dc:creator>panamalaigurura</dc:creator>
      <dc:date>2017-05-10T14:43:27Z</dc:date>
    </item>
  </channel>
</rss>

