<?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: Including LibUSB Library in the Yocto Image</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Including-LibUSB-Library-in-the-Yocto-Image/m-p/828545#M127344</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you installed development package of libusb? It should be named libusb-1.0.0-dev&lt;SPAN class=""&gt;&lt;/SPAN&gt; or something similar to that.&lt;SPAN class=""&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 04 Dec 2018 10:17:45 GMT</pubDate>
    <dc:creator>turker</dc:creator>
    <dc:date>2018-12-04T10:17:45Z</dc:date>
    <item>
      <title>Including LibUSB Library in the Yocto Image</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Including-LibUSB-Library-in-the-Yocto-Image/m-p/828543#M127342</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have included "libusb1" and "libusb-compat" in the image by doing IMAGE_INSTALL_append. After booting&amp;nbsp;I see the libraries installed under "/lib".&lt;/P&gt;&lt;P&gt;The application has to include the libusb&amp;nbsp;header file which I expect to be in the user space "/usr/include" and libraries in "/usr/lib" but they are not. Am I skipping any steps? Any alternate methods are appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Goal: To be able to use libusb API in the application and compile with the library&lt;/P&gt;&lt;P&gt;Yocto Image: core-image-base&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Bharat&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Dec 2018 15:20:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Including-LibUSB-Library-in-the-Yocto-Image/m-p/828543#M127342</guid>
      <dc:creator>bharatkumarbach</dc:creator>
      <dc:date>2018-12-03T15:20:52Z</dc:date>
    </item>
    <item>
      <title>Re: Including LibUSB Library in the Yocto Image</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Including-LibUSB-Library-in-the-Yocto-Image/m-p/828544#M127343</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bharat&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;libusb&amp;nbsp; is used by "imx_usb_loader"utility developed by third parties, one&lt;/P&gt;&lt;P&gt;can look at its usage on&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://github.com/boundarydevices/imx_usb_loader" title="https://github.com/boundarydevices/imx_usb_loader"&gt;GitHub - boundarydevices/imx_usb_loader: USB &amp;amp; UART loader for i.MX5/6/7/8 series&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/thread/441563"&gt;https://community.nxp.com/thread/441563&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://variwiki.com/index.php?title=Imx_usb_loader" title="http://variwiki.com/index.php?title=Imx_usb_loader"&gt;Imx usb loader - Variscite Wiki&lt;/A&gt;&amp;nbsp;&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>Tue, 04 Dec 2018 07:30:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Including-LibUSB-Library-in-the-Yocto-Image/m-p/828544#M127343</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2018-12-04T07:30:35Z</dc:date>
    </item>
    <item>
      <title>Re: Including LibUSB Library in the Yocto Image</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Including-LibUSB-Library-in-the-Yocto-Image/m-p/828545#M127344</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you installed development package of libusb? It should be named libusb-1.0.0-dev&lt;SPAN class=""&gt;&lt;/SPAN&gt; or something similar to that.&lt;SPAN class=""&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Dec 2018 10:17:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Including-LibUSB-Library-in-the-Yocto-Image/m-p/828545#M127344</guid>
      <dc:creator>turker</dc:creator>
      <dc:date>2018-12-04T10:17:45Z</dc:date>
    </item>
    <item>
      <title>Re: Including LibUSB Library in the Yocto Image</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Including-LibUSB-Library-in-the-Yocto-Image/m-p/828546#M127345</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for replying. There is no package&amp;nbsp;named "&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;libusb-1.0.0-dev" to be included in the yocto&amp;nbsp;image atleast&amp;nbsp;in the meta-openembedded layer.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Thanks&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Dec 2018 17:53:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Including-LibUSB-Library-in-the-Yocto-Image/m-p/828546#M127345</guid>
      <dc:creator>bharatkumarbach</dc:creator>
      <dc:date>2018-12-04T17:53:33Z</dc:date>
    </item>
    <item>
      <title>Re: Including LibUSB Library in the Yocto Image</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Including-LibUSB-Library-in-the-Yocto-Image/m-p/828547#M127346</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the reply. I got around&amp;nbsp;the issue by downloading and including the libusb.h into my project and linking against the library(libusb-1.0.so.0.1.0) in /lib besides those in /usr/lib.&lt;/P&gt;&lt;P&gt;I have a problem to try the method you suggested. I want it to be installed with the image and don't&amp;nbsp;have access to the internet to perform&amp;nbsp;&lt;/P&gt;&lt;PRE class="" style="color: #000000; background: #f5f2f0; border: 0px; margin: 0.5em 0px; padding: 1em 1em 1em 3.8em;"&gt;&lt;CODE style="border: 0px; font-weight: inherit;"&gt;sudo apt-get install libusb-1.0-0-dev -y&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Bharat&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Dec 2018 18:00:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Including-LibUSB-Library-in-the-Yocto-Image/m-p/828547#M127346</guid>
      <dc:creator>bharatkumarbach</dc:creator>
      <dc:date>2018-12-04T18:00:10Z</dc:date>
    </item>
  </channel>
</rss>

