<?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: S32G2 - How to add script in BSP in S32G</title>
    <link>https://community.nxp.com/t5/S32G/S32G2-How-to-add-script-in-BSP/m-p/2011397#M11985</link>
    <description>Hi ChenYin&lt;BR /&gt;&lt;BR /&gt;actually, i only have "Vlan"command.(as below)&lt;BR /&gt;i hope these command add into script of bsp in rootfs.&lt;BR /&gt;&lt;BR /&gt;Command :&lt;BR /&gt;ip link add link pfe0 name pfe0.100 type vlan id 100&lt;BR /&gt;sleep 1s&lt;BR /&gt;ifconfig pfe0.100 172.16.42.12 up&lt;BR /&gt;sleep 1s&lt;BR /&gt;ip link add link pfe0 name pfe0.200 type vlan id 200&lt;BR /&gt;sleep 1s&lt;BR /&gt;ifconfig pfe0.100 172.16.38.12 up&lt;BR /&gt;sleep 1s&lt;BR /&gt;ifconfig pfe0.200 172.16.42.12 up&lt;BR /&gt;sleep 1s&lt;BR /&gt;ifconfig&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Wed, 11 Dec 2024 00:45:26 GMT</pubDate>
    <dc:creator>Ironmanrex</dc:creator>
    <dc:date>2024-12-11T00:45:26Z</dc:date>
    <item>
      <title>S32G2 - How to add script in BSP</title>
      <link>https://community.nxp.com/t5/S32G/S32G2-How-to-add-script-in-BSP/m-p/2010714#M11977</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Device : S32G2&lt;/P&gt;&lt;P&gt;How to add script in BSP&lt;/P&gt;</description>
      <pubDate>Tue, 10 Dec 2024 05:37:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/S32G2-How-to-add-script-in-BSP/m-p/2010714#M11977</guid>
      <dc:creator>Ironmanrex</dc:creator>
      <dc:date>2024-12-10T05:37:50Z</dc:date>
    </item>
    <item>
      <title>Re: S32G2 - How to add script in BSP</title>
      <link>https://community.nxp.com/t5/S32G/S32G2-How-to-add-script-in-BSP/m-p/2010948#M11983</link>
      <description>&lt;P&gt;Hello，&lt;A id="link_5" class="lia-link-navigation lia-page-link lia-user-name-link" href="https://community.nxp.com/t5/user/viewprofilepage/user-id/244175" target="_self" aria-label="View Profile of Ironmanrex"&gt;&lt;SPAN class=""&gt;Ironmanrex&lt;/SPAN&gt;&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Thanks for your post.&lt;/P&gt;
&lt;P&gt;May I know more details of your request? you want to put your own script to the Rootfs?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;Chenyin&lt;/P&gt;</description>
      <pubDate>Tue, 10 Dec 2024 09:58:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/S32G2-How-to-add-script-in-BSP/m-p/2010948#M11983</guid>
      <dc:creator>chenyin_h</dc:creator>
      <dc:date>2024-12-10T09:58:49Z</dc:date>
    </item>
    <item>
      <title>Re: S32G2 - How to add script in BSP</title>
      <link>https://community.nxp.com/t5/S32G/S32G2-How-to-add-script-in-BSP/m-p/2011397#M11985</link>
      <description>Hi ChenYin&lt;BR /&gt;&lt;BR /&gt;actually, i only have "Vlan"command.(as below)&lt;BR /&gt;i hope these command add into script of bsp in rootfs.&lt;BR /&gt;&lt;BR /&gt;Command :&lt;BR /&gt;ip link add link pfe0 name pfe0.100 type vlan id 100&lt;BR /&gt;sleep 1s&lt;BR /&gt;ifconfig pfe0.100 172.16.42.12 up&lt;BR /&gt;sleep 1s&lt;BR /&gt;ip link add link pfe0 name pfe0.200 type vlan id 200&lt;BR /&gt;sleep 1s&lt;BR /&gt;ifconfig pfe0.100 172.16.38.12 up&lt;BR /&gt;sleep 1s&lt;BR /&gt;ifconfig pfe0.200 172.16.42.12 up&lt;BR /&gt;sleep 1s&lt;BR /&gt;ifconfig&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 11 Dec 2024 00:45:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/S32G2-How-to-add-script-in-BSP/m-p/2011397#M11985</guid>
      <dc:creator>Ironmanrex</dc:creator>
      <dc:date>2024-12-11T00:45:26Z</dc:date>
    </item>
    <item>
      <title>Re: S32G2 - How to add script in BSP</title>
      <link>https://community.nxp.com/t5/S32G/S32G2-How-to-add-script-in-BSP/m-p/2011925#M11996</link>
      <description>&lt;P&gt;Hello,&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/244175"&gt;@Ironmanrex&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for your reply&lt;/P&gt;
