<?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のトピックlinux-can has moved from gitorious.org to github.com</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/linux-can-has-moved-from-gitorious-org-to-github-com/m-p/405978#M60381</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The linux-can project has moved from gitorious.org to github.com&lt;/P&gt;&lt;P&gt;This has not been updated in the yocto bitbake recipe for the previous generation fsl-release-bsp-3.10.17_1.0.0&lt;/P&gt;&lt;P&gt;I ran in to this issue while compiling the Freescale Linux release 3.10.17 for the SABRE Smart Devices Platform MCIMX6Q-SDP&lt;/P&gt;&lt;P&gt;This HAS been corrected in the latest Freescale release 3.10.53&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The bitbake error looks like this:&lt;/P&gt;&lt;P&gt;ERROR: Function failed: Fetcher failure for URL: 'git://git.gitorious.org/linux-can/can-utils.git;protocol=git'. Unable to fetch URL from any source.&lt;/P&gt;&lt;P&gt;ERROR: Logfile of failure stored in: ....../fsl-release-bsp-3.10.17_1.0.0/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/can-utils/1.0-r0/temp/log.do_fetch.93285&lt;/P&gt;&lt;P&gt;ERROR: Task 1935 (....../fsl-release-bsp-3.10.17_1.0.0/sources/meta-fsl-bsp-release/imx/meta-fsl-demos/recipes-connectivity/can-utils/can-utils_1.0.bb, do_fetch) failed with exit code '1'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The correction I made was to edit the file .../fsl-release-bsp-3.10.17_1.0.0/sources/meta-fsl-bsp-release/imx/meta-fsl-demos/recipes-connectivity/can-utils/can-utils_1.0.bb&lt;/P&gt;&lt;P&gt;Change line 11:&lt;/P&gt;&lt;P&gt;FROM:&amp;nbsp;&amp;nbsp; SRC_URI = "git://git.gitorious.org/linux-can/${BPN}.git;protocol=git;branch=master"&lt;/P&gt;&lt;P&gt;TO:&amp;nbsp;&amp;nbsp; SRC_URI = "git://github.com/linux-can/${BPN}.git;protocol=git;branch=master"&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 06 May 2015 15:12:58 GMT</pubDate>
    <dc:creator>fweller</dc:creator>
    <dc:date>2015-05-06T15:12:58Z</dc:date>
    <item>
      <title>linux-can has moved from gitorious.org to github.com</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/linux-can-has-moved-from-gitorious-org-to-github-com/m-p/405978#M60381</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The linux-can project has moved from gitorious.org to github.com&lt;/P&gt;&lt;P&gt;This has not been updated in the yocto bitbake recipe for the previous generation fsl-release-bsp-3.10.17_1.0.0&lt;/P&gt;&lt;P&gt;I ran in to this issue while compiling the Freescale Linux release 3.10.17 for the SABRE Smart Devices Platform MCIMX6Q-SDP&lt;/P&gt;&lt;P&gt;This HAS been corrected in the latest Freescale release 3.10.53&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The bitbake error looks like this:&lt;/P&gt;&lt;P&gt;ERROR: Function failed: Fetcher failure for URL: 'git://git.gitorious.org/linux-can/can-utils.git;protocol=git'. Unable to fetch URL from any source.&lt;/P&gt;&lt;P&gt;ERROR: Logfile of failure stored in: ....../fsl-release-bsp-3.10.17_1.0.0/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/can-utils/1.0-r0/temp/log.do_fetch.93285&lt;/P&gt;&lt;P&gt;ERROR: Task 1935 (....../fsl-release-bsp-3.10.17_1.0.0/sources/meta-fsl-bsp-release/imx/meta-fsl-demos/recipes-connectivity/can-utils/can-utils_1.0.bb, do_fetch) failed with exit code '1'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The correction I made was to edit the file .../fsl-release-bsp-3.10.17_1.0.0/sources/meta-fsl-bsp-release/imx/meta-fsl-demos/recipes-connectivity/can-utils/can-utils_1.0.bb&lt;/P&gt;&lt;P&gt;Change line 11:&lt;/P&gt;&lt;P&gt;FROM:&amp;nbsp;&amp;nbsp; SRC_URI = "git://git.gitorious.org/linux-can/${BPN}.git;protocol=git;branch=master"&lt;/P&gt;&lt;P&gt;TO:&amp;nbsp;&amp;nbsp; SRC_URI = "git://github.com/linux-can/${BPN}.git;protocol=git;branch=master"&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 May 2015 15:12:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/linux-can-has-moved-from-gitorious-org-to-github-com/m-p/405978#M60381</guid>
      <dc:creator>fweller</dc:creator>
      <dc:date>2015-05-06T15:12:58Z</dc:date>
    </item>
    <item>
      <title>Re: linux-can has moved from gitorious.org to github.com</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/linux-can-has-moved-from-gitorious-org-to-github-com/m-p/405979#M60382</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Flint,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Care to submit a patch to meta-fsl-arm list?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Fabio Estevam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 May 2015 15:20:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/linux-can-has-moved-from-gitorious-org-to-github-com/m-p/405979#M60382</guid>
      <dc:creator>fabio_estevam</dc:creator>
      <dc:date>2015-05-06T15:20:11Z</dc:date>
    </item>
  </channel>
</rss>

