<?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: How to add missing perl modules into yocto.</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/How-to-add-missing-perl-modules-into-yocto/m-p/626126#M95000</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ark&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please check&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://stackoverflow.com/questions/20037681/how-can-i-install-missing-perl-modules-on-an-embedded-system" title="http://stackoverflow.com/questions/20037681/how-can-i-install-missing-perl-modules-on-an-embedded-system"&gt;How can I install missing perl modules on an embedded system? - Stack Overflow&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;also this can be posted on to meta-fsl-arm mailing list, so that someone familiar with it could try to assist you.&lt;BR /&gt;&lt;A href="https://lists.yoctoproject.org/listinfo/meta-freescale"&gt;https://lists.yoctoproject.org/listinfo/meta-freescale&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;BR /&gt;igor&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>Thu, 20 Apr 2017 09:55:56 GMT</pubDate>
    <dc:creator>igorpadykov</dc:creator>
    <dc:date>2017-04-20T09:55:56Z</dc:date>
    <item>
      <title>How to add missing perl modules into yocto.</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-add-missing-perl-modules-into-yocto/m-p/626125#M94999</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #242729; background-color: #ffffff;"&gt;Hello&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #242729; background-color: #ffffff;"&gt;I am trying to install Unix Bench into iMX6 Poky Yocto 1.6.2 . I successfully cross compiled Unix Bench source code. But &amp;nbsp;when i run Unix Bench, generated error said these 4 perl modules can not be found:&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;PRE class="" style="color: #393318; border: 0px; font-size: 13px; margin: 0px 0px 1em; padding: 5px;"&gt;&lt;CODE style="border: 0px; font-size: 13px;"&gt;&lt;SPAN class="" style="color: #101094; border: 0px; font-size: 13px;"&gt;use&lt;/SPAN&gt;&lt;SPAN class="" style="color: #303336; border: 0px; font-size: 13px;"&gt; POSIX qw&lt;/SPAN&gt;&lt;SPAN class="" style="color: #303336; border: 0px; font-size: 13px;"&gt;(&lt;/SPAN&gt;&lt;SPAN class="" style="color: #303336; border: 0px; font-size: 13px;"&gt;strftime&lt;/SPAN&gt;&lt;SPAN class="" style="color: #303336; border: 0px; font-size: 13px;"&gt;);
&lt;/SPAN&gt;&lt;SPAN class="" style="color: #303336; border: 0px; font-size: 13px;"&gt;&lt;/SPAN&gt;&lt;SPAN class="" style="color: #101094; border: 0px; font-size: 13px;"&gt;use&lt;/SPAN&gt;&lt;SPAN class="" style="color: #303336; border: 0px; font-size: 13px;"&gt; &lt;/SPAN&gt;&lt;SPAN class="" style="color: #2b91af; border: 0px; font-size: 13px;"&gt;Time&lt;/SPAN&gt;&lt;SPAN class="" style="color: #303336; border: 0px; font-size: 13px;"&gt;::&lt;/SPAN&gt;&lt;SPAN class="" style="color: #2b91af; border: 0px; font-size: 13px;"&gt;HiRes&lt;/SPAN&gt;&lt;SPAN class="" style="color: #303336; border: 0px; font-size: 13px;"&gt;;
&lt;/SPAN&gt;&lt;SPAN class="" style="color: #303336; border: 0px; font-size: 13px;"&gt;&lt;/SPAN&gt;&lt;SPAN class="" style="color: #101094; border: 0px; font-size: 13px;"&gt;use&lt;/SPAN&gt;&lt;SPAN class="" style="color: #303336; border: 0px; font-size: 13px;"&gt; IO&lt;/SPAN&gt;&lt;SPAN class="" style="color: #303336; border: 0px; font-size: 13px;"&gt;::&lt;/SPAN&gt;&lt;SPAN class="" style="color: #2b91af; border: 0px; font-size: 13px;"&gt;Handle&lt;/SPAN&gt;&lt;SPAN class="" style="color: #303336; border: 0px; font-size: 13px;"&gt;;
&lt;/SPAN&gt;&lt;SPAN class="" style="color: #303336; border: 0px; font-size: 13px;"&gt;&lt;/SPAN&gt;&lt;SPAN class="" style="color: #101094; border: 0px; font-size: 13px;"&gt;use&lt;/SPAN&gt;&lt;SPAN class="" style="color: #303336; border: 0px; font-size: 13px;"&gt; &lt;/SPAN&gt;&lt;SPAN class="" style="color: #2b91af; border: 0px; font-size: 13px;"&gt;FindBin&lt;/SPAN&gt;&lt;SPAN class="" style="color: #303336; border: 0px; font-size: 13px;"&gt;;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;SPAN style="color: #242729; background-color: #ffffff;"&gt;So did i miss&amp;nbsp;some thing while build the system?&lt;BR /&gt;Or any way to add these modules into yocto?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #242729; background-color: #ffffff;"&gt;Thanks&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Apr 2017 06:03:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-add-missing-perl-modules-into-yocto/m-p/626125#M94999</guid>
      <dc:creator>arkceajin</dc:creator>
      <dc:date>2017-04-20T06:03:13Z</dc:date>
    </item>
    <item>
      <title>Re: How to add missing perl modules into yocto.</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-add-missing-perl-modules-into-yocto/m-p/626126#M95000</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ark&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please check&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://stackoverflow.com/questions/20037681/how-can-i-install-missing-perl-modules-on-an-embedded-system" title="http://stackoverflow.com/questions/20037681/how-can-i-install-missing-perl-modules-on-an-embedded-system"&gt;How can I install missing perl modules on an embedded system? - Stack Overflow&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;also this can be posted on to meta-fsl-arm mailing list, so that someone familiar with it could try to assist you.&lt;BR /&gt;&lt;A href="https://lists.yoctoproject.org/listinfo/meta-freescale"&gt;https://lists.yoctoproject.org/listinfo/meta-freescale&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;BR /&gt;igor&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>Thu, 20 Apr 2017 09:55:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-add-missing-perl-modules-into-yocto/m-p/626126#M95000</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2017-04-20T09:55:56Z</dc:date>
    </item>
    <item>
      <title>Re: How to add missing perl modules into yocto.</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-add-missing-perl-modules-into-yocto/m-p/626127#M95001</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&amp;nbsp;igor&lt;BR /&gt;&lt;BR /&gt;Thanks you for answering my question, I added the modules into local.conf and rebuild the yocto solved the problem.&lt;BR /&gt;&lt;BR /&gt;Ark&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Apr 2017 00:21:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-add-missing-perl-modules-into-yocto/m-p/626127#M95001</guid>
      <dc:creator>arkceajin</dc:creator>
      <dc:date>2017-04-21T00:21:28Z</dc:date>
    </item>
  </channel>
</rss>

