<?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>S32GのトピックRe: Fetch source code error</title>
    <link>https://community.nxp.com/t5/S32G/Fetch-source-code-error/m-p/2151928#M14536</link>
    <description>&lt;P&gt;Hello,&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/127852"&gt;@sinjhe&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You are welcome, if any other issues, welcome raising new posts, we are happy to support.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;Chenyin&lt;/P&gt;</description>
    <pubDate>Thu, 14 Aug 2025 01:26:46 GMT</pubDate>
    <dc:creator>chenyin_h</dc:creator>
    <dc:date>2025-08-14T01:26:46Z</dc:date>
    <item>
      <title>Fetch source code error</title>
      <link>https://community.nxp.com/t5/S32G/Fetch-source-code-error/m-p/2150849#M14514</link>
      <description>&lt;P&gt;Hello NXP,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want to build the image for S32G with version BSP33, I use the follow command to fetch the source:&lt;/P&gt;&lt;P&gt;repo init -u &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; -b release/bsp33.0&lt;/P&gt;&lt;P&gt;repo sync&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I get the error message:&lt;/P&gt;&lt;P&gt;&lt;FONT color="#FF0000"&gt;curl: (6) Could not resolve host: source.codeaurora.org\n'&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;Syncing: 88% (8/9), done in 1m28.689s&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;Syncing: 133% (12/9) 2:09 | 1 job | 0:35 meta-linaro @ sources/meta-linaroThe following projects failed and could not be synced:&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;- sources/meta-alb&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;- sources/meta-linaro&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;- sources/meta-qoriq&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;error: Unable to fully sync the tree&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;error: Downloading network changes failed.&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;Failing repos (network):&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;sources/meta-alb&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;sources/meta-alb&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;sources/meta-linaro&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;sources/meta-linaro&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;sources/meta-qoriq&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;sources/meta-qoriq&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;error: Checking out local projects failed.&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;Failing repos (checkout):&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;sources/meta-alb&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;sources/meta-linaro&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;sources/meta-qoriq&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;Try re-running with "-j1 --fail-fast" to exit at the first error.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I think the reason is source.codeaurora.org no longer to access now.&lt;/P&gt;&lt;P&gt;So how do I modify the default.xml in .repo/manifests to download the source code for BSP33?&lt;/P&gt;</description>
      <pubDate>Tue, 12 Aug 2025 10:26:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/Fetch-source-code-error/m-p/2150849#M14514</guid>
      <dc:creator>sinjhe</dc:creator>
      <dc:date>2025-08-12T10:26:49Z</dc:date>
    </item>
    <item>
      <title>Re: Fetch source code error</title>
      <link>https://community.nxp.com/t5/S32G/Fetch-source-code-error/m-p/2150948#M14516</link>
      <description>&lt;P&gt;Hello,&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/127852"&gt;@sinjhe&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for your post.&lt;/P&gt;
&lt;P&gt;Since the&amp;nbsp;&lt;SPAN&gt;source.codeaurora.org cannot provide service for building the old version BSP, I suggest referencing the following document for building it with updated repo settings&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://community.nxp.com/t5/S32G-Knowledge-Base/Supplement-for-Building-Older-AUTO-Linux-BSPs/ta-p/2105913" target="_blank"&gt;https://community.nxp.com/t5/S32G-Knowledge-Base/Supplement-for-Building-Older-AUTO-Linux-BSPs/ta-p/2105913&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Sorry for your inconvenience.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;Chenyin&lt;/P&gt;</description>
      <pubDate>Tue, 12 Aug 2025 13:40:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/Fetch-source-code-error/m-p/2150948#M14516</guid>
      <dc:creator>chenyin_h</dc:creator>
      <dc:date>2025-08-12T13:40:37Z</dc:date>
    </item>
    <item>
      <title>Re: Fetch source code error</title>
      <link>https://community.nxp.com/t5/S32G/Fetch-source-code-error/m-p/2151565#M14529</link>
      <description>&lt;P&gt;Hello chenyin,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It works, thank you.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 13 Aug 2025 09:45:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/Fetch-source-code-error/m-p/2151565#M14529</guid>
      <dc:creator>sinjhe</dc:creator>
      <dc:date>2025-08-13T09:45:34Z</dc:date>
    </item>
    <item>
      <title>Re: Fetch source code error</title>
      <link>https://community.nxp.com/t5/S32G/Fetch-source-code-error/m-p/2151928#M14536</link>
      <description>&lt;P&gt;Hello,&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/127852"&gt;@sinjhe&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You are welcome, if any other issues, welcome raising new posts, we are happy to support.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;Chenyin&lt;/P&gt;</description>
      <pubDate>Thu, 14 Aug 2025 01:26:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/Fetch-source-code-error/m-p/2151928#M14536</guid>
      <dc:creator>chenyin_h</dc:creator>
      <dc:date>2025-08-14T01:26:46Z</dc:date>
    </item>
  </channel>
</rss>

