<?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のトピックIssue with Network manager configuration in yocto</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Issue-with-Network-manager-configuration-in-yocto/m-p/1621471#M203201</link>
    <description>&lt;P&gt;I have a digi connectcore 8m nano SOM and I am trying to make a static eth0 configuration in yocto for the same. Following the instructions as specified in the official documentation&amp;nbsp;&lt;BR /&gt;(&lt;A href="https://www.digi.com/resources/documentation/digidocs/embedded/dey/3.0/cc8mnano/yocto_t_configure-network-settings" target="_blank" rel="noopener"&gt;https://www.digi.com/resources/documentation/digidocs/embedded/dey/3.0/cc8mnano/yocto_t_configure-network-settings&lt;/A&gt;)&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have added the following lines in my local.conf&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;PRE&gt;&lt;SPAN&gt;&lt;BR /&gt;ETH0_MODE = "static"&lt;BR /&gt;ETH0_STATIC_IP&lt;/SPAN&gt; = &lt;SPAN&gt;"192.168.0.2"&lt;/SPAN&gt;
&lt;SPAN&gt;ETH0_STATIC_NETMASK&lt;/SPAN&gt; = "255.255.255.0&lt;SPAN&gt;"&lt;/SPAN&gt;
&lt;SPAN&gt;ETH0_STATIC_GATEWAY&lt;/SPAN&gt; = &lt;SPAN&gt;"192.168.0.255"&lt;/SPAN&gt;
&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;During building the image, the following error shows up&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;| readelf: Error: '/usr/lib/libjansson.so': No such file&lt;BR /&gt;| configure: error: Unable to locate the Jansson library&lt;BR /&gt;| WARNING: exit code 1 from a shell command.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Inspecting a few files, networkmanager_%.bb depends on the jansson package (libjansson.so), however, there was no such file found in the sysroot-native.&amp;nbsp;&lt;BR /&gt;Am I missing something here in the setup? or do I need to do some additional setup during the build?&lt;BR /&gt;TIA.&lt;/P&gt;</description>
    <pubDate>Fri, 24 Mar 2023 10:21:35 GMT</pubDate>
    <dc:creator>dkapure</dc:creator>
    <dc:date>2023-03-24T10:21:35Z</dc:date>
    <item>
      <title>Issue with Network manager configuration in yocto</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Issue-with-Network-manager-configuration-in-yocto/m-p/1621471#M203201</link>
      <description>&lt;P&gt;I have a digi connectcore 8m nano SOM and I am trying to make a static eth0 configuration in yocto for the same. Following the instructions as specified in the official documentation&amp;nbsp;&lt;BR /&gt;(&lt;A href="https://www.digi.com/resources/documentation/digidocs/embedded/dey/3.0/cc8mnano/yocto_t_configure-network-settings" target="_blank" rel="noopener"&gt;https://www.digi.com/resources/documentation/digidocs/embedded/dey/3.0/cc8mnano/yocto_t_configure-network-settings&lt;/A&gt;)&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have added the following lines in my local.conf&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;PRE&gt;&lt;SPAN&gt;&lt;BR /&gt;ETH0_MODE = "static"&lt;BR /&gt;ETH0_STATIC_IP&lt;/SPAN&gt; = &lt;SPAN&gt;"192.168.0.2"&lt;/SPAN&gt;
&lt;SPAN&gt;ETH0_STATIC_NETMASK&lt;/SPAN&gt; = "255.255.255.0&lt;SPAN&gt;"&lt;/SPAN&gt;
&lt;SPAN&gt;ETH0_STATIC_GATEWAY&lt;/SPAN&gt; = &lt;SPAN&gt;"192.168.0.255"&lt;/SPAN&gt;
&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;During building the image, the following error shows up&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;| readelf: Error: '/usr/lib/libjansson.so': No such file&lt;BR /&gt;| configure: error: Unable to locate the Jansson library&lt;BR /&gt;| WARNING: exit code 1 from a shell command.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Inspecting a few files, networkmanager_%.bb depends on the jansson package (libjansson.so), however, there was no such file found in the sysroot-native.&amp;nbsp;&lt;BR /&gt;Am I missing something here in the setup? or do I need to do some additional setup during the build?&lt;BR /&gt;TIA.&lt;/P&gt;</description>
      <pubDate>Fri, 24 Mar 2023 10:21:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Issue-with-Network-manager-configuration-in-yocto/m-p/1621471#M203201</guid>
      <dc:creator>dkapure</dc:creator>
      <dc:date>2023-03-24T10:21:35Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with Network manager configuration in yocto</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Issue-with-Network-manager-configuration-in-yocto/m-p/1622163#M203257</link>
      <description>&lt;P&gt;Please refer&amp;nbsp;digi documents to check your steps&lt;/P&gt;</description>
      <pubDate>Mon, 27 Mar 2023 03:00:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Issue-with-Network-manager-configuration-in-yocto/m-p/1622163#M203257</guid>
      <dc:creator>Zhiming_Liu</dc:creator>
      <dc:date>2023-03-27T03:00:25Z</dc:date>
    </item>
  </channel>
</rss>

