<?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: Edit OS settings before buiding desktop image using yocto on imx8mplus-evk</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Edit-OS-settings-before-buiding-desktop-image-using-yocto-on/m-p/1795004#M219176</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Desktop calls BSP code plus:&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;&amp;lt;?xml version="1.0" encoding="UTF-8"?&amp;gt;
&amp;lt;manifest&amp;gt;

  &amp;lt;include name="imx-6.1.55-2.2.0.xml"/&amp;gt;

  &amp;lt;project name="meta-nxp-desktop" remote="nxp-imx" path="sources/meta-nxp-desktop" revision="refs/tags/rel_lf_6.1.55_2.2.0_ldp" upstream="lf-6.1.55-2.2.0-mickledore" &amp;gt;
    &amp;lt;linkfile src="tools/imx-setup-desktop.sh" dest="imx-setup-desktop.sh"/&amp;gt;
    &amp;lt;linkfile src="README.md" dest="README-DESKTOP"/&amp;gt;
  &amp;lt;/project&amp;gt;

&amp;lt;/manifest&amp;gt;&lt;/LI-CODE&gt;
&lt;P&gt;Here is the &lt;A href="https://github.com/nxp-imx/meta-nxp-desktop" target="_self"&gt;layer repo&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;There are not overrides in our Proof of Concept, but you could rework this with a custom layer on top of this looking to override the specific file (logind.conf), I found this &lt;A href="https://stackoverflow.com/questions/59522048/yocto-how-to-overwrite-a-file-of-linux-rootfs-depending-on-an-image-recipe" target="_self"&gt;post&lt;/A&gt; that gathers different approaches to overriding a RFS file.&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;</description>
    <pubDate>Thu, 25 Jan 2024 01:55:23 GMT</pubDate>
    <dc:creator>JosephAtNXP</dc:creator>
    <dc:date>2024-01-25T01:55:23Z</dc:date>
    <item>
      <title>Edit OS settings before buiding desktop image using yocto on imx8mplus-evk</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Edit-OS-settings-before-buiding-desktop-image-using-yocto-on/m-p/1793156#M219023</link>
      <description>&lt;P&gt;I need to change the default display setting of sleep to "Never" before the image is being build. Im trying this on latest yocto desktop image to be run on imx8mplus-evk.&lt;/P&gt;&lt;P&gt;Please give me guidance to how to achieve this.&lt;/P&gt;</description>
      <pubDate>Mon, 22 Jan 2024 17:30:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Edit-OS-settings-before-buiding-desktop-image-using-yocto-on/m-p/1793156#M219023</guid>
      <dc:creator>sanum19</dc:creator>
      <dc:date>2024-01-22T17:30:30Z</dc:date>
    </item>
    <item>
      <title>Re: Edit OS settings before buiding desktop image using yocto on imx8mplus-evk</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Edit-OS-settings-before-buiding-desktop-image-using-yocto-on/m-p/1793289#M219034</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Thank you for your interest in NXP Semiconductor products,&lt;/P&gt;
&lt;P&gt;I think you can base &lt;A href="https://community.toradex.com/t/bitbake-without-fetch/5097" target="_self"&gt;here&lt;/A&gt;, download the layer that has that config and modify it, it shouldn't be re-downloaded and keep your configuration, which you should look for.&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;</description>
      <pubDate>Mon, 22 Jan 2024 22:48:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Edit-OS-settings-before-buiding-desktop-image-using-yocto-on/m-p/1793289#M219034</guid>
      <dc:creator>JosephAtNXP</dc:creator>
      <dc:date>2024-01-22T22:48:18Z</dc:date>
    </item>
    <item>
      <title>Re: Edit OS settings before buiding desktop image using yocto on imx8mplus-evk</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Edit-OS-settings-before-buiding-desktop-image-using-yocto-on/m-p/1794664#M219146</link>
      <description>&lt;P&gt;&lt;SPAN&gt;i couldnt find the layer that has that config. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Since i'm trying to build desktop image . Usually in ubuntu these configurations can be controlled by editing&amp;nbsp;&lt;FONT face="courier new,courier"&gt;/etc/systemd/logind.conf&lt;/FONT&gt; .Can i do the same edits in yocto sdk , so that it will get reflected in bitbaked image?&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;LI-SPOILER&gt;&amp;nbsp;&lt;/LI-SPOILER&gt;</description>
      <pubDate>Wed, 24 Jan 2024 12:51:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Edit-OS-settings-before-buiding-desktop-image-using-yocto-on/m-p/1794664#M219146</guid>
      <dc:creator>sanum19</dc:creator>
      <dc:date>2024-01-24T12:51:42Z</dc:date>
    </item>
    <item>
      <title>Re: Edit OS settings before buiding desktop image using yocto on imx8mplus-evk</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Edit-OS-settings-before-buiding-desktop-image-using-yocto-on/m-p/1795004#M219176</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Desktop calls BSP code plus:&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;&amp;lt;?xml version="1.0" encoding="UTF-8"?&amp;gt;
&amp;lt;manifest&amp;gt;

  &amp;lt;include name="imx-6.1.55-2.2.0.xml"/&amp;gt;

  &amp;lt;project name="meta-nxp-desktop" remote="nxp-imx" path="sources/meta-nxp-desktop" revision="refs/tags/rel_lf_6.1.55_2.2.0_ldp" upstream="lf-6.1.55-2.2.0-mickledore" &amp;gt;
    &amp;lt;linkfile src="tools/imx-setup-desktop.sh" dest="imx-setup-desktop.sh"/&amp;gt;
    &amp;lt;linkfile src="README.md" dest="README-DESKTOP"/&amp;gt;
  &amp;lt;/project&amp;gt;

&amp;lt;/manifest&amp;gt;&lt;/LI-CODE&gt;
&lt;P&gt;Here is the &lt;A href="https://github.com/nxp-imx/meta-nxp-desktop" target="_self"&gt;layer repo&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;There are not overrides in our Proof of Concept, but you could rework this with a custom layer on top of this looking to override the specific file (logind.conf), I found this &lt;A href="https://stackoverflow.com/questions/59522048/yocto-how-to-overwrite-a-file-of-linux-rootfs-depending-on-an-image-recipe" target="_self"&gt;post&lt;/A&gt; that gathers different approaches to overriding a RFS file.&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;</description>
      <pubDate>Thu, 25 Jan 2024 01:55:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Edit-OS-settings-before-buiding-desktop-image-using-yocto-on/m-p/1795004#M219176</guid>
      <dc:creator>JosephAtNXP</dc:creator>
      <dc:date>2024-01-25T01:55:23Z</dc:date>
    </item>
  </channel>
</rss>

