<?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: Modifying getty@.service in Yocto Build level in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Modifying-getty-service-in-Yocto-Build-level/m-p/1183751#M164944</link>
    <description>&lt;P&gt;what yocto build level you mean? what's your demands?&lt;/P&gt;</description>
    <pubDate>Mon, 16 Nov 2020 09:24:48 GMT</pubDate>
    <dc:creator>joanxie</dc:creator>
    <dc:date>2020-11-16T09:24:48Z</dc:date>
    <item>
      <title>Modifying getty@.service in Yocto Build level</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Modifying-getty-service-in-Yocto-Build-level/m-p/1176947#M164413</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I want to modify &lt;A href="mailto:getty@.service" target="_blank"&gt;getty@.service&lt;/A&gt;&amp;nbsp;in the Yocto Build level, able to successfully modify that in userspace but need a solution to modify in Yocto.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in Advance.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ashok&lt;/P&gt;</description>
      <pubDate>Tue, 03 Nov 2020 03:51:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Modifying-getty-service-in-Yocto-Build-level/m-p/1176947#M164413</guid>
      <dc:creator>ashoksowndar</dc:creator>
      <dc:date>2020-11-03T03:51:24Z</dc:date>
    </item>
    <item>
      <title>Re: Modifying getty@.service in Yocto Build level</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Modifying-getty-service-in-Yocto-Build-level/m-p/1178615#M164549</link>
      <description>&lt;P&gt;you can refer to the yocto user guide:&lt;/P&gt;
&lt;P&gt;$ git config --global user.name "Your Name"&lt;BR /&gt;$ git config --global user.email "Your Email"&lt;BR /&gt;$ git config --list&lt;/P&gt;</description>
      <pubDate>Thu, 05 Nov 2020 07:51:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Modifying-getty-service-in-Yocto-Build-level/m-p/1178615#M164549</guid>
      <dc:creator>joanxie</dc:creator>
      <dc:date>2020-11-05T07:51:00Z</dc:date>
    </item>
    <item>
      <title>Re: Modifying getty@.service in Yocto Build level</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Modifying-getty-service-in-Yocto-Build-level/m-p/1179729#M164625</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/39586"&gt;@joanxie&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have checked Yocto user guide, but I am not able to find the relevant solution.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you please provide exact procedure to modify &lt;A href="mailto:getty@.service" target="_blank" rel="noopener"&gt;getty@.service&lt;/A&gt;&amp;nbsp;in the yocto level.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ashok&lt;/P&gt;</description>
      <pubDate>Sun, 08 Nov 2020 06:10:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Modifying-getty-service-in-Yocto-Build-level/m-p/1179729#M164625</guid>
      <dc:creator>ashoksowndar</dc:creator>
      <dc:date>2020-11-08T06:10:22Z</dc:date>
    </item>
    <item>
      <title>Re: Modifying getty@.service in Yocto Build level</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Modifying-getty-service-in-Yocto-Build-level/m-p/1179828#M164640</link>
      <description>&lt;P&gt;did you check the chapter 4 Yocto Project Setup of yocto user guide? is it helpful for you? pls double check that&lt;/P&gt;</description>
      <pubDate>Mon, 09 Nov 2020 03:50:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Modifying-getty-service-in-Yocto-Build-level/m-p/1179828#M164640</guid>
      <dc:creator>joanxie</dc:creator>
      <dc:date>2020-11-09T03:50:51Z</dc:date>
    </item>
    <item>
      <title>Re: Modifying getty@.service in Yocto Build level</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Modifying-getty-service-in-Yocto-Build-level/m-p/1179834#M164642</link>
      <description>&lt;P&gt;Yes&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/39586"&gt;@joanxie&lt;/a&gt;&amp;nbsp;, I have checked the chapter 4 (Yocto Project Setup). It is about how to setup the Yocto Build Environment.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have already successfully configured the Yocto environment in my PC and looking for way to modify only&amp;nbsp;&lt;A href="mailto:getty@.service" target="_blank"&gt;getty@.service&lt;/A&gt;&amp;nbsp;in Yocto Build environment.&lt;/P&gt;</description>
      <pubDate>Mon, 09 Nov 2020 04:05:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Modifying-getty-service-in-Yocto-Build-level/m-p/1179834#M164642</guid>
      <dc:creator>ashoksowndar</dc:creator>
      <dc:date>2020-11-09T04:05:33Z</dc:date>
    </item>
    <item>
      <title>Re: Modifying getty@.service in Yocto Build level</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Modifying-getty-service-in-Yocto-Build-level/m-p/1183751#M164944</link>
      <description>&lt;P&gt;what yocto build level you mean? what's your demands?&lt;/P&gt;</description>
      <pubDate>Mon, 16 Nov 2020 09:24:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Modifying-getty-service-in-Yocto-Build-level/m-p/1183751#M164944</guid>
      <dc:creator>joanxie</dc:creator>
      <dc:date>2020-11-16T09:24:48Z</dc:date>
    </item>
  </channel>
</rss>

