<?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>P-SeriesのトピックRe: Crda installation</title>
    <link>https://community.nxp.com/t5/P-Series/Crda-installation/m-p/382711#M2012</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Sunder,&lt;/P&gt;&lt;P&gt;I have faced the same problem and solved by adding crda source manually. Below the steps which I followed.@&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;wget &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://wireless.kernel.org/download/crda/crda-1.1.3.tar.bz2" target="_blank"&gt;http://wireless.kernel.org/download/crda/crda-1.1.3.tar.bz2&lt;/A&gt;&lt;/P&gt;&lt;P&gt;cp crda-1.1.3.tar.bz2 downloads/&lt;/P&gt;&lt;P&gt;touch downloads/crda-1.1.3.tar.bz2&lt;/P&gt;&lt;P&gt;and before starting the build process, commented the url path and checksum checking parameter in BB script. Below my bb script for crda -&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DESCRIPTION = "Wireless Central Regulatory Domain Agent"&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;HOMEPAGE = "&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://wireless.kernel.org/en/developers/Regulatory/CRDA" target="_blank"&gt;http://wireless.kernel.org/en/developers/Regulatory/CRDA&lt;/A&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;LICENSE = "ISC"&lt;/P&gt;&lt;P&gt;LIC_FILES_CHKSUM = "file://LICENSE;md5=07c4f6dea3845b02a18dc00c8c87699c"&lt;/P&gt;&lt;P&gt;DEPENDS = "python-m2crypto-native python-native libgcrypt libnl"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;#SRC_URI = "&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://wireless.kernel.org/download/crda/$" target="_blank"&gt;http://wireless.kernel.org/download/crda/$&lt;/A&gt;&lt;SPAN&gt;{BP}.tar.bz2;name=crda \&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;#&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://wireless.kernel.org/download/wireless-regdb/regulatory.bins/2013.01.11-regulatory.bin;name=bin" target="_blank"&gt;http://wireless.kernel.org/download/wireless-regdb/regulatory.bins/2013.01.11-regulatory.bin;name=bin&lt;/A&gt;&lt;SPAN&gt; \&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;#"&lt;/P&gt;&lt;P&gt;#Defined local source path by MELabs-Feb24,2015&lt;/P&gt;&lt;P&gt;#SRC_URI = "file://home/sijisunny/Desktop/Atoll/FreeScale/Build/imx/downloads/crda-1.1.3.tar.bz2;name=crda2;name=crda \&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;#&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://wireless.kernel.org/download/wireless-regdb/regulatory.bins/2013.01.11-regulatory.bin;name=bin" target="_blank"&gt;http://wireless.kernel.org/download/wireless-regdb/regulatory.bins/2013.01.11-regulatory.bin;name=bin&lt;/A&gt;&lt;SPAN&gt; \&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;#"&lt;/P&gt;&lt;P&gt;#SRC_URI[crda.md5sum] = "4852ec6af7a01c1e34bba9c3e95552d9"&lt;/P&gt;&lt;P&gt;#SRC_URI[crda.sha256sum] = "027b3540c80b07c138f8ba37cb7d770b65845f92c20fe827f05619285eff0a70"&lt;/P&gt;&lt;P&gt;inherit python-dir pythonnative&lt;/P&gt;&lt;P&gt;# Recursive make problem !&lt;/P&gt;&lt;P&gt;EXTRA_OEMAKE = "MAKEFLAGS= DESTDIR=${D}"&lt;/P&gt;&lt;P&gt;do_compile() {&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; oe_runmake all_noverify&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;&lt;P&gt;do_install() {&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; oe_runmake install&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; install -d ${D}${libdir}/crda/&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; install -m 0644 ${WORKDIR}/2013.01.11-regulatory.bin ${D}${libdir}/crda/regulatory.bin&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;&lt;P&gt;RDEPENDS_${PN} = "udev"&lt;/P&gt;&lt;P&gt;FILES_${PN} += "${libdir}crda/regulatory.bin \&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ${base_libdir}/udev/rules.d/85-regulatory.rules \&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 24 Feb 2015 14:32:28 GMT</pubDate>
    <dc:creator>sijisunny</dc:creator>
    <dc:date>2015-02-24T14:32:28Z</dc:date>
    <item>
      <title>Crda installation</title>
      <link>https://community.nxp.com/t5/P-Series/Crda-installation/m-p/382710#M2011</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The following error is thrown, when crda packages is installed in bitbake environment.&lt;/P&gt;&lt;P&gt;One of the option is&amp;nbsp; given as to change the md5sum and sha256sum, in the recipe file in SRC_URI.&amp;nbsp; I could not find such receipe file.&amp;nbsp; My internet connection is fine and some other packages are getting installed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is the solution for this problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Best Regards,&lt;/P&gt;&lt;P&gt;Sunder &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;***************************************************************************************************************************************************************************************************&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Fetcher failure for URL: '&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://wireless.kernel.org/download/crda/crda-1.1.3.tar.bz2;name=crda" target="_blank"&gt;http://wireless.kernel.org/download/crda/crda-1.1.3.tar.bz2;name=crda&lt;/A&gt;&lt;SPAN&gt;'. Checksum mismatch!&lt;/SPAN&gt;&lt;BR /&gt;File: '/home/sunder/QorIQ-SDK-V1.7/QorIQ-SDK-V1.7-20141218-yocto/poky/build_p1020rdb_release/../sources/crda-1.1.3.tar.bz2' has md5 checksum 001279002bbc49021bb00ac522583aac when 29579185e06a75675507527243d28e5c was expected&lt;BR /&gt;File: '/home/sunder/QorIQ-SDK-V1.7/QorIQ-SDK-V1.7-20141218-yocto/poky/build_p1020rdb_release/../sources/crda-1.1.3.tar.bz2' has sha256 checksum c59aca2e3f0e020af87e5d406ef4c9c27d99411be01eccd25792111a171db799 when aa8a7fe92f0765986c421a5b6768a185375ac210393df0605ee132f6754825f0 was expected&lt;BR /&gt;If this change is expected (e.g. you have upgraded to a new version without updating the checksums) &lt;STRONG&gt;then you can use these lines within the recipe:&lt;/STRONG&gt;&lt;BR /&gt;SRC_URI[crda.md5sum] = "001279002bbc49021bb00ac522583aac"&lt;BR /&gt;SRC_URI[crda.sha256sum] = "c59aca2e3f0e020af87e5d406ef4c9c27d99411be01eccd25792111a171db799"&lt;BR /&gt;Otherwise you should retry the download and/or check with upstream to determine if the file has become corrupted or otherwise unexpectedly modified.&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;ERROR: Function failed: Fetcher failure for URL: '&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://wireless.kernel.org/download/crda/crda-1.1.3.tar.bz2;name=crda" target="_blank"&gt;http://wireless.kernel.org/download/crda/crda-1.1.3.tar.bz2;name=crda&lt;/A&gt;&lt;SPAN&gt;'. Unable to fetch URL from any source.&lt;/SPAN&gt;&lt;BR /&gt;ERROR: Logfile of failure stored in: /home/sunder/QorIQ-SDK-V1.7/QorIQ-SDK-V1.7-20141218-yocto/poky/build_p1020rdb_release/tmp/work/ppce500v2-fsl-linux-gnuspe/crda/1.1.3-r0/temp/log.do_fetch.30114&lt;BR /&gt;ERROR: Task 4 (/home/sunder/QorIQ-SDK-V1.7/QorIQ-SDK-V1.7-20141218-yocto/meta-oe/meta-networking/recipes-connectivity/crda/crda_1.1.3.bb, do_fetch) failed with exit code '1'&lt;BR /&gt;NOTE: Tasks Summary: Attempted 781 tasks of which 760 didn't need to be rerun and 1 failed.&lt;BR /&gt;Waiting for 0 running tasks to finish:&lt;/P&gt;&lt;P&gt;Summary: 1 task failed:&lt;BR /&gt;&amp;nbsp; /home/sunder/QorIQ-SDK-V1.7/QorIQ-SDK-V1.7-20141218-yocto/meta-oe/meta-networking/recipes-connectivity/crda/crda_1.1.3.bb, do_fetch&lt;BR /&gt;Summary: There were 2 WARNING messages shown.&lt;BR /&gt;Summary: There were 2 ERROR messages shown, returning a non-zero exit code.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Feb 2015 06:06:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/P-Series/Crda-installation/m-p/382710#M2011</guid>
      <dc:creator>sunder</dc:creator>
      <dc:date>2015-02-18T06:06:45Z</dc:date>
    </item>
    <item>
      <title>Re: Crda installation</title>
      <link>https://community.nxp.com/t5/P-Series/Crda-installation/m-p/382711#M2012</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Sunder,&lt;/P&gt;&lt;P&gt;I have faced the same problem and solved by adding crda source manually. Below the steps which I followed.@&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;wget &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://wireless.kernel.org/download/crda/crda-1.1.3.tar.bz2" target="_blank"&gt;http://wireless.kernel.org/download/crda/crda-1.1.3.tar.bz2&lt;/A&gt;&lt;/P&gt;&lt;P&gt;cp crda-1.1.3.tar.bz2 downloads/&lt;/P&gt;&lt;P&gt;touch downloads/crda-1.1.3.tar.bz2&lt;/P&gt;&lt;P&gt;and before starting the build process, commented the url path and checksum checking parameter in BB script. Below my bb script for crda -&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DESCRIPTION = "Wireless Central Regulatory Domain Agent"&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;HOMEPAGE = "&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://wireless.kernel.org/en/developers/Regulatory/CRDA" target="_blank"&gt;http://wireless.kernel.org/en/developers/Regulatory/CRDA&lt;/A&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;LICENSE = "ISC"&lt;/P&gt;&lt;P&gt;LIC_FILES_CHKSUM = "file://LICENSE;md5=07c4f6dea3845b02a18dc00c8c87699c"&lt;/P&gt;&lt;P&gt;DEPENDS = "python-m2crypto-native python-native libgcrypt libnl"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;#SRC_URI = "&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://wireless.kernel.org/download/crda/$" target="_blank"&gt;http://wireless.kernel.org/download/crda/$&lt;/A&gt;&lt;SPAN&gt;{BP}.tar.bz2;name=crda \&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;#&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://wireless.kernel.org/download/wireless-regdb/regulatory.bins/2013.01.11-regulatory.bin;name=bin" target="_blank"&gt;http://wireless.kernel.org/download/wireless-regdb/regulatory.bins/2013.01.11-regulatory.bin;name=bin&lt;/A&gt;&lt;SPAN&gt; \&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;#"&lt;/P&gt;&lt;P&gt;#Defined local source path by MELabs-Feb24,2015&lt;/P&gt;&lt;P&gt;#SRC_URI = "file://home/sijisunny/Desktop/Atoll/FreeScale/Build/imx/downloads/crda-1.1.3.tar.bz2;name=crda2;name=crda \&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;#&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://wireless.kernel.org/download/wireless-regdb/regulatory.bins/2013.01.11-regulatory.bin;name=bin" target="_blank"&gt;http://wireless.kernel.org/download/wireless-regdb/regulatory.bins/2013.01.11-regulatory.bin;name=bin&lt;/A&gt;&lt;SPAN&gt; \&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;#"&lt;/P&gt;&lt;P&gt;#SRC_URI[crda.md5sum] = "4852ec6af7a01c1e34bba9c3e95552d9"&lt;/P&gt;&lt;P&gt;#SRC_URI[crda.sha256sum] = "027b3540c80b07c138f8ba37cb7d770b65845f92c20fe827f05619285eff0a70"&lt;/P&gt;&lt;P&gt;inherit python-dir pythonnative&lt;/P&gt;&lt;P&gt;# Recursive make problem !&lt;/P&gt;&lt;P&gt;EXTRA_OEMAKE = "MAKEFLAGS= DESTDIR=${D}"&lt;/P&gt;&lt;P&gt;do_compile() {&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; oe_runmake all_noverify&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;&lt;P&gt;do_install() {&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; oe_runmake install&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; install -d ${D}${libdir}/crda/&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; install -m 0644 ${WORKDIR}/2013.01.11-regulatory.bin ${D}${libdir}/crda/regulatory.bin&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;&lt;P&gt;RDEPENDS_${PN} = "udev"&lt;/P&gt;&lt;P&gt;FILES_${PN} += "${libdir}crda/regulatory.bin \&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ${base_libdir}/udev/rules.d/85-regulatory.rules \&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Feb 2015 14:32:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/P-Series/Crda-installation/m-p/382711#M2012</guid>
      <dc:creator>sijisunny</dc:creator>
      <dc:date>2015-02-24T14:32:28Z</dc:date>
    </item>
    <item>
      <title>Re: Crda installation</title>
      <link>https://community.nxp.com/t5/P-Series/Crda-installation/m-p/382712#M2013</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for reply and solution.&amp;nbsp; I am newbie for Yocto environment. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As I mentioned, in my query,&amp;nbsp; I could not understand, which is the BB script file to update.&amp;nbsp; &lt;/P&gt;&lt;P&gt;In the bitbake environment, I have already compiled for&amp;nbsp; bitbake fsl-image-core&amp;nbsp; and bitbake fsl-image-minimal for p1020rdb&lt;BR /&gt; I have given bitbake crda as&amp;nbsp; command to install it.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example, I have given bitbake libnl command.&amp;nbsp; Libnl got installed without manipulating bb script file.&amp;nbsp;&amp;nbsp; Since crda has some issues like check sum, do I have to create new bb file in the specific path&amp;nbsp; or use the existing one in specific location?&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have seen one bb file valgrind.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Sunder&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Feb 2015 17:17:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/P-Series/Crda-installation/m-p/382712#M2013</guid>
      <dc:creator>sunder</dc:creator>
      <dc:date>2015-02-24T17:17:08Z</dc:date>
    </item>
    <item>
      <title>Re: Crda installation</title>
      <link>https://community.nxp.com/t5/P-Series/Crda-installation/m-p/382713#M2014</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sunder Kumaresan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think the BB script is crda_1.1.3.bb, which is under the path:&lt;/P&gt;&lt;P&gt;QorIQ-SDK-V1.7/QorIQ-SDK-V1.7-20141218-yocto/meta-oe/meta-networking/recipes-connectivity/crda/&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The path is also indicated in one line of the log you pasted above:&lt;/P&gt;&lt;P&gt;ERROR: Task 4 (/home/sunder/QorIQ-SDK-V1.7/QorIQ-SDK-V1.7-20141218-yocto/meta-oe/meta-networking/recipes-connectivity/crda/crda_1.1.3.bb, do_fetch) failed with exit code '1'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Lunmin&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>Fri, 17 Apr 2015 02:15:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/P-Series/Crda-installation/m-p/382713#M2014</guid>
      <dc:creator>lunminliang</dc:creator>
      <dc:date>2015-04-17T02:15:22Z</dc:date>
    </item>
  </channel>
</rss>

