<?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>T-SeriesのトピックRe: Fetching t2080rdb source code</title>
    <link>https://community.nxp.com/t5/T-Series/Fetching-t2080rdb-source-code/m-p/916478#M3148</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello &lt;A _jive_internal="true" class="" data-content-finding="Community" data-userid="347124" data-username="cpoland@blackline.ca" href="https://community.nxp.com/people/cpoland@blackline.ca"&gt;Connor Poland&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;Have you installed source ISO QorIQ-SDK-V2.0-SOURCE-20160527-yocto.iso?&lt;/P&gt;&lt;P&gt;If yes, u-boot source should be deployed in downloads/git2/git.freescale.com.ppc.sdk.u-boot.git, no need to download it from the upstream. Please check whether this folder exists, if no please install the source ISO again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Yiping&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 29 Aug 2019 08:45:21 GMT</pubDate>
    <dc:creator>yipingwang</dc:creator>
    <dc:date>2019-08-29T08:45:21Z</dc:date>
    <item>
      <title>Fetching t2080rdb source code</title>
      <link>https://community.nxp.com/t5/T-Series/Fetching-t2080rdb-source-code/m-p/916477#M3147</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm following this guide: &lt;A _jive_internal="true" class="jivelink1" href="https://community.nxp.com/thread/474790" title="https://community.nxp.com/thread/474790"&gt;https://community.nxp.com/thread/474790&lt;/A&gt;, however I am experiencing the following error as a result of.. $ bitbake u-boot -c patch:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;WARNING: Host distribution "Ubuntu-19.04" has not been validated with this version of the build system; you may possibly experience unexpected failures. It is recommended that you use a tested distribution.&lt;BR /&gt;Loading cache: 100% |###########################################| ETA: 00:00:00&lt;BR /&gt;Loaded 6050 entries from dependency cache.&lt;BR /&gt;NOTE: Resolving any missing task queue dependencies&lt;/P&gt;&lt;P&gt;Build Configuration:&lt;BR /&gt;BB_VERSION = "1.28.0"&lt;BR /&gt;BUILD_SYS = "x86_64-linux"&lt;BR /&gt;NATIVELSBSTRING = "Ubuntu-19.04"&lt;BR /&gt;TARGET_SYS = "powerpc-fsl-linux"&lt;BR /&gt;MACHINE = "t2080rdb"&lt;BR /&gt;DISTRO = "fsl-qoriq"&lt;BR /&gt;DISTRO_VERSION = "2.0"&lt;BR /&gt;TUNE_FEATURES = "m32 fpu-hard e6500 altivec"&lt;BR /&gt;TARGET_FPU = "hard"&lt;BR /&gt;meta &lt;BR /&gt;meta-yocto &lt;BR /&gt;meta-yocto-bsp = "HEAD:9a211a4a2c1bfcb292dc97d8dcac149bca9e3f1b"&lt;BR /&gt;meta-oe &lt;BR /&gt;meta-multimedia &lt;BR /&gt;meta-gnome &lt;BR /&gt;meta-networking &lt;BR /&gt;meta-perl &lt;BR /&gt;meta-python &lt;BR /&gt;meta-ruby &lt;BR /&gt;meta-filesystems &lt;BR /&gt;meta-webserver &lt;BR /&gt;meta-xfce = "HEAD:dc5634968b270dde250690609f0015f881db81f2"&lt;BR /&gt;meta-freescale = "HEAD:7facbdb726e2dda0515e084c2066a4b8dd99c6d2"&lt;BR /&gt;meta-freescale-internal = "HEAD:4829293f807e35a1111e79763294fc8b98b97810"&lt;BR /&gt;meta-freescale-extra = "HEAD:bee911b027e0480b034674d0ddee3fcb06d2e985"&lt;BR /&gt;meta-virtualization = "HEAD:042425c1d98bdd7e44a62789bd03b375045266f5"&lt;BR /&gt;meta-java = "HEAD:8b776ac68f9af4596be3824152bcf0bc6b67fa1d"&lt;BR /&gt;meta-openstack &lt;BR /&gt;meta-openstack-aio-deploy &lt;BR /&gt;meta-openstack-compute-deploy &lt;BR /&gt;meta-openstack-compute-test-config &lt;BR /&gt;meta-openstack-controller-deploy &lt;BR /&gt;meta-openstack-controller-test-config &lt;BR /&gt;meta-openstack-qemu &lt;BR /&gt;meta-openstack-swift-deploy &lt;BR /&gt;meta-cloud-services = "HEAD:d8bc0d92d0f741e2ea1e6d3d9bc6b7a091d03cfb"&lt;BR /&gt;meta-security = "HEAD:f9367e71f923fc7d2fb600208e2b97535ea41777"&lt;/P&gt;&lt;P&gt;NOTE: Preparing RunQueue&lt;BR /&gt;NOTE: Executing SetScene Tasks&lt;BR /&gt;NOTE: Executing RunQueue Tasks&lt;BR /&gt;WARNING: Failed to fetch URL git://git.freescale.com/ppc/sdk/u-boot.git;branch=sdk-v2.0.x, attempting MIRRORS if available&lt;BR /&gt;ERROR: Fetcher failure: Unable to find revision a9b437f50e2051f8d42ec9e1a6df52de4bc00e1e in branch sdk-v2.0.x even from upstream&lt;BR /&gt;ERROR: Function failed: Fetcher failure for URL: 'git://git.freescale.com/ppc/sdk/u-boot.git;branch=sdk-v2.0.x'. Unable to fetch URL from any source.&lt;BR /&gt;ERROR: Logfile of failure stored in: /home/ubuntu/QorIQ-SDK-V2.0-20160527-yocto/build_t2080rdb/tmp/work/t2080rdb-fsl-linux/u-boot-qoriq/2016.01+fslgit-r0/temp/log.do_fetch.5885&lt;BR /&gt;ERROR: Task 2 (/home/ubuntu/QorIQ-SDK-V2.0-20160527-yocto/sources/meta-freescale/recipes-bsp/u-boot/u-boot-qoriq_2016.01.bb, do_fetch) failed with exit code '1'&lt;BR /&gt;NOTE: Tasks Summary: Attempted 8 tasks of which 7 didn't need to be rerun and 1 failed.&lt;BR /&gt;No currently running tasks (7 of 10)&lt;/P&gt;&lt;P&gt;Summary: 1 task failed:&lt;BR /&gt; /home/ubuntu/QorIQ-SDK-V2.0-20160527-yocto/sources/meta-freescale/recipes-bsp/u-boot/u-boot-qoriq_2016.01.bb, do_fetch&lt;BR /&gt;Summary: There were 2 WARNING messages shown.&lt;BR /&gt;Summary: There were 2 ERROR messages shown, returning a non-zero exit code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is Ubuntu-19.04 the cause of this problem or is there some other solution so I can move forward?&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Aug 2019 20:28:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/T-Series/Fetching-t2080rdb-source-code/m-p/916477#M3147</guid>
      <dc:creator>cpoland</dc:creator>
      <dc:date>2019-08-28T20:28:21Z</dc:date>
    </item>
    <item>
      <title>Re: Fetching t2080rdb source code</title>
      <link>https://community.nxp.com/t5/T-Series/Fetching-t2080rdb-source-code/m-p/916478#M3148</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello &lt;A _jive_internal="true" class="" data-content-finding="Community" data-userid="347124" data-username="cpoland@blackline.ca" href="https://community.nxp.com/people/cpoland@blackline.ca"&gt;Connor Poland&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;Have you installed source ISO QorIQ-SDK-V2.0-SOURCE-20160527-yocto.iso?&lt;/P&gt;&lt;P&gt;If yes, u-boot source should be deployed in downloads/git2/git.freescale.com.ppc.sdk.u-boot.git, no need to download it from the upstream. Please check whether this folder exists, if no please install the source ISO again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Yiping&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Aug 2019 08:45:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/T-Series/Fetching-t2080rdb-source-code/m-p/916478#M3148</guid>
      <dc:creator>yipingwang</dc:creator>
      <dc:date>2019-08-29T08:45:21Z</dc:date>
    </item>
    <item>
      <title>Re: Fetching t2080rdb source code</title>
      <link>https://community.nxp.com/t5/T-Series/Fetching-t2080rdb-source-code/m-p/916479#M3149</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/yipingwang"&gt;yipingwang&lt;/A&gt;‌,&lt;BR /&gt;I was able to resolve that error by reinstalling the source as you said, however I am now given a different error following $ bitbake u-boot -c patch :&lt;/P&gt;&lt;P&gt;WARNING: Host distribution "Ubuntu-19.04" has not been validated with this version of the build system; you may possibly experience unexpected failures. It is recommended that you use a tested distribution.&lt;BR /&gt;Loading cache: 100% |###########################################| ETA: 00:00:00&lt;BR /&gt;Loaded 6050 entries from dependency cache.&lt;BR /&gt;NOTE: Resolving any missing task queue dependencies&lt;/P&gt;&lt;P&gt;Build Configuration:&lt;BR /&gt;BB_VERSION = "1.28.0"&lt;BR /&gt;BUILD_SYS = "x86_64-linux"&lt;BR /&gt;NATIVELSBSTRING = "Ubuntu-19.04"&lt;BR /&gt;TARGET_SYS = "powerpc-fsl-linux"&lt;BR /&gt;MACHINE = "t2080rdb"&lt;BR /&gt;DISTRO = "fsl-qoriq"&lt;BR /&gt;DISTRO_VERSION = "2.0"&lt;BR /&gt;TUNE_FEATURES = "m32 fpu-hard e6500 altivec"&lt;BR /&gt;TARGET_FPU = "hard"&lt;BR /&gt;meta &lt;BR /&gt;meta-yocto &lt;BR /&gt;meta-yocto-bsp = "HEAD:9a211a4a2c1bfcb292dc97d8dcac149bca9e3f1b"&lt;BR /&gt;meta-oe &lt;BR /&gt;meta-multimedia &lt;BR /&gt;meta-gnome &lt;BR /&gt;meta-networking &lt;BR /&gt;meta-perl &lt;BR /&gt;meta-python &lt;BR /&gt;meta-ruby &lt;BR /&gt;meta-filesystems &lt;BR /&gt;meta-webserver &lt;BR /&gt;meta-xfce = "HEAD:dc5634968b270dde250690609f0015f881db81f2"&lt;BR /&gt;meta-freescale = "HEAD:7facbdb726e2dda0515e084c2066a4b8dd99c6d2"&lt;BR /&gt;meta-freescale-internal = "HEAD:4829293f807e35a1111e79763294fc8b98b97810"&lt;BR /&gt;meta-freescale-extra = "HEAD:bee911b027e0480b034674d0ddee3fcb06d2e985"&lt;BR /&gt;meta-virtualization = "HEAD:042425c1d98bdd7e44a62789bd03b375045266f5"&lt;BR /&gt;meta-java = "HEAD:8b776ac68f9af4596be3824152bcf0bc6b67fa1d"&lt;BR /&gt;meta-openstack &lt;BR /&gt;meta-openstack-aio-deploy &lt;BR /&gt;meta-openstack-compute-deploy &lt;BR /&gt;meta-openstack-compute-test-config &lt;BR /&gt;meta-openstack-controller-deploy &lt;BR /&gt;meta-openstack-controller-test-config &lt;BR /&gt;meta-openstack-qemu &lt;BR /&gt;meta-openstack-swift-deploy &lt;BR /&gt;meta-cloud-services = "HEAD:d8bc0d92d0f741e2ea1e6d3d9bc6b7a091d03cfb"&lt;BR /&gt;meta-security = "HEAD:f9367e71f923fc7d2fb600208e2b97535ea41777"&lt;/P&gt;&lt;P&gt;NOTE: Preparing RunQueue&lt;BR /&gt;NOTE: Executing SetScene Tasks&lt;BR /&gt;NOTE: Executing RunQueue Tasks&lt;BR /&gt;ERROR: Function failed: Fetcher failure: Fetch command failed with exit code 128, output:&lt;BR /&gt;fatal: the '--set-upstream' option is no longer supported. Please use '--track' or '--set-upstream-to' instead.&lt;/P&gt;&lt;P&gt;ERROR: Logfile of failure stored in: /home/ubuntu/QorIQ-SDK-V2.0-20160527-yocto/build_t2080rdb/tmp/work/t2080rdb-fsl-linux/u-boot-qoriq/2016.01+fslgit-r0/temp/log.do_unpack.4177&lt;BR /&gt;Log data follows:&lt;BR /&gt;| DEBUG: Executing python function do_unpack&lt;BR /&gt;| DEBUG: Executing python function base_do_unpack&lt;BR /&gt;| DEBUG: Running export SSH_AGENT_PID="2149"; export SSH_AUTH_SOCK="/run/user/999/keyring/ssh"; export PATH="/home/ubuntu/QorIQ-SDK-V2.0-20160527-yocto/sources/poky/scripts:/home/ubuntu/QorIQ-SDK-V2.0-20160527-yocto/build_t2080rdb/tmp/sysroots/x86_64-linux/usr/bin/powerpc-fsl-linux:/home/ubuntu/QorIQ-SDK-V2.0-20160527-yocto/build_t2080rdb/tmp/sysroots/t2080rdb/usr/bin/crossscripts:/home/ubuntu/QorIQ-SDK-V2.0-20160527-yocto/build_t2080rdb/tmp/sysroots/x86_64-linux/usr/sbin:/home/ubuntu/QorIQ-SDK-V2.0-20160527-yocto/build_t2080rdb/tmp/sysroots/x86_64-linux/usr/bin:/home/ubuntu/QorIQ-SDK-V2.0-20160527-yocto/build_t2080rdb/tmp/sysroots/x86_64-linux/sbin:/home/ubuntu/QorIQ-SDK-V2.0-20160527-yocto/build_t2080rdb/tmp/sysroots/x86_64-linux/bin:/home/ubuntu/QorIQ-SDK-V2.0-20160527-yocto/sources/poky/scripts:/home/ubuntu/QorIQ-SDK-V2.0-20160527-yocto/sources/poky/bitbake/bin:/home/ubuntu/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin"; export HOME="/home/ubuntu"; git -c core.fsyncobjectfiles=0 clone -s -n /home/ubuntu/QorIQ-SDK-V2.0-20160527-yocto/downloads/git2/git.freescale.com.ppc.sdk.u-boot.git/ /home/ubuntu/QorIQ-SDK-V2.0-20160527-yocto/build_t2080rdb/tmp/work/t2080rdb-fsl-linux/u-boot-qoriq/2016.01+fslgit-r0/git/&lt;BR /&gt;| DEBUG: Running export SSH_AGENT_PID="2149"; export SSH_AUTH_SOCK="/run/user/999/keyring/ssh"; export PATH="/home/ubuntu/QorIQ-SDK-V2.0-20160527-yocto/sources/poky/scripts:/home/ubuntu/QorIQ-SDK-V2.0-20160527-yocto/build_t2080rdb/tmp/sysroots/x86_64-linux/usr/bin/powerpc-fsl-linux:/home/ubuntu/QorIQ-SDK-V2.0-20160527-yocto/build_t2080rdb/tmp/sysroots/t2080rdb/usr/bin/crossscripts:/home/ubuntu/QorIQ-SDK-V2.0-20160527-yocto/build_t2080rdb/tmp/sysroots/x86_64-linux/usr/sbin:/home/ubuntu/QorIQ-SDK-V2.0-20160527-yocto/build_t2080rdb/tmp/sysroots/x86_64-linux/usr/bin:/home/ubuntu/QorIQ-SDK-V2.0-20160527-yocto/build_t2080rdb/tmp/sysroots/x86_64-linux/sbin:/home/ubuntu/QorIQ-SDK-V2.0-20160527-yocto/build_t2080rdb/tmp/sysroots/x86_64-linux/bin:/home/ubuntu/QorIQ-SDK-V2.0-20160527-yocto/sources/poky/scripts:/home/ubuntu/QorIQ-SDK-V2.0-20160527-yocto/sources/poky/bitbake/bin:/home/ubuntu/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin"; export HOME="/home/ubuntu"; git -c core.fsyncobjectfiles=0 remote set-url origin git://git.freescale.com/ppc/sdk/u-boot.git&lt;BR /&gt;| DEBUG: Running export SSH_AGENT_PID="2149"; export SSH_AUTH_SOCK="/run/user/999/keyring/ssh"; export PATH="/home/ubuntu/QorIQ-SDK-V2.0-20160527-yocto/sources/poky/scripts:/home/ubuntu/QorIQ-SDK-V2.0-20160527-yocto/build_t2080rdb/tmp/sysroots/x86_64-linux/usr/bin/powerpc-fsl-linux:/home/ubuntu/QorIQ-SDK-V2.0-20160527-yocto/build_t2080rdb/tmp/sysroots/t2080rdb/usr/bin/crossscripts:/home/ubuntu/QorIQ-SDK-V2.0-20160527-yocto/build_t2080rdb/tmp/sysroots/x86_64-linux/usr/sbin:/home/ubuntu/QorIQ-SDK-V2.0-20160527-yocto/build_t2080rdb/tmp/sysroots/x86_64-linux/usr/bin:/home/ubuntu/QorIQ-SDK-V2.0-20160527-yocto/build_t2080rdb/tmp/sysroots/x86_64-linux/sbin:/home/ubuntu/QorIQ-SDK-V2.0-20160527-yocto/build_t2080rdb/tmp/sysroots/x86_64-linux/bin:/home/ubuntu/QorIQ-SDK-V2.0-20160527-yocto/sources/poky/scripts:/home/ubuntu/QorIQ-SDK-V2.0-20160527-yocto/sources/poky/bitbake/bin:/home/ubuntu/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin"; export HOME="/home/ubuntu"; git -c core.fsyncobjectfiles=0 checkout -B sdk-v2.0.x a9b437f50e2051f8d42ec9e1a6df52de4bc00e1e&lt;BR /&gt;| DEBUG: Running export SSH_AGENT_PID="2149"; export SSH_AUTH_SOCK="/run/user/999/keyring/ssh"; export PATH="/home/ubuntu/QorIQ-SDK-V2.0-20160527-yocto/sources/poky/scripts:/home/ubuntu/QorIQ-SDK-V2.0-20160527-yocto/build_t2080rdb/tmp/sysroots/x86_64-linux/usr/bin/powerpc-fsl-linux:/home/ubuntu/QorIQ-SDK-V2.0-20160527-yocto/build_t2080rdb/tmp/sysroots/t2080rdb/usr/bin/crossscripts:/home/ubuntu/QorIQ-SDK-V2.0-20160527-yocto/build_t2080rdb/tmp/sysroots/x86_64-linux/usr/sbin:/home/ubuntu/QorIQ-SDK-V2.0-20160527-yocto/build_t2080rdb/tmp/sysroots/x86_64-linux/usr/bin:/home/ubuntu/QorIQ-SDK-V2.0-20160527-yocto/build_t2080rdb/tmp/sysroots/x86_64-linux/sbin:/home/ubuntu/QorIQ-SDK-V2.0-20160527-yocto/build_t2080rdb/tmp/sysroots/x86_64-linux/bin:/home/ubuntu/QorIQ-SDK-V2.0-20160527-yocto/sources/poky/scripts:/home/ubuntu/QorIQ-SDK-V2.0-20160527-yocto/sources/poky/bitbake/bin:/home/ubuntu/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin"; export HOME="/home/ubuntu"; git -c core.fsyncobjectfiles=0 branch --set-upstream sdk-v2.0.x origin/sdk-v2.0.x&lt;BR /&gt;| DEBUG: Python function base_do_unpack finished&lt;BR /&gt;| DEBUG: Python function do_unpack finished&lt;BR /&gt;| ERROR: Function failed: Fetcher failure: Fetch command failed with exit code 128, output:&lt;BR /&gt;| fatal: the '--set-upstream' option is no longer supported. Please use '--track' or '--set-upstream-to' instead.&lt;BR /&gt;| &lt;BR /&gt;ERROR: Task 0 (/home/ubuntu/QorIQ-SDK-V2.0-20160527-yocto/sources/meta-freescale/recipes-bsp/u-boot/u-boot-qoriq_2016.01.bb, do_unpack) failed with exit code '1'&lt;BR /&gt;NOTE: Tasks Summary: Attempted 9 tasks of which 7 didn't need to be rerun and 1 failed.&lt;BR /&gt;No currently running tasks (9 of 10)&lt;/P&gt;&lt;P&gt;Summary: 1 task failed:&lt;BR /&gt; /home/ubuntu/QorIQ-SDK-V2.0-20160527-yocto/sources/meta-freescale/recipes-bsp/u-boot/u-boot-qoriq_2016.01.bb, do_unpack&lt;BR /&gt;Summary: There was 1 WARNING message shown.&lt;BR /&gt;Summary: There was 1 ERROR message shown, returning a non-zero exit code&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Aug 2019 12:51:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/T-Series/Fetching-t2080rdb-source-code/m-p/916479#M3149</guid>
      <dc:creator>cpoland</dc:creator>
      <dc:date>2019-08-29T12:51:08Z</dc:date>
    </item>
    <item>
      <title>Re: Fetching t2080rdb source code</title>
      <link>https://community.nxp.com/t5/T-Series/Fetching-t2080rdb-source-code/m-p/916480#M3150</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello &lt;STRONG class=""&gt;&lt;SPAN class=""&gt;Connor Poland&lt;/SPAN&gt;&lt;/STRONG&gt;,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please apply this patch &lt;A class="link-titled" href="https://lists.yoctoproject.org/pipermail/yocto/2017-October/038472.html" title="https://lists.yoctoproject.org/pipermail/yocto/2017-October/038472.html"&gt;[yocto] [pyro][bitbake][PATCH] bitbake: Replace deprecated git branch parameter "--set-upstream"&lt;/A&gt;&amp;nbsp; at sources/poky/bitbake/lib/bb/fetch2/git.py.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Yiping&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Aug 2019 06:17:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/T-Series/Fetching-t2080rdb-source-code/m-p/916480#M3150</guid>
      <dc:creator>yipingwang</dc:creator>
      <dc:date>2019-08-30T06:17:18Z</dc:date>
    </item>
  </channel>
</rss>

