<?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: Yocto iMX SSH in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Yocto-iMX-SSH/m-p/1399477#M185825</link>
    <description>&lt;P&gt;I see that description but I find it confusing as the OpenSSH, SSHLib and more are included in the sources, downloads and recipes.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I just finished an fsl-image-machine-test build and I am able to read an IP address. Is there a place that lists what features are available to each image build?&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also if the SSH and Networking sources are included in the minimal build, why are they not "turned on".&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 14 Jan 2022 14:22:48 GMT</pubDate>
    <dc:creator>MichaelBMiner</dc:creator>
    <dc:date>2022-01-14T14:22:48Z</dc:date>
    <item>
      <title>Yocto iMX SSH</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Yocto-iMX-SSH/m-p/1399088#M185786</link>
      <description>&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;I have used Yocto to build to images.&amp;nbsp;core-image-minimal and imx-image-core. Searching through the recipes and layers I see that many SSH implementations are included.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have booted my device and used a terminal to verify it boots. Using the&amp;nbsp;&lt;EM&gt;"help"&amp;nbsp;&lt;/EM&gt;command I get a list of available commands. However &lt;EM&gt;"ifconfig"&lt;/EM&gt; and &lt;EM&gt;"ip"&lt;/EM&gt; are not there as I would expect. The commands I do have are in the list below.&amp;nbsp;&lt;/P&gt;&lt;P&gt;This list came from the core-image-minimal build. I am flashing the device with the&amp;nbsp;imx-image-core image. However looking into the layers and recipes (in the conf files) they appear to be the same. Is there a setting or minimum image I have to build to get basic SSH functionality?&lt;/P&gt;&lt;P&gt;Edit 1:&lt;/P&gt;&lt;P&gt;I have loaded my imx-image-core on my SD card. The&amp;nbsp;&lt;EM&gt;"ifconfig"&lt;/EM&gt; and &lt;EM&gt;"ip" &lt;/EM&gt;commands still do not exist. However running the command&amp;nbsp;&lt;EM&gt;"bdinfo"&amp;nbsp;&lt;/EM&gt;I get the following information.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;current eth = ethernet@20b4000
ethaddr = 00:04:9f:06:f4:cc
IP addr = &amp;lt;NULL&amp;gt;&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 13 Jan 2022 22:11:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Yocto-iMX-SSH/m-p/1399088#M185786</guid>
      <dc:creator>MichaelBMiner</dc:creator>
      <dc:date>2022-01-13T22:11:07Z</dc:date>
    </item>
    <item>
      <title>Re: Yocto iMX SSH</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Yocto-iMX-SSH/m-p/1399163#M185795</link>
      <description>&lt;P&gt;The&amp;nbsp;&lt;SPAN&gt;core-image-minimal only support device boot.So there will be no ethernet function.You should try&amp;nbsp;imx-image-multimedia or&amp;nbsp;imx-image-full.The ssh function has been included in these two image.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="nxf65025_0-1642122432354.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/167598i5C588E2BEAF9E40F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="nxf65025_0-1642122432354.png" alt="nxf65025_0-1642122432354.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 14 Jan 2022 01:09:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Yocto-iMX-SSH/m-p/1399163#M185795</guid>
      <dc:creator>Zhiming_Liu</dc:creator>
      <dc:date>2022-01-14T01:09:27Z</dc:date>
    </item>
    <item>
      <title>Re: Yocto iMX SSH</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Yocto-iMX-SSH/m-p/1399477#M185825</link>
      <description>&lt;P&gt;I see that description but I find it confusing as the OpenSSH, SSHLib and more are included in the sources, downloads and recipes.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I just finished an fsl-image-machine-test build and I am able to read an IP address. Is there a place that lists what features are available to each image build?&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also if the SSH and Networking sources are included in the minimal build, why are they not "turned on".&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 14 Jan 2022 14:22:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Yocto-iMX-SSH/m-p/1399477#M185825</guid>
      <dc:creator>MichaelBMiner</dc:creator>
      <dc:date>2022-01-14T14:22:48Z</dc:date>
    </item>
  </channel>
</rss>

