<?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: S32G3 Generating .wic File in Yocto Build in S32G</title>
    <link>https://community.nxp.com/t5/S32G/S32G3-Generating-wic-File-in-Yocto-Build/m-p/1695599#M4262</link>
    <description>&lt;P&gt;&lt;SPAN class="uiOutputText"&gt;HI &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/210404"&gt;@Sami&lt;/a&gt; uddin &lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="uiOutputText"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="uiOutputText"&gt;Yocto build will not generate .wic images for standard builds by default. It will generate a .wic image when 'dm-verity' distro feature is added, i.e. DISTRO_FEATURES:append = " dm-verity"&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="uiOutputText"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="uiOutputText"&gt;There is be no to add IMAGE_FSTYPES = " wic" . try to build a fsl-image-base. &lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="uiOutputText"&gt; bitbake fsl-image-base.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="uiOutputText"&gt; not sure fsl-image-auto is supported with dm-verity, at least, when this feature was first introduced it wasn't.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="uiOutputText"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="uiOutputText"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="uiOutputText"&gt;Regards ,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="uiOutputText"&gt;Tushar&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 31 Jul 2023 07:25:43 GMT</pubDate>
    <dc:creator>nxf92355</dc:creator>
    <dc:date>2023-07-31T07:25:43Z</dc:date>
    <item>
      <title>S32G3 Generating .wic File in Yocto Build</title>
      <link>https://community.nxp.com/t5/S32G/S32G3-Generating-wic-File-in-Yocto-Build/m-p/1690014#M4167</link>
      <description>&lt;P&gt;I have successfully built the NXP Auto Linux BSP 35.0 by cloning the repository from &lt;A href="https://github.com/nxp-auto-linux/auto_yocto_bsp" target="_blank"&gt;https://github.com/nxp-auto-linux/auto_yocto_bsp&lt;/A&gt;, using the branch release/bsp35.0.&lt;/P&gt;&lt;P&gt;The build process has resulted in the creation of the following images:&lt;/P&gt;&lt;P&gt;1. fsl-image-base-s32g399aevb-20230629125528.rootfs.cpio.gz.u-boot&lt;BR /&gt;2. fsl-image-base-s32g399aevb-20230629125528.rootfs.ext4&lt;BR /&gt;3. fsl-image-base-s32g399aevb-20230629125528.rootfs.manifest&lt;BR /&gt;4. fsl-image-base-s32g399aevb-20230629125528.rootfs.sdcard&lt;BR /&gt;5. fsl-image-base-s32g399aevb-20230629125528.rootfs.tar.gz&lt;/P&gt;&lt;P&gt;However, we also require the generation of the `.wic` file.&lt;/P&gt;&lt;P&gt;To generate the `.wic` file in the Yocto build, I attempted to add the directive `IMAGE_FSTYPES = "wic"` in the image recipe, but it did not yield the expected results.&lt;/P&gt;&lt;P&gt;Could you kindly assist me with the correct configuration or any additional steps needed to achieve the generation of the `.wic` file?&lt;/P&gt;&lt;P&gt;Thank you for your help and consideration.&lt;/P&gt;&lt;P&gt;Best regards,&lt;BR /&gt;Sami&lt;/P&gt;</description>
      <pubDate>Fri, 21 Jul 2023 05:31:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/S32G3-Generating-wic-File-in-Yocto-Build/m-p/1690014#M4167</guid>
      <dc:creator>s153022</dc:creator>
      <dc:date>2023-07-21T05:31:06Z</dc:date>
    </item>
    <item>
      <title>Re: S32G3 Generating .wic File in Yocto Build</title>
      <link>https://community.nxp.com/t5/S32G/S32G3-Generating-wic-File-in-Yocto-Build/m-p/1693866#M4230</link>
      <description>&lt;P&gt;HI &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/210404"&gt;@Sami&lt;/a&gt; uddin&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope you are doing well.&lt;/P&gt;
