<?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: LSDK21.08 fatal git issue in Layerscape</title>
    <link>https://community.nxp.com/t5/Layerscape/LSDK21-08-fatal-git-issue/m-p/1746381#M13536</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;you can set git configuration as below:&lt;/P&gt;
&lt;P&gt;git config --global http.sslverify false&lt;BR /&gt;git config --global https.sslverify false&lt;/P&gt;
&lt;P&gt;then manually test it:&lt;BR /&gt;git clone &lt;A href="https://github.com/nxp-qoriq/atf.git/" target="_blank"&gt;https://github.com/nxp-qoriq/atf.git/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;It works on my side.&lt;/P&gt;</description>
    <pubDate>Wed, 25 Oct 2023 21:16:37 GMT</pubDate>
    <dc:creator>Oswalag</dc:creator>
    <dc:date>2023-10-25T21:16:37Z</dc:date>
    <item>
      <title>LSDK21.08 fatal git issue</title>
      <link>https://community.nxp.com/t5/Layerscape/LSDK21-08-fatal-git-issue/m-p/1743851#M13515</link>
      <description>&lt;P&gt;Trying to set up the&lt;SPAN&gt;&amp;nbsp;flex-builder for the LX2160&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;(flex-builder -m lx2160ardb_rev2&lt;/SPAN&gt;&lt;SPAN&gt;) on Ubuntu 20.04 and had completed the following:&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;1 Replace the git link of xserver&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;&amp;gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;url:&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://gitlab.freedesktop.org/xorg/xserver.git" target="_blank" rel="nofollow noopener noreferrer"&gt;https://gitlab.freedesktop.org/xorg/xserver.git&lt;/A&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;2 Replace the git link of xwayland&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;&amp;gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;url:&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://gitlab.freedesktop.org/wayland/wayland.git" target="_blank" rel="nofollow noopener noreferrer"&gt;https://gitlab.freedesktop.org/wayland/wayland.git&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;But still getting unable to access the GitHub.&lt;/P&gt;&lt;P&gt;Ubuntu 20.04:&amp;nbsp;&lt;BR /&gt;fetch firmware repositories&lt;/P&gt;&lt;P&gt;repo: atf&lt;BR /&gt;tag: LSDK-21.08&lt;BR /&gt;Cloning into '/home/qwer/test/flexbuild_lsdk2108_github/components/firmware/atf'...&lt;BR /&gt;fatal: unable to access '&lt;A href="https://github.com/nxp-qoriq/atf.git/" target="_blank"&gt;https://github.com/nxp-qoriq/atf.git/&lt;/A&gt;': server certificate verification failed. CAfile: none CRLfile: none&lt;/P&gt;&lt;P&gt;repo: rcw&lt;BR /&gt;tag: LSDK-21.08&lt;BR /&gt;Cloning into '/home/qwer/test/flexbuild_lsdk2108_github/components/firmware/rcw'...&lt;BR /&gt;fatal: unable to access '&lt;A href="https://github.com/nxp-qoriq/rcw.git/" target="_blank"&gt;https://github.com/nxp-qoriq/rcw.git/&lt;/A&gt;': server certificate verification failed. CAfile: none CRLfile: none&lt;/P&gt;&lt;P&gt;repo: uboot&lt;BR /&gt;tag: LSDK-21.08&lt;BR /&gt;Cloning into '/home/qwer/test/flexbuild_lsdk2108_github/components/firmware/uboot'...&lt;BR /&gt;fatal: unable to access '&lt;A href="https://github.com/nxp-qoriq/u-boot.git/" target="_blank"&gt;https://github.com/nxp-qoriq/u-boot.git/&lt;/A&gt;': server certificate verification failed. CAfile: none CRLfile: none&lt;/P&gt;&lt;P&gt;repo: uefi_bin&lt;BR /&gt;tag: LSDK-21.08&lt;BR /&gt;Cloning into '/home/qwer/test/flexbuild_lsdk2108_github/components/firmware/uefi_bin'...&lt;BR /&gt;fatal: unable to access '&lt;A href="https://github.com/nxp-qoriq/qoriq-uefi-binary.git/" target="_blank"&gt;https://github.com/nxp-qoriq/qoriq-uefi-binary.git/&lt;/A&gt;': server certificate verification failed. CAfile: none CRLfile: none&lt;/P&gt;&lt;P&gt;repo: mc_bin&lt;BR /&gt;tag: lf-5.10.35-2.0.0&lt;BR /&gt;Cloning into '/home/qwer/test/flexbuild_lsdk2108_github/components/firmware/mc_bin'...&lt;BR /&gt;fatal: unable to access '&lt;A href="https://github.com/nxp-qoriq/qoriq-mc-binary.git/" target="_blank"&gt;https://github.com/nxp-qoriq/qoriq-mc-binary.git/&lt;/A&gt;': server certificate verification failed. CAfile: none CRLfile: none&lt;/P&gt;&lt;P&gt;repo: mc_utils&lt;BR /&gt;tag: lf-5.10.35-2.0.0&lt;BR /&gt;Cloning into '/home/qwer/test/flexbuild_lsdk2108_github/components/firmware/mc_utils'...&lt;BR /&gt;fatal: unable to access '&lt;A href="https://github.com/nxp-qoriq/mc-utils.git/" target="_blank"&gt;https://github.com/nxp-qoriq/mc-utils.git/&lt;/A&gt;': server certificate verification failed. CAfile: none CRLfile: none&lt;/P&gt;&lt;P&gt;repo: fm_ucode&lt;BR /&gt;tag: LSDK-21.08&lt;BR /&gt;Cloning into '/home/qwer/test/flexbuild_lsdk2108_github/components/firmware/fm_ucode'...&lt;BR /&gt;fatal: unable to access '&lt;A href="https://github.com/nxp-qoriq/qoriq-fm-ucode.git/" target="_blank"&gt;https://github.com/nxp-qoriq/qoriq-fm-ucode.git/&lt;/A&gt;': server certificate verification failed. CAfile: none CRLfile: none&lt;/P&gt;&lt;P&gt;repo: qe_ucode&lt;BR /&gt;tag: LSDK-21.08&lt;BR /&gt;Cloning into '/home/qwer/test/flexbuild_lsdk2108_github/components/firmware/qe_ucode'...&lt;BR /&gt;fatal: unable to access '&lt;A href="https://github.com/nxp-qoriq/qoriq-qe-ucode.git/" target="_blank"&gt;https://github.com/nxp-qoriq/qoriq-qe-ucode.git/&lt;/A&gt;': server certificate verification failed. CAfile: none CRLfile: none&lt;/P&gt;&lt;P&gt;repo: phy_cortina&lt;BR /&gt;tag: LSDK-21.08&lt;BR /&gt;Cloning into '/home/qwer/test/flexbuild_lsdk2108_github/components/firmware/phy_cortina'...&lt;BR /&gt;fatal: unable to access '&lt;A href="https://github.com/nxp-qoriq/qoriq-firmware-cortina.git/" target="_blank"&gt;https://github.com/nxp-qoriq/qoriq-firmware-cortina.git/&lt;/A&gt;': server certificate verification failed. CAfile: none CRLfile: none&lt;/P&gt;&lt;P&gt;repo: phy_inphi&lt;BR /&gt;tag: LSDK-21.08&lt;BR /&gt;Cloning into '/home/qwer/test/flexbuild_lsdk2108_github/components/firmware/phy_inphi'...&lt;BR /&gt;fatal: unable to access '&lt;A href="https://github.com/nxp-qoriq/qoriq-firmware-inphi.git/" target="_blank"&gt;https://github.com/nxp-qoriq/qoriq-firmware-inphi.git/&lt;/A&gt;': server certificate verification failed. CAfile: none CRLfile: none&lt;/P&gt;&lt;P&gt;repo: pfe_bin&lt;BR /&gt;tag: LSDK-21.08&lt;BR /&gt;Cloning into '/home/qwer/test/flexbuild_lsdk2108_github/components/firmware/pfe_bin'...&lt;BR /&gt;fatal: unable to access '&lt;A href="https://github.com/nxp-qoriq/qoriq-engine-pfe-bin.git/" target="_blank"&gt;https://github.com/nxp-qoriq/qoriq-engine-pfe-bin.git/&lt;/A&gt;': server certificate verification failed. CAfile: none CRLfile: none&lt;/P&gt;&lt;P&gt;repo: ddr_phy_bin&lt;BR /&gt;tag: LSDK-21.08&lt;BR /&gt;Cloning into '/home/qwer/test/flexbuild_lsdk2108_github/components/firmware/ddr_phy_bin'...&lt;BR /&gt;fatal: unable to access '&lt;A href="https://github.com/nxp-qoriq/ddr-phy-binary.git/" target="_blank"&gt;https://github.com/nxp-qoriq/ddr-phy-binary.git/&lt;/A&gt;': server certificate verification failed. CAfile: none CRLfile: none&lt;/P&gt;&lt;P&gt;repo: dp_firmware_cadence&lt;BR /&gt;tag: LSDK-21.08&lt;BR /&gt;make: Leaving directory '/home/qwer/test/flexbuild_lsdk2108_github/packages/firmware'&lt;BR /&gt;make: Entering directory '/home/qwer/test/flexbuild_lsdk2108_github/packages/linux'&lt;/P&gt;&lt;P&gt;fetch linux repositories&lt;/P&gt;&lt;P&gt;repo: linux&lt;BR /&gt;tag: LSDK-21.08&lt;BR /&gt;Cloning into '/home/qwer/test/flexbuild_lsdk2108_github/components/linux/linux'...&lt;BR /&gt;fatal: unable to access '&lt;A href="https://github.com/nxp-qoriq/linux.git/" target="_blank"&gt;https://github.com/nxp-qoriq/linux.git/&lt;/A&gt;': server certificate verification failed. CAfile: none CRLfile: none&lt;/P&gt;&lt;P&gt;repo: cryptodev_linux&lt;BR /&gt;tag: cryptodev-linux-1.12&lt;BR /&gt;Cloning into '/home/qwer/test/flexbuild_lsdk2108_github/components/linux/cryptodev_linux'...&lt;BR /&gt;fatal: unable to access '&lt;A href="https://github.com/cryptodev-linux/cryptodev-linux.git/" target="_blank"&gt;https://github.com/cryptodev-linux/cryptodev-linux.git/&lt;/A&gt;': server certificate verification failed. CAfile: none CRLfile: none&lt;/P&gt;&lt;P&gt;repo: lttng_modules&lt;BR /&gt;tag: v2.13.0&lt;BR /&gt;Cloning into '/home/qwer/test/flexbuild_lsdk2108_github/components/linux/lttng_modules'...&lt;BR /&gt;fatal: unable to access '&lt;A href="https://git.lttng.org/lttng-modules.git/" target="_blank"&gt;https://git.lttng.org/lttng-modules.git/&lt;/A&gt;': server certificate verification failed. CAfile: none CRLfile: none&lt;/P&gt;&lt;P&gt;repo: mdio_proxy_module&lt;BR /&gt;tag: LSDK-21.08&lt;BR /&gt;Cloning into '/home/qwer/test/flexbuild_lsdk2108_github/components/linux/mdio_proxy_module'...&lt;BR /&gt;fatal: unable to access '&lt;A href="https://github.com/nxp-qoriq/mdio-proxy-module.git/" target="_blank"&gt;https://github.com/nxp-qoriq/mdio-proxy-module.git/&lt;/A&gt;': server certificate verification failed. CAfile: none CRLfile: none&lt;BR /&gt;make: *** [Makefile:29: repo_fetch] Error 128&lt;BR /&gt;make: Leaving directory '/home/qwer/test/flexbuild_lsdk2108_github/packages/linux'&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thank you for your help.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 20 Oct 2023 18:26:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/LSDK21-08-fatal-git-issue/m-p/1743851#M13515</guid>
      <dc:creator>Kai123</dc:creator>
      <dc:date>2023-10-20T18:26:42Z</dc:date>
    </item>
    <item>
      <title>Re: LSDK21.08 fatal git issue</title>
      <link>https://community.nxp.com/t5/Layerscape/LSDK21-08-fatal-git-issue/m-p/1746381#M13536</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;you can set git configuration as below:&lt;/P&gt;
&lt;P&gt;git config --global http.sslverify false&lt;BR /&gt;git config --global https.sslverify false&lt;/P&gt;
&lt;P&gt;then manually test it:&lt;BR /&gt;git clone &lt;A href="https://github.com/nxp-qoriq/atf.git/" target="_blank"&gt;https://github.com/nxp-qoriq/atf.git/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;It works on my side.&lt;/P&gt;</description>
      <pubDate>Wed, 25 Oct 2023 21:16:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/LSDK21-08-fatal-git-issue/m-p/1746381#M13536</guid>
      <dc:creator>Oswalag</dc:creator>
      <dc:date>2023-10-25T21:16:37Z</dc:date>
    </item>
  </channel>
</rss>

