<?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>topic Re: iMX8 yocto install DHCP server in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/iMX8-yocto-install-DHCP-server/m-p/1038043#M152976</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/davidvescovi"&gt;davidvescovi&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please add below line to local.conf file and compile.&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;CORE_IMAGE_EXTRA_INSTALL += "dhcp-server dhcp-client"&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Shivani&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 04 Mar 2020 12:36:25 GMT</pubDate>
    <dc:creator>shivanipatel</dc:creator>
    <dc:date>2020-03-04T12:36:25Z</dc:date>
    <item>
      <title>iMX8 yocto install DHCP server</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/iMX8-yocto-install-DHCP-server/m-p/1038041#M152974</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would like to enable a DHCP server on my yocto build (L4.14.98_2.0.0).&lt;/P&gt;&lt;P&gt;I tried to enable by just adding:&lt;/P&gt;&lt;P&gt;CORE_IMAGE_EXTRA_INSTALL += "dhcp-server"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;to my local.conf but it seems to not be enough.&lt;/P&gt;&lt;P&gt;I also tried adding a udhcpd.conf file to my /etc/ folder but it does not look like the clients are honoring anything in it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a step by step setup for building in a dhcp server as part of the yocto image build?&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Mar 2020 21:08:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/iMX8-yocto-install-DHCP-server/m-p/1038041#M152974</guid>
      <dc:creator>davidvescovi</dc:creator>
      <dc:date>2020-03-02T21:08:20Z</dc:date>
    </item>
    <item>
      <title>Re: iMX8 yocto install DHCP server</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/iMX8-yocto-install-DHCP-server/m-p/1038042#M152975</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you can refer to the link as below:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/thread/492949"&gt;IMX8 EVK DHCP not working&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/thread/341117"&gt;https://community.nxp.com/thread/341117&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Mar 2020 01:34:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/iMX8-yocto-install-DHCP-server/m-p/1038042#M152975</guid>
      <dc:creator>joanxie</dc:creator>
      <dc:date>2020-03-04T01:34:18Z</dc:date>
    </item>
    <item>
      <title>Re: iMX8 yocto install DHCP server</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/iMX8-yocto-install-DHCP-server/m-p/1038043#M152976</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/davidvescovi"&gt;davidvescovi&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please add below line to local.conf file and compile.&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;CORE_IMAGE_EXTRA_INSTALL += "dhcp-server dhcp-client"&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Shivani&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Mar 2020 12:36:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/iMX8-yocto-install-DHCP-server/m-p/1038043#M152976</guid>
      <dc:creator>shivanipatel</dc:creator>
      <dc:date>2020-03-04T12:36:25Z</dc:date>
    </item>
  </channel>
</rss>

