<?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>Layerscapeのトピックbranches in yocto not syncing.</title>
    <link>https://community.nxp.com/t5/Layerscape/branches-in-yocto-not-syncing/m-p/1652331#M12508</link>
    <description>&lt;P&gt;We had the need to rebuild our source trees as some changes were not getting picked up.&amp;nbsp;&lt;/P&gt;&lt;P&gt;In the shift to github from codeaurora it seems branches no longer exist in either&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/t5/i-MX-Processors-Knowledge-Base/Linux-source-code-migration-CAF-gt-Github/ta-p/1630725" target="_blank"&gt;Linux source code migration (CAF -&amp;gt; Github) - NXP Community&lt;/A&gt;&lt;/P&gt;&lt;P&gt;or using&amp;nbsp;&lt;/P&gt;&lt;P&gt;repo init -u &lt;A href="https://github.com/nxp-qoriq/yocto-sdk" target="_blank"&gt;https://github.com/nxp-qoriq/yocto-sdk&lt;/A&gt; -b dunfell&lt;/P&gt;&lt;P&gt;During the repo sync we get this error.&lt;/P&gt;&lt;P&gt;gfine@LinuxServer:~/ls1043a_051723b$ repo init -u &lt;A href="https://github.com/nxp-qoriq/yocto-sdk" target="_blank"&gt;https://github.com/nxp-qoriq/yocto-sdk&lt;/A&gt; -b dunfell&lt;BR /&gt;Downloading Repo source from &lt;A href="https://gerrit.googlesource.com/git-repo" target="_blank"&gt;https://gerrit.googlesource.com/git-repo&lt;/A&gt;&lt;BR /&gt;remote: Counting objects: 151, done&lt;BR /&gt;remote: Finding sources: 100% (9/9)&lt;BR /&gt;remote: Total 9 (delta 4), reused 7 (delta 4)&lt;BR /&gt;Unpacking objects: 100% (9/9), done.&lt;/P&gt;&lt;P&gt;Your identity is: Glen Fine &amp;lt;glen.fine@canyonaero.com&amp;gt;&lt;BR /&gt;If you want to change this, please re-run 'repo init' with --config-name&lt;/P&gt;&lt;P&gt;repo has been initialized in /home/gfine/ls1043a_051723b&lt;BR /&gt;gfine@LinuxServer:~/ls1043a_051723b$ repo sync&lt;BR /&gt;remote: Enumerating objects: 147, done.&lt;BR /&gt;remote: Counting objects: 100% (147/147), done.&lt;BR /&gt;remote: Compressing objects: 100% (86/86), done.&lt;BR /&gt;remote: Total 134 (delta 71), reused 107 (delta 44), pack-reused 0&lt;BR /&gt;Receiving objects: 100% (134/134), 119.23 KiB | 38.00 KiB/s, done.&lt;BR /&gt;Resolving deltas: 100% (71/71), completed with 7 local objects.&lt;BR /&gt;Fetching: 50% (6/12) 6:44 | Last synced: openembedded/meta-openembeddedb' % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n\r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: source.codeaurora.org\n'&lt;BR /&gt;Fetching: 50% (6/12) 6:48 | Last synced: openembedded/meta-openembedded&lt;BR /&gt;fatal: unable to access '&lt;A href="https://source.codeaurora.org/external/qoriq/qoriq-components/meta-qoriq/" target="_blank"&gt;https://source.codeaurora.org/external/qoriq/qoriq-components/meta-qoriq/&lt;/A&gt;': Could not resolve host: source.codeaurora.org&lt;/P&gt;&lt;P&gt;qoriq/qoriq-components/meta-qoriq:&lt;BR /&gt;fatal: unable to access '&lt;A href="https://source.codeaurora.org/external/qoriq/qoriq-components/meta-qoriq/" target="_blank"&gt;https://source.codeaurora.org/external/qoriq/qoriq-components/meta-qoriq/&lt;/A&gt;': Could not resolve host: source.codeaurora.org&lt;BR /&gt;qoriq/qoriq-components/meta-qoriq: sleeping 4.0 seconds before retrying&lt;BR /&gt;fatal: unable to access '&lt;A href="https://source.codeaurora.org/external/qoriq/qoriq-components/meta-qoriq/" target="_blank"&gt;https://source.codeaurora.org/external/qoriq/qoriq-components/meta-qoriq/&lt;/A&gt;': Could not resolve host: source.codeaurora.org&lt;/P&gt;&lt;P&gt;qoriq/qoriq-components/meta-qoriq:&lt;BR /&gt;fatal: unable to access '&lt;A href="https://source.codeaurora.org/external/qoriq/qoriq-components/meta-qoriq/" target="_blank"&gt;https://source.codeaurora.org/external/qoriq/qoriq-components/meta-qoriq/&lt;/A&gt;': Could not resolve host: source.codeaurora.org&lt;BR /&gt;error: Cannot fetch qoriq/qoriq-components/meta-qoriq from &lt;A href="https://source.codeaurora.org/external/qoriq/qoriq-components/meta-qoriq" target="_blank"&gt;https://source.codeaurora.org/external/qoriq/qoriq-components/meta-qoriq&lt;/A&gt;&lt;BR /&gt;Fetching: 75% (9/12) 6:54 | Last synced: meta-selinux&lt;/P&gt;&lt;P&gt;It seems dunfell is not longer available so we tried&lt;/P&gt;&lt;P&gt;repo init -u &lt;A href="https://github.com/nxp-qoriq/yocto-sdk" target="_blank"&gt;https://github.com/nxp-qoriq/yocto-sdk&lt;/A&gt; -b hardknott&lt;/P&gt;&lt;P&gt;and&lt;/P&gt;&lt;P&gt;repo init -u &lt;A href="https://github.com/nxp-qoriq/yocto-sdk" target="_blank"&gt;https://github.com/nxp-qoriq/yocto-sdk&lt;/A&gt; -b langfell&lt;/P&gt;&lt;P&gt;with the same result.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have combed the community to see if an update was posted.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Are we working with the wrong repo? If so, what is the correct repo? We tried&amp;nbsp;&lt;/P&gt;&lt;P&gt;repo init -u&amp;nbsp;&lt;A href="https://github.com/nxp-imx/imx-manifest" target="_blank"&gt;https://github.com/nxp-imx/imx-manifest&lt;/A&gt;&amp;nbsp;-b dunfell&lt;/P&gt;&lt;P&gt;and it failed as well.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 17 May 2023 18:34:24 GMT</pubDate>
    <dc:creator>gfine1</dc:creator>
    <dc:date>2023-05-17T18:34:24Z</dc:date>
    <item>
      <title>branches in yocto not syncing.</title>
      <link>https://community.nxp.com/t5/Layerscape/branches-in-yocto-not-syncing/m-p/1652331#M12508</link>
      <description>&lt;P&gt;We had the need to rebuild our source trees as some changes were not getting picked up.&amp;nbsp;&lt;/P&gt;&lt;P&gt;In the shift to github from codeaurora it seems branches no longer exist in either&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/t5/i-MX-Processors-Knowledge-Base/Linux-source-code-migration-CAF-gt-Github/ta-p/1630725" target="_blank"&gt;Linux source code migration (CAF -&amp;gt; Github) - NXP Community&lt;/A&gt;&lt;/P&gt;&lt;P&gt;or using&amp;nbsp;&lt;/P&gt;&lt;P&gt;repo init -u &lt;A href="https://github.com/nxp-qoriq/yocto-sdk" target="_blank"&gt;https://github.com/nxp-qoriq/yocto-sdk&lt;/A&gt; -b dunfell&lt;/P&gt;&lt;P&gt;During the repo sync we get this error.&lt;/P&gt;&lt;P&gt;gfine@LinuxServer:~/ls1043a_051723b$ repo init -u &lt;A href="https://github.com/nxp-qoriq/yocto-sdk" target="_blank"&gt;https://github.com/nxp-qoriq/yocto-sdk&lt;/A&gt; -b dunfell&lt;BR /&gt;Downloading Repo source from &lt;A href="https://gerrit.googlesource.com/git-repo" target="_blank"&gt;https://gerrit.googlesource.com/git-repo&lt;/A&gt;&lt;BR /&gt;remote: Counting objects: 151, done&lt;BR /&gt;remote: Finding sources: 100% (9/9)&lt;BR /&gt;remote: Total 9 (delta 4), reused 7 (delta 4)&lt;BR /&gt;Unpacking objects: 100% (9/9), done.&lt;/P&gt;&lt;P&gt;Your identity is: Glen Fine &amp;lt;glen.fine@canyonaero.com&amp;gt;&lt;BR /&gt;If you want to change this, please re-run 'repo init' with --config-name&lt;/P&gt;&lt;P&gt;repo has been initialized in /home/gfine/ls1043a_051723b&lt;BR /&gt;gfine@LinuxServer:~/ls1043a_051723b$ repo sync&lt;BR /&gt;remote: Enumerating objects: 147, done.&lt;BR /&gt;remote: Counting objects: 100% (147/147), done.&lt;BR /&gt;remote: Compressing objects: 100% (86/86), done.&lt;BR /&gt;remote: Total 134 (delta 71), reused 107 (delta 44), pack-reused 0&lt;BR /&gt;Receiving objects: 100% (134/134), 119.23 KiB | 38.00 KiB/s, done.&lt;BR /&gt;Resolving deltas: 100% (71/71), completed with 7 local objects.&lt;BR /&gt;Fetching: 50% (6/12) 6:44 | Last synced: openembedded/meta-openembeddedb' % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n\r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: source.codeaurora.org\n'&lt;BR /&gt;Fetching: 50% (6/12) 6:48 | Last synced: openembedded/meta-openembedded&lt;BR /&gt;fatal: unable to access '&lt;A href="https://source.codeaurora.org/external/qoriq/qoriq-components/meta-qoriq/" target="_blank"&gt;https://source.codeaurora.org/external/qoriq/qoriq-components/meta-qoriq/&lt;/A&gt;': Could not resolve host: source.codeaurora.org&lt;/P&gt;&lt;P&gt;qoriq/qoriq-components/meta-qoriq:&lt;BR /&gt;fatal: unable to access '&lt;A href="https://source.codeaurora.org/external/qoriq/qoriq-components/meta-qoriq/" target="_blank"&gt;https://source.codeaurora.org/external/qoriq/qoriq-components/meta-qoriq/&lt;/A&gt;': Could not resolve host: source.codeaurora.org&lt;BR /&gt;qoriq/qoriq-components/meta-qoriq: sleeping 4.0 seconds before retrying&lt;BR /&gt;fatal: unable to access '&lt;A href="https://source.codeaurora.org/external/qoriq/qoriq-components/meta-qoriq/" target="_blank"&gt;https://source.codeaurora.org/external/qoriq/qoriq-components/meta-qoriq/&lt;/A&gt;': Could not resolve host: source.codeaurora.org&lt;/P&gt;&lt;P&gt;qoriq/qoriq-components/meta-qoriq:&lt;BR /&gt;fatal: unable to access '&lt;A href="https://source.codeaurora.org/external/qoriq/qoriq-components/meta-qoriq/" target="_blank"&gt;https://source.codeaurora.org/external/qoriq/qoriq-components/meta-qoriq/&lt;/A&gt;': Could not resolve host: source.codeaurora.org&lt;BR /&gt;error: Cannot fetch qoriq/qoriq-components/meta-qoriq from &lt;A href="https://source.codeaurora.org/external/qoriq/qoriq-components/meta-qoriq" target="_blank"&gt;https://source.codeaurora.org/external/qoriq/qoriq-components/meta-qoriq&lt;/A&gt;&lt;BR /&gt;Fetching: 75% (9/12) 6:54 | Last synced: meta-selinux&lt;/P&gt;&lt;P&gt;It seems dunfell is not longer available so we tried&lt;/P&gt;&lt;P&gt;repo init -u &lt;A href="https://github.com/nxp-qoriq/yocto-sdk" target="_blank"&gt;https://github.com/nxp-qoriq/yocto-sdk&lt;/A&gt; -b hardknott&lt;/P&gt;&lt;P&gt;and&lt;/P&gt;&lt;P&gt;repo init -u &lt;A href="https://github.com/nxp-qoriq/yocto-sdk" target="_blank"&gt;https://github.com/nxp-qoriq/yocto-sdk&lt;/A&gt; -b langfell&lt;/P&gt;&lt;P&gt;with the same result.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have combed the community to see if an update was posted.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Are we working with the wrong repo? If so, what is the correct repo? We tried&amp;nbsp;&lt;/P&gt;&lt;P&gt;repo init -u&amp;nbsp;&lt;A href="https://github.com/nxp-imx/imx-manifest" target="_blank"&gt;https://github.com/nxp-imx/imx-manifest&lt;/A&gt;&amp;nbsp;-b dunfell&lt;/P&gt;&lt;P&gt;and it failed as well.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 17 May 2023 18:34:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/branches-in-yocto-not-syncing/m-p/1652331#M12508</guid>
      <dc:creator>gfine1</dc:creator>
      <dc:date>2023-05-17T18:34:24Z</dc:date>
    </item>
  </channel>
</rss>

