<?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>i.MX ProcessorsのトピックRe: Problem on RioT Board (iMX 6Solo Cortex A9) Compilation</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Problem-on-RioT-Board-iMX-6Solo-Cortex-A9-Compilation/m-p/668376#M102839</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&amp;nbsp;&lt;STRONG class="" style="color: #646464; background-color: #ffffff; border: 0px; font-weight: 200; font-size: 1.286rem; padding: 0px 0px 0px 30px;"&gt;&lt;SPAN class="" style="border: 0px; font-weight: inherit; font-size: 18.004px;"&gt;CarlosCasillas&lt;/SPAN&gt;&lt;IMG alt="" src="https://community.nxp.com/2016.3.7.a36c780/images/inline-reply-arrow.png" style="border: 0px; font-weight: inherit; font-size: 18.004px;" /&gt;,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG class="" style="color: #646464; background-color: #ffffff; border: 0px; font-weight: 200; font-size: 1.286rem; padding: 0px 0px 0px 30px;"&gt;&amp;nbsp;Thanks alot. We have one more board from Freescale i.e iMX28 EVK. Our ultimate aim is ti integrate CAN to our application, So whether the above board has CAN controller + CAN transceiver. Kindly please let me know, So that we will use above i.MX28 EVK board. &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG class="" style="color: #646464; background-color: #ffffff; border: 0px; font-weight: 200; font-size: 1.286rem; padding: 0px 0px 0px 30px;"&gt;Thanks,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG class="" style="color: #646464; background-color: #ffffff; border: 0px; font-weight: 200; font-size: 1.286rem; padding: 0px 0px 0px 30px;"&gt;Karthik&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 08 Aug 2017 05:59:12 GMT</pubDate>
    <dc:creator>santhoshkarthik</dc:creator>
    <dc:date>2017-08-08T05:59:12Z</dc:date>
    <item>
      <title>Problem on RioT Board (iMX 6Solo Cortex A9) Compilation</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Problem-on-RioT-Board-iMX-6Solo-Cortex-A9-Compilation/m-p/668374#M102837</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="color: #333333; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;Hi,&lt;/P&gt;&lt;P style="color: #333333; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;&amp;nbsp;&amp;nbsp; In our Corporate network Git is blocked, So while compiling I had below error,&lt;/P&gt;&lt;P style="color: #333333; background-color: #ffffff; border: 0px; font-size: 14px; padding: 0px;"&gt;ERROR: Function failed: Fetcher failure for URL: 'git://github.com/philb/update-rc.d.git'. Unable to fetch URL from any source.&lt;/P&gt;&lt;P style="color: #333333; background-color: #ffffff; border: 0px; font-size: 14px; padding: 0px;"&gt;ERROR: Logfile of failure stored in: /home/irgmhm/yocto/fsl-arm-yocto-bsp/build/tmp/work/x86_64-linux/update-rc.d-native/0.7-r5/temp/log.do_fetch.3806&lt;/P&gt;&lt;P style="color: #333333; background-color: #ffffff; border: 0px; font-size: 14px; padding: 0px;"&gt;ERROR: Task 248 (virtual:native:/home/irgmhm/yocto/fsl-arm-yocto-bsp/sources/poky/meta/recipes-core/update-rc.d/update-rc.d_0.7.bb, do_fetch) failed with exit code '1'&lt;/P&gt;&lt;P style="color: #333333; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="color: #333333; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;I think this is because of fetching update-rc.d script from Git site, Since it is blocked it is throwing an error.&lt;/P&gt;&lt;P style="color: #333333; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;and I tried to get the file and add it in my PC in &lt;STRONG&gt;../sources/poky/meta/recipes-core/update-rc.d/update-rc.d/.&lt;/STRONG&gt;&amp;nbsp; and I changed SRC to local path&amp;nbsp;&lt;STRONG&gt;SRC_URI = "file://update-rc.d \ &lt;/STRONG&gt;now it is throwing following error,&lt;/P&gt;&lt;P style="color: #333333; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;Applying patch add-verbose.patch&lt;BR /&gt;can't find file to patch at input line 5&lt;BR /&gt;Perhaps you used the wrong -p or --strip option?&lt;BR /&gt;The text leading up to this was:&lt;BR /&gt;--------------------------&lt;BR /&gt;|Upstream-Status: Pending&lt;BR /&gt;|&lt;BR /&gt;|--- update-rc.d/update-rc.d.org 2005-01-03 00:30:47.000000000 +0200&lt;BR /&gt;|+++ update-rc.d/update-rc.d 2007-12-01 19:41:08.000000000 +0200&lt;BR /&gt;--------------------------&lt;BR /&gt;No file to patch. Skipping patch.&lt;BR /&gt;5 out of 5 hunks ignored&lt;BR /&gt;Patch add-verbose.patch does not apply (enforce with -f)&lt;BR /&gt;ERROR: Function failed: patch_do_patch&lt;BR /&gt;ERROR: Logfile of failure stored in: /home/irgmhm/karthik/yocto/fsl-arm-yocto-bsp/build/tmp/work/x86_64-linux/update-rc.d-native/0.7-r5/temp/log.do_patch.2135&lt;BR /&gt;ERROR: Task 245 (virtual:native:/home/irgmhm/karthik/yocto/fsl-arm-yocto-bsp/sources/poky/meta/recipes-core/update-rc.d/update-rc.d_0.7.bb, do_patch) failed with exit code '1'&lt;/P&gt;&lt;P style="color: #333333; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;&lt;/P&gt;&lt;P style="color: #333333; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;&lt;BR /&gt;So Please share any mirror link for the above script file or give me solution for the above error.&lt;/P&gt;&lt;P style="color: #333333; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Aug 2017 11:05:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Problem-on-RioT-Board-iMX-6Solo-Cortex-A9-Compilation/m-p/668374#M102837</guid>
      <dc:creator>santhoshkarthik</dc:creator>
      <dc:date>2017-08-07T11:05:36Z</dc:date>
    </item>
    <item>
      <title>Re: Problem on RioT Board (iMX 6Solo Cortex A9) Compilation</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Problem-on-RioT-Board-iMX-6Solo-Cortex-A9-Compilation/m-p/668375#M102838</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&amp;nbsp; Karthikeyan,&lt;BR /&gt;NXP does not support RIoT board as it is not developed by NXP. You can refer the following link for support:&lt;BR /&gt;&lt;A href="https://www.element14.com/community/community/designcenter/single-board-computers/riotboard"&gt;https://www.element14.com/community/community/designcenter/single-board-computers/riotboard&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Hope this will be useful for you.&lt;BR /&gt;Best regards!&lt;BR /&gt;/Carlos&lt;BR /&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>Tue, 08 Aug 2017 05:23:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Problem-on-RioT-Board-iMX-6Solo-Cortex-A9-Compilation/m-p/668375#M102838</guid>
      <dc:creator>CarlosCasillas</dc:creator>
      <dc:date>2017-08-08T05:23:41Z</dc:date>
    </item>
    <item>
      <title>Re: Problem on RioT Board (iMX 6Solo Cortex A9) Compilation</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Problem-on-RioT-Board-iMX-6Solo-Cortex-A9-Compilation/m-p/668376#M102839</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&amp;nbsp;&lt;STRONG class="" style="color: #646464; background-color: #ffffff; border: 0px; font-weight: 200; font-size: 1.286rem; padding: 0px 0px 0px 30px;"&gt;&lt;SPAN class="" style="border: 0px; font-weight: inherit; font-size: 18.004px;"&gt;CarlosCasillas&lt;/SPAN&gt;&lt;IMG alt="" src="https://community.nxp.com/2016.3.7.a36c780/images/inline-reply-arrow.png" style="border: 0px; font-weight: inherit; font-size: 18.004px;" /&gt;,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG class="" style="color: #646464; background-color: #ffffff; border: 0px; font-weight: 200; font-size: 1.286rem; padding: 0px 0px 0px 30px;"&gt;&amp;nbsp;Thanks alot. We have one more board from Freescale i.e iMX28 EVK. Our ultimate aim is ti integrate CAN to our application, So whether the above board has CAN controller + CAN transceiver. Kindly please let me know, So that we will use above i.MX28 EVK board. &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG class="" style="color: #646464; background-color: #ffffff; border: 0px; font-weight: 200; font-size: 1.286rem; padding: 0px 0px 0px 30px;"&gt;Thanks,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG class="" style="color: #646464; background-color: #ffffff; border: 0px; font-weight: 200; font-size: 1.286rem; padding: 0px 0px 0px 30px;"&gt;Karthik&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Aug 2017 05:59:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Problem-on-RioT-Board-iMX-6Solo-Cortex-A9-Compilation/m-p/668376#M102839</guid>
      <dc:creator>santhoshkarthik</dc:creator>
      <dc:date>2017-08-08T05:59:12Z</dc:date>
    </item>
  </channel>
</rss>

