<?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 回复： How to compile the Chromium browser using Yocto on Linux version 6.6.36 in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/How-to-compile-the-Chromium-browser-using-Yocto-on-Linux-version/m-p/2257508#M242739</link>
    <description>&lt;P&gt;are you sure？This only has version 6.1.36, not 6.6.36. I can compile Chromium using 6.1.36, but Yocto using 6.6.36 won't work.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="logic887_0-1765243077156.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/369020iED87EE6AB3862ECE/image-size/medium?v=v2&amp;amp;px=400" role="button" title="logic887_0-1765243077156.png" alt="logic887_0-1765243077156.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 09 Dec 2025 01:18:48 GMT</pubDate>
    <dc:creator>logic887</dc:creator>
    <dc:date>2025-12-09T01:18:48Z</dc:date>
    <item>
      <title>How to compile the Chromium browser using Yocto on Linux version 6.6.36</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-compile-the-Chromium-browser-using-Yocto-on-Linux-version/m-p/2257013#M242721</link>
      <description>&lt;P&gt;&lt;BR /&gt;My current platform is IMX8MP, and I downloaded the Linux version 6.6.36 of Yocto, but how do I compile the Chromium browser?&lt;BR /&gt;&lt;BR /&gt;I added `IMAGE_INSTALL:append = "chromium-ozone-wayland"` to `conf/local.conf`, and then executed `bitbake chromium-ozone-wayland`, which resulted in the following error.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="logic887_0-1765184746906.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/368933i0A2993DFE222FB38/image-size/medium?v=v2&amp;amp;px=400" role="button" title="logic887_0-1765184746906.png" alt="logic887_0-1765184746906.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 08 Dec 2025 09:06:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-compile-the-Chromium-browser-using-Yocto-on-Linux-version/m-p/2257013#M242721</guid>
      <dc:creator>logic887</dc:creator>
      <dc:date>2025-12-08T09:06:04Z</dc:date>
    </item>
    <item>
      <title>回复： How to compile the Chromium browser using Yocto on Linux version 6.6.36</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-compile-the-Chromium-browser-using-Yocto-on-Linux-version/m-p/2257021#M242722</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="logic887_0-1765185113628.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/368934iEDE1E4635CB2995A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="logic887_0-1765185113628.png" alt="logic887_0-1765185113628.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Setting `CORE_IMAGE_EXTRA_INSTALL += "chromium-ozone-wayland"` will result in the following error:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="logic887_1-1765185213355.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/368935i5BA626BE0E4153E9/image-size/medium?v=v2&amp;amp;px=400" role="button" title="logic887_1-1765185213355.png" alt="logic887_1-1765185213355.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 08 Dec 2025 09:13:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-compile-the-Chromium-browser-using-Yocto-on-Linux-version/m-p/2257021#M242722</guid>
      <dc:creator>logic887</dc:creator>
      <dc:date>2025-12-08T09:13:39Z</dc:date>
    </item>
    <item>
      <title>回复： How to compile the Chromium browser using Yocto on Linux version 6.6.36</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-compile-the-Chromium-browser-using-Yocto-on-Linux-version/m-p/2257216#M242730</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;BR /&gt;1. Initialize the repository with the proper manifest:&lt;BR /&gt;```&lt;BR /&gt;repo init -u &lt;A href="https://github.com/nxp-imx/imx-manifest" target="_blank"&gt;https://github.com/nxp-imx/imx-manifest&lt;/A&gt; -b imx-linux-mickledore -m imx-6.6.36-2.2.2.xml&lt;BR /&gt;```&lt;BR /&gt;&lt;BR /&gt;2. Synchronize the repository:&lt;BR /&gt;```&lt;BR /&gt;repo sync&lt;BR /&gt;```&lt;BR /&gt;&lt;BR /&gt;3. Set up the build environment:&lt;BR /&gt;```&lt;BR /&gt;MACHINE=imx8mp-lpddr4-evk DISTRO=fsl-imx-wayland source ./imx-setup-release.sh -b build_imx8mp&lt;BR /&gt;```&lt;BR /&gt;&lt;BR /&gt;4. Add Chromium to your image by adding this line to your `conf/local.conf`:&lt;BR /&gt;```&lt;BR /&gt;IMAGE_INSTALL:append = " chromium-ozone-wayland"&lt;BR /&gt;```&lt;BR /&gt;&lt;BR /&gt;5. Build your image with Chromium included:&lt;BR /&gt;```&lt;BR /&gt;bitbake imx-image-multimedia&lt;BR /&gt;```&lt;BR /&gt;&lt;BR /&gt;Alternatively, you can build just the Chromium package:&lt;BR /&gt;```&lt;BR /&gt;bitbake chromium-ozone-wayland&lt;BR /&gt;```&lt;BR /&gt;&lt;BR /&gt;## Important Notes:&lt;BR /&gt;- Use `DISTRO=fsl-imx-wayland` instead of `fsl-imx-xwayland` for proper Chromium implementation&lt;BR /&gt;- The default chromium layer provided in NXP Yocto should be used rather than manually downloading meta-chromium&lt;BR /&gt;- If you're encountering build issues with an existing build, use `bitbake -f chromium-ozone-wayland` to force a rebuild&lt;BR /&gt;- Chromium will not work with `core-image-minimal`; use a more complete image like `imx-image-multimedia` or `imx-image-full`&lt;BR /&gt;&lt;BR /&gt;This configuration should resolve the compilation error you encountered with the Chromium browser on your IMX8MP platform.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;regards&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 08 Dec 2025 13:56:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-compile-the-Chromium-browser-using-Yocto-on-Linux-version/m-p/2257216#M242730</guid>
      <dc:creator>Bio_TICFSL</dc:creator>
      <dc:date>2025-12-08T13:56:43Z</dc:date>
    </item>
    <item>
      <title>回复： How to compile the Chromium browser using Yocto on Linux version 6.6.36</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-compile-the-Chromium-browser-using-Yocto-on-Linux-version/m-p/2257508#M242739</link>
      <description>&lt;P&gt;are you sure？This only has version 6.1.36, not 6.6.36. I can compile Chromium using 6.1.36, but Yocto using 6.6.36 won't work.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="logic887_0-1765243077156.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/369020iED87EE6AB3862ECE/image-size/medium?v=v2&amp;amp;px=400" role="button" title="logic887_0-1765243077156.png" alt="logic887_0-1765243077156.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 09 Dec 2025 01:18:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-compile-the-Chromium-browser-using-Yocto-on-Linux-version/m-p/2257508#M242739</guid>
      <dc:creator>logic887</dc:creator>
      <dc:date>2025-12-09T01:18:48Z</dc:date>
    </item>
    <item>
      <title>回复： How to compile the Chromium browser using Yocto on Linux version 6.6.36</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-compile-the-Chromium-browser-using-Yocto-on-Linux-version/m-p/2257510#M242740</link>
      <description>&lt;P&gt;&lt;A href="https://github.com/nxp-imx/meta-imx/tree/scarthgap-6.6.36-2.1.0" target="_blank"&gt;https://github.com/nxp-imx/meta-imx/tree/scarthgap-6.6.36-2.1.0&lt;/A&gt;&lt;BR /&gt;I pulled yocto here&lt;/P&gt;</description>
      <pubDate>Tue, 09 Dec 2025 01:21:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-compile-the-Chromium-browser-using-Yocto-on-Linux-version/m-p/2257510#M242740</guid>
      <dc:creator>logic887</dc:creator>
      <dc:date>2025-12-09T01:21:34Z</dc:date>
    </item>
    <item>
      <title>回复： How to compile the Chromium browser using Yocto on Linux version 6.6.36</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-compile-the-Chromium-browser-using-Yocto-on-Linux-version/m-p/2257580#M242747</link>
      <description>This only has version 6.1.36, not 6.6.36. I can compile Chromium using 6.1.36, but Yocto using 6.6.36 won't work.&lt;BR /&gt;&lt;A href="https://github.com/nxp-imx/meta-imx/tree/scarthgap-6.6.36-2.1.0" target="_blank"&gt;https://github.com/nxp-imx/meta-imx/tree/scarthgap-6.6.36-2.1.0&lt;/A&gt;&lt;BR /&gt;I pulled yocto here</description>
      <pubDate>Tue, 09 Dec 2025 03:40:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-compile-the-Chromium-browser-using-Yocto-on-Linux-version/m-p/2257580#M242747</guid>
      <dc:creator>logic887</dc:creator>
      <dc:date>2025-12-09T03:40:49Z</dc:date>
    </item>
    <item>
      <title>回复： How to compile the Chromium browser using Yocto on Linux version 6.6.36</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-compile-the-Chromium-browser-using-Yocto-on-Linux-version/m-p/2257850#M242755</link>
      <description>&lt;P&gt;&lt;A href="https://community.nxp.com/t5/i-MX-Processors/Yocto-Rev-LF6-6-36-2-1-0-bitbake-fails-when-building-with/m-p/1977359#M229873" target="_blank"&gt;https://community.nxp.com/t5/i-MX-Processors/Yocto-Rev-LF6-6-36-2-1-0-bitbake-fails-when-building-with/m-p/1977359#M229873&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 09 Dec 2025 09:27:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-compile-the-Chromium-browser-using-Yocto-on-Linux-version/m-p/2257850#M242755</guid>
      <dc:creator>logic887</dc:creator>
      <dc:date>2025-12-09T09:27:21Z</dc:date>
    </item>
  </channel>
</rss>