&lt;P&gt;I think it not enough just set&amp;nbsp;&lt;SPAN class="test-id__field-value slds-form-element__static slds-grow word-break-ie11"&gt;IMAGE_FSTYPES = "wic". there are also some other things to be. let me ask&amp;nbsp; to our internal team about .wic support for bsp35. i will update here&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="test-id__field-value slds-form-element__static slds-grow word-break-ie11"&gt;Regards ,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="test-id__field-value slds-form-element__static slds-grow word-break-ie11"&gt;Tushar&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 27 Jul 2023 06:43:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/S32G3-Generating-wic-File-in-Yocto-Build/m-p/1693866#M4230</guid>
      <dc:creator>nxf92355</dc:creator>
      <dc:date>2023-07-27T06:43:42Z</dc:date>
    </item>
    <item>
      <title>Re: S32G3 Generating .wic File in Yocto Build</title>
      <link>https://community.nxp.com/t5/S32G/S32G3-Generating-wic-File-in-Yocto-Build/m-p/1695599#M4262</link>
      <description>&lt;P&gt;&lt;SPAN class="uiOutputText"&gt;HI &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/210404"&gt;@Sami&lt;/a&gt; uddin &lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="uiOutputText"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="uiOutputText"&gt;Yocto build will not generate .wic images for standard builds by default. It will generate a .wic image when 'dm-verity' distro feature is added, i.e. DISTRO_FEATURES:append = " dm-verity"&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="uiOutputText"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="uiOutputText"&gt;There is be no to add IMAGE_FSTYPES = " wic" . try to build a fsl-image-base. &lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="uiOutputText"&gt; bitbake fsl-image-base.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="uiOutputText"&gt; not sure fsl-image-auto is supported with dm-verity, at least, when this feature was first introduced it wasn't.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="uiOutputText"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="uiOutputText"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="uiOutputText"&gt;Regards ,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="uiOutputText"&gt;Tushar&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 31 Jul 2023 07:25:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/S32G3-Generating-wic-File-in-Yocto-Build/m-p/1695599#M4262</guid>
      <dc:creator>nxf92355</dc:creator>
      <dc:date>2023-07-31T07:25:43Z</dc:date>
    </item>
    <item>
      <title>Re: S32G3 Generating .wic File in Yocto Build</title>
      <link>https://community.nxp.com/t5/S32G/S32G3-Generating-wic-File-in-Yocto-Build/m-p/1695629#M4263</link>
      <description>Thank you for your response. I appreciate your input. By including the following lines in the 'conf/machine/include/s32-gen1.inc' file, the wic images were successfully generated:&lt;BR /&gt;&lt;BR /&gt;```&lt;BR /&gt;WKS_FILE="sdimage-bootpart.wks"&lt;BR /&gt;IMAGE_FSTYPES += "sdcard wic.xz wic.bmap"&lt;BR /&gt;```&lt;BR /&gt;&lt;BR /&gt;I have one more query, the generated images (both wic and sdcard) currently have an approximate size of 180MB.&lt;BR /&gt;&lt;BR /&gt;Is there a way to generate the sdcard/wic image of larger size with the same contents. Is there a way to set the generated image size to 500MB or 1GB in the yocto build?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 31 Jul 2023 07:48:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/S32G3-Generating-wic-File-in-Yocto-Build/m-p/1695629#M4263</guid>
      <dc:creator>s153022</dc:creator>
      <dc:date>2023-07-31T07:48:59Z</dc:date>
    </item>
    <item>
      <title>Re: S32G3 Generating .wic File in Yocto Build</title>
      <link>https://community.nxp.com/t5/S32G/S32G3-Generating-wic-File-in-Yocto-Build/m-p/1695929#M4266</link>
      <description>&lt;P&gt;&lt;SPAN class="uiOutputText"&gt;HI &lt;A href="https://community.nxp.com/t5/user/viewprofilepage/user-id/210404" target="_blank"&gt;@Sami&lt;/A&gt; uddin &lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Okay,&lt;SPAN class="uiOutputText"&gt;Yes, you can increase rootfs size. you can use IMAGE_ROOTFS_EXTRA_SPACE in your local.conf&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="uiOutputText"&gt;to set extra size. you can refer below link&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;A class="cuf-url forceOutputURL" title="" href="https://community.nxp.com/t5/i-MX-Processors-Knowledge-Base/Guide-to-the-sdcard-format/ta-p/1107441" target="_blank" rel="noopener noreferrer" data-value="https://community.nxp.com/t5/i-MX-Processors-Knowledge-Base/Guide-to-the-sdcard-format/ta-p/1107441"&gt;https://community.nxp.com/t5/i-MX-Processors-Knowledge-Base/Guide-to-the-sdcard-format/ta-p/1107441&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="uiOutputText"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="uiOutputText"&gt;Regards ,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="uiOutputText"&gt;Tushar&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 31 Jul 2023 12:51:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/S32G3-Generating-wic-File-in-Yocto-Build/m-p/1695929#M4266</guid>
      <dc:creator>nxf92355</dc:creator>
      <dc:date>2023-07-31T12:51:24Z</dc:date>
    </item>
  </channel>
</rss>

