<?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: git://source.codeaurora.org/external/autobsps32/linux link is no more available</title>
    <link>https://community.nxp.com/t5/S32G/git-source-codeaurora-org-external-autobsps32-linux-link-is-no/m-p/1634379#M2895</link>
    <description>&lt;P&gt;Following your first step, I have successfully executed the repo init,&lt;BR /&gt;But when I executed repo sync, it still failed. How can i download the BSP successfully?&lt;/P&gt;</description>
    <pubDate>Mon, 17 Apr 2023 05:51:56 GMT</pubDate>
    <dc:creator>NicholasZheng</dc:creator>
    <dc:date>2023-04-17T05:51:56Z</dc:date>
    <item>
      <title>git://source.codeaurora.org/external/autobsps32/linux link is no more available</title>
      <link>https://community.nxp.com/t5/S32G/git-source-codeaurora-org-external-autobsps32-linux-link-is-no/m-p/1628175#M2743</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;I tried the building of the yocto image for the NXP S32G2 RDB2 board with the steps mentioned in the GoldVIP user manual. While initialising the repo I found that git://source.codeaurora.org/external/autobsps32/linux link is no more available. I request you to fix the issue or provide the solution for same.&lt;/P&gt;</description>
      <pubDate>Wed, 05 Apr 2023 09:59:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/git-source-codeaurora-org-external-autobsps32-linux-link-is-no/m-p/1628175#M2743</guid>
      <dc:creator>salimmulla2021</dc:creator>
      <dc:date>2023-04-05T09:59:13Z</dc:date>
    </item>
    <item>
      <title>Re: git://source.codeaurora.org/external/autobsps32/linux link is no more available</title>
      <link>https://community.nxp.com/t5/S32G/git-source-codeaurora-org-external-autobsps32-linux-link-is-no/m-p/1628331#M2748</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;1. If you simply want (any) BS34, you can download and build 34.0.1:&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;repo init -u &lt;A href="https://github.com/nxp-auto-linux/auto_yocto_bsp" target="_blank" rel="noopener nofollow noreferrer"&gt;https://github.com/nxp-auto-linux/auto_yocto_bsp&lt;/A&gt; -b release/bsp34.0.1&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;2. If you need 34.2 specifically, then some manual steps are required:&lt;/P&gt;
&lt;P&gt;- download the BSP sources by running the "repo init" and "repo sync" commands as usual for BSP 34.2&lt;/P&gt;
&lt;P&gt;- download the patches:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://github.com/nxp-auto-linux/meta-alb/commit/9a8702cf4a0bc290398c3993dd4a501b0e68177b.patch" target="_blank" rel="noopener nofollow noreferrer"&gt;https://github.com/nxp-auto-linux/meta-alb/commit/9a8702cf4a0bc290398c3993dd4a501b0e68177b.patch&lt;/A&gt;&amp;nbsp;&lt;BR /&gt;&lt;A href="https://github.com/nxp-auto-linux/meta-alb/commit/31b5687270e5ac25244a263abf5412604c5a92ed.patch" target="_blank" rel="noopener nofollow noreferrer"&gt;https://github.com/nxp-auto-linux/meta-alb/commit/31b5687270e5ac25244a263abf5412604c5a92ed.patch&lt;/A&gt;&amp;nbsp;&lt;BR /&gt;&lt;A href="https://github.com/nxp-auto-linux/meta-alb/commit/a4da9a67a2a910d22579bbca7d398929e52a0f08.patch" target="_blank" rel="noopener nofollow noreferrer"&gt;https://github.com/nxp-auto-linux/meta-alb/commit/a4da9a67a2a910d22579bbca7d398929e52a0f08.patch&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;into the meta-alb directory of your BSP (e.g. from a web browser, open above links and right-click then "Save as...").&lt;/P&gt;
&lt;P&gt;- go to meta-alb directory of your BSP in a bash shell and apply the three patches:&lt;/P&gt;
&lt;P&gt;patch --backup-if-mismatch -F 10 -u -p 1 -i 31b5687270e5ac25244a263abf5412604c5a92ed.patch&lt;BR /&gt;patch --backup-if-mismatch -F 10 -u -p 1 -i 9a8702cf4a0bc290398c3993dd4a501b0e68177b.patch &lt;BR /&gt;patch --backup-if-mismatch -F 10 -u -p 1 -i a4da9a67a2a910d22579bbca7d398929e52a0f08.patch&lt;/P&gt;
&lt;P&gt;After that, you can use the BSP as usual to build whatever you wish (run nxp-setup-alb.sh then bitbake etc.)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;</description>
      <pubDate>Wed, 05 Apr 2023 14:17:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/git-source-codeaurora-org-external-autobsps32-linux-link-is-no/m-p/1628331#M2748</guid>
      <dc:creator>Bio_TICFSL</dc:creator>
      <dc:date>2023-04-05T14:17:30Z</dc:date>
    </item>
    <item>
      <title>Re: git://source.codeaurora.org/external/autobsps32/linux link is no more available</title>
      <link>https://community.nxp.com/t5/S32G/git-source-codeaurora-org-external-autobsps32-linux-link-is-no/m-p/1634379#M2895</link>
      <description>&lt;P&gt;Following your first step, I have successfully executed the repo init,&lt;BR /&gt;But when I executed repo sync, it still failed. How can i download the BSP successfully?&lt;/P&gt;</description>
      <pubDate>Mon, 17 Apr 2023 05:51:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/git-source-codeaurora-org-external-autobsps32-linux-link-is-no/m-p/1634379#M2895</guid>
      <dc:creator>NicholasZheng</dc:creator>
      <dc:date>2023-04-17T05:51:56Z</dc:date>
    </item>
    <item>
      <title>Re: git://source.codeaurora.org/external/autobsps32/linux link is no more available</title>
      <link>https://community.nxp.com/t5/S32G/git-source-codeaurora-org-external-autobsps32-linux-link-is-no/m-p/1634382#M2896</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="NicholasZheng_0-1681710916944.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/219399iE06CB7DAED2BB71C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="NicholasZheng_0-1681710916944.png" alt="NicholasZheng_0-1681710916944.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 17 Apr 2023 05:55:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/git-source-codeaurora-org-external-autobsps32-linux-link-is-no/m-p/1634382#M2896</guid>
      <dc:creator>NicholasZheng</dc:creator>
      <dc:date>2023-04-17T05:55:24Z</dc:date>
    </item>
  </channel>
</rss>

