<?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>PowerQUICC ProcessorsのトピックRe: [LSDK20.04] Cannot get linux source code from flex-builder</title>
    <link>https://community.nxp.com/t5/PowerQUICC-Processors/LSDK20-04-Cannot-get-linux-source-code-from-flex-builder/m-p/1453379#M4154</link>
    <description>&lt;P&gt;This is network problem.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;How to set HTTP proxy in Ubuntu&lt;BR /&gt;If your Linux host machine is in a subnet that needs HTTP(s) proxy to access external Internet, please set environment variable&lt;BR /&gt;http_proxy and https_proxy as below:&lt;BR /&gt;1. Set proxy in ~/.bashrc (for current user) or in /etc/profile.d/proxy.sh (for global users), then run "source ~/.bashrc" or&lt;BR /&gt;"source /etc/profile.d/proxy.sh" to validate the settings.&lt;BR /&gt;export http_proxy="http://&amp;lt;account&amp;gt;:&amp;lt;password&amp;gt;@&amp;lt;domain&amp;gt;:&amp;lt;port&amp;gt;"&lt;BR /&gt;export https_proxy="https://&amp;lt;account&amp;gt;:&amp;lt;password&amp;gt;@&amp;lt;domain&amp;gt;:&amp;lt;port&amp;gt;"&lt;BR /&gt;2. Set proxy in /etc/apt/apt.conf&lt;BR /&gt;Acquire::http::Proxy "http://&amp;lt;account&amp;gt;:&amp;lt;password&amp;gt;@&amp;lt;domain&amp;gt;:&amp;lt;port&amp;gt;";&lt;BR /&gt;Acquire::https::Proxy "https://&amp;lt;account&amp;gt;:&amp;lt;password&amp;gt;@&amp;lt;domain&amp;gt;:&amp;lt;port&amp;gt;";&lt;/P&gt;</description>
    <pubDate>Thu, 05 May 2022 08:54:18 GMT</pubDate>
    <dc:creator>yipingwang</dc:creator>
    <dc:date>2022-05-05T08:54:18Z</dc:date>
    <item>
      <title>[LSDK20.04] Cannot get linux source code from flex-builder</title>
      <link>https://community.nxp.com/t5/PowerQUICC-Processors/LSDK20-04-Cannot-get-linux-source-code-from-flex-builder/m-p/1450824#M4143</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I cannot get linux source code by flex-builder through network several days.&lt;/P&gt;&lt;P&gt;When I execute command in LSDK20.04:&lt;/P&gt;&lt;P&gt;flex-builder -c linux&lt;/P&gt;&lt;P&gt;it ends with "&lt;SPAN&gt;fatal: The remote end hung up unexpectedly"&lt;BR /&gt;How can I solve this problem?&amp;nbsp; Is it network problem?&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 28 Apr 2022 16:02:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/PowerQUICC-Processors/LSDK20-04-Cannot-get-linux-source-code-from-flex-builder/m-p/1450824#M4143</guid>
      <dc:creator>jhkim2</dc:creator>
      <dc:date>2022-04-28T16:02:14Z</dc:date>
    </item>
    <item>
      <title>Re: [LSDK20.04] Cannot get linux source code from flex-builder</title>
      <link>https://community.nxp.com/t5/PowerQUICC-Processors/LSDK20-04-Cannot-get-linux-source-code-from-flex-builder/m-p/1453379#M4154</link>
      <description>&lt;P&gt;This is network problem.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;How to set HTTP proxy in Ubuntu&lt;BR /&gt;If your Linux host machine is in a subnet that needs HTTP(s) proxy to access external Internet, please set environment variable&lt;BR /&gt;http_proxy and https_proxy as below:&lt;BR /&gt;1. Set proxy in ~/.bashrc (for current user) or in /etc/profile.d/proxy.sh (for global users), then run "source ~/.bashrc" or&lt;BR /&gt;"source /etc/profile.d/proxy.sh" to validate the settings.&lt;BR /&gt;export http_proxy="http://&amp;lt;account&amp;gt;:&amp;lt;password&amp;gt;@&amp;lt;domain&amp;gt;:&amp;lt;port&amp;gt;"&lt;BR /&gt;export https_proxy="https://&amp;lt;account&amp;gt;:&amp;lt;password&amp;gt;@&amp;lt;domain&amp;gt;:&amp;lt;port&amp;gt;"&lt;BR /&gt;2. Set proxy in /etc/apt/apt.conf&lt;BR /&gt;Acquire::http::Proxy "http://&amp;lt;account&amp;gt;:&amp;lt;password&amp;gt;@&amp;lt;domain&amp;gt;:&amp;lt;port&amp;gt;";&lt;BR /&gt;Acquire::https::Proxy "https://&amp;lt;account&amp;gt;:&amp;lt;password&amp;gt;@&amp;lt;domain&amp;gt;:&amp;lt;port&amp;gt;";&lt;/P&gt;</description>
      <pubDate>Thu, 05 May 2022 08:54:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/PowerQUICC-Processors/LSDK20-04-Cannot-get-linux-source-code-from-flex-builder/m-p/1453379#M4154</guid>
      <dc:creator>yipingwang</dc:creator>
      <dc:date>2022-05-05T08:54:18Z</dc:date>
    </item>
    <item>
      <title>Re: [LSDK20.04] Cannot get linux source code from flex-builder</title>
      <link>https://community.nxp.com/t5/PowerQUICC-Processors/LSDK20-04-Cannot-get-linux-source-code-from-flex-builder/m-p/1453805#M4159</link>
      <description>&lt;P&gt;I changed the download site of linux package to&amp;nbsp; &lt;A href="https://portland.source.codeaurora.org/external/qoriq/qoriq-components/linux.git" target="_blank"&gt;https://portland.source.codeaurora.org/external/qoriq/qoriq-components/linux.git&lt;/A&gt;&lt;/P&gt;&lt;P&gt;It helped me.&lt;/P&gt;</description>
      <pubDate>Thu, 05 May 2022 23:09:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/PowerQUICC-Processors/LSDK20-04-Cannot-get-linux-source-code-from-flex-builder/m-p/1453805#M4159</guid>
      <dc:creator>jhkim2</dc:creator>
      <dc:date>2022-05-05T23:09:16Z</dc:date>
    </item>
  </channel>
</rss>