&lt;P&gt;Now I can understand that you want to put your own script to the default rootfs during Yocto building.&lt;/P&gt;
&lt;P&gt;I suggest reading the following link:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.nxp.com/t5/i-MX-Processors-Knowledge-Base/How-to-include-any-files-in-rootfs-with-YOCTO/ta-p/1123386" target="_blank"&gt;https://community.nxp.com/t5/i-MX-Processors-Knowledge-Base/How-to-include-any-files-in-rootfs-with-YOCTO/ta-p/1123386&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;You may also put "&lt;SPAN&gt;IMAGE_INSTALL:append = " $filename" to the conf/local.conf under your build directly. and then try rebuilding the Yocto BSP&lt;/SPAN&gt;&lt;/P&gt;
&lt;ARTICLE data-content="[{&amp;quot;type&amp;quot;:&amp;quot;block&amp;quot;,&amp;quot;id&amp;quot;:&amp;quot;DgeH-1733912912433&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;code&amp;quot;,&amp;quot;data&amp;quot;:{&amp;quot;language&amp;quot;:&amp;quot;c&amp;quot;,&amp;quot;theme&amp;quot;:&amp;quot;default&amp;quot;,&amp;quot;wrap&amp;quot;:false},&amp;quot;nodes&amp;quot;:[{&amp;quot;type&amp;quot;:&amp;quot;block&amp;quot;,&amp;quot;id&amp;quot;:&amp;quot;7ZoD-1733912944595&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;code-line&amp;quot;,&amp;quot;data&amp;quot;:{},&amp;quot;nodes&amp;quot;:[{&amp;quot;type&amp;quot;:&amp;quot;text&amp;quot;,&amp;quot;id&amp;quot;:&amp;quot;gzYc-1733912944593&amp;quot;,&amp;quot;leaves&amp;quot;:[{&amp;quot;text&amp;quot;:&amp;quot;IMAGE_INSTALL:append&amp;nbsp;=&amp;nbsp;\&amp;quot;&amp;nbsp;merge-files\&amp;quot;&amp;quot;,&amp;quot;marks&amp;quot;:[]}]}]}],&amp;quot;state&amp;quot;:{}}]"&gt;
&lt;DIV data-theme="default" data-language="c"&gt;I hope it will help&lt;/DIV&gt;
&lt;DIV data-theme="default" data-language="c"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV data-theme="default" data-language="c"&gt;BR&lt;/DIV&gt;
&lt;DIV data-theme="default" data-language="c"&gt;Chenyin&lt;/DIV&gt;
&lt;/ARTICLE&gt;
&lt;P&gt;"&lt;/P&gt;</description>
      <pubDate>Wed, 11 Dec 2024 10:31:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/S32G2-How-to-add-script-in-BSP/m-p/2011925#M11996</guid>
      <dc:creator>chenyin_h</dc:creator>
      <dc:date>2024-12-11T10:31:18Z</dc:date>
    </item>
  </channel>
</rss>

