<?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>i.MX ProcessorsのトピックRe: Error in populating the sdk</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Error-in-populating-the-sdk/m-p/860243#M131293</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;which BSP are you using?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 30 Jan 2019 05:12:47 GMT</pubDate>
    <dc:creator>jimmychan</dc:creator>
    <dc:date>2019-01-30T05:12:47Z</dc:date>
    <item>
      <title>Error in populating the sdk</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Error-in-populating-the-sdk/m-p/860242#M131292</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear IMX Community Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am seeing the below error, while building the sdk for my custom distro, with some the freescale layers (meta-freescale, meta-freescale-3rdparty.meta-freescale-distro, meta-fsl-bsp-release) integrated into my custom distro, could anyone please let me know why am i seeing the below issue&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"bitbake -c populate_sdk custom-debug-distro"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BBLAYER.CONF CONTENTS&lt;/P&gt;&lt;P&gt;=======================&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;## This bblayers.conf file belongs to the meta-custom-imx8 layer&lt;/P&gt;&lt;P&gt;LCONF_VERSION = "6"&lt;/P&gt;&lt;P&gt;BBPATH = "${TOPDIR}"&lt;BR /&gt;BSPDIR := "${@os.path.abspath(os.path.dirname(d.getVar('FILE', True)) + '/../..')}"&lt;/P&gt;&lt;P&gt;BBFILES ?= " ${BSPDIR}/sources/meta-custom/images/*.bb"&lt;BR /&gt;BBLAYERS = " \&lt;BR /&gt; ${BSPDIR}/sources/meta-custom-imx8 \&lt;BR /&gt; ${BSPDIR}/sources/meta-custom \&lt;BR /&gt; ${BSPDIR}/sources/meta-qt5 \&lt;BR /&gt; ${BSPDIR}/sources/meta-nativeos \&lt;BR /&gt; \&lt;BR /&gt; ${BSPDIR}/sources/meta-freescale \&lt;BR /&gt; ${BSPDIR}/sources/meta-freescale-3rdparty \&lt;BR /&gt; ${BSPDIR}/sources/meta-freescale-distro \&lt;BR /&gt; \&lt;BR /&gt; ${BSPDIR}/sources/poky/meta \&lt;BR /&gt; ${BSPDIR}/sources/poky/meta-poky \&lt;BR /&gt; \&lt;BR /&gt; ${BSPDIR}/sources/meta-openembedded/meta-oe \&lt;BR /&gt; ${BSPDIR}/sources/meta-openembedded/meta-python \&lt;BR /&gt; ${BSPDIR}/sources/meta-openembedded/meta-networking \&lt;BR /&gt;"&lt;/P&gt;&lt;P&gt;# i.MX Yocto Project Release layers&lt;BR /&gt;BBLAYERS += " ${BSPDIR}/sources/meta-fsl-bsp-release/imx/meta-bsp "&lt;BR /&gt;BBLAYERS += " ${BSPDIR}/sources/meta-fsl-bsp-release/imx/meta-sdk "&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Logs:&lt;BR /&gt;=====&lt;/P&gt;&lt;P&gt;ERROR: qtwayland-5.11.3+gitAUTOINC+dccec9b282-r0 do_patch: Command Error: 'quilt --quiltrc /home/user/custombuild_test12/customos/build/tmp/work/aarch64-mx8mm-poky-linux/qtwayland/5.11.3+gitAUTOINC+dccec9b282-r0/recipe-sysroot-native/etc/quiltrc push' exited with 0 Output:&lt;BR /&gt;Applying patch 0001-tst_client.cpp-Fix-no-opengl-build.patch&lt;BR /&gt;patching file tests/auto/client/client/tst_client.cpp&lt;BR /&gt;Hunk #1 succeeded at 107 (offset -7 lines).&lt;BR /&gt;Hunk #2 succeeded at 131 with fuzz 2 (offset -2 lines).&lt;BR /&gt;Hunk #3 FAILED at 172.&lt;BR /&gt;Hunk #4 succeeded at 560 (offset 125 lines).&lt;BR /&gt;Hunk #5 succeeded at 586 with fuzz 2 (offset 136 lines).&lt;BR /&gt;1 out of 5 hunks FAILED -- rejects in file tests/auto/client/client/tst_client.cpp&lt;BR /&gt;Patch 0001-tst_client.cpp-Fix-no-opengl-build.patch does not apply (enforce with -f)&lt;BR /&gt;ERROR: qtwayland-5.11.3+gitAUTOINC+dccec9b282-r0 do_patch: Function failed: patch_do_patch&lt;BR /&gt;ERROR: Logfile of failure stored in: /home/user/custombuild_test12/customos/build/tmp/work/aarch64-mx8mm-poky-linux/qtwayland/5.11.3+gitAUTOINC+dccec9b282-r0/temp/log.do_patch.82399&lt;BR /&gt;ERROR: Task (/home/user/custombuild_test12/customos/sources/meta-qt5/recipes-qt/qt5/qtwayland_git.bb:do_patch) failed with exit code '1'&lt;BR /&gt;ERROR: qtwayland-native-5.11.3+gitAUTOINC+dccec9b282-r0 do_patch: Command Error: 'quilt --quiltrc /home/user/custombuild_test12/customos/build/tmp/work/x86_64-linux/qtwayland-native/5.11.3+gitAUTOINC+dccec9b282-r0/recipe-sysroot-native/etc/quiltrc push' exited with 0 Output:&lt;BR /&gt;Applying patch 0001-tst_client.cpp-Fix-no-opengl-build.patch&lt;BR /&gt;patching file tests/auto/client/client/tst_client.cpp&lt;BR /&gt;Hunk #1 succeeded at 107 (offset -7 lines).&lt;BR /&gt;Hunk #2 succeeded at 131 with fuzz 2 (offset -2 lines).&lt;BR /&gt;Hunk #3 FAILED at 172.&lt;BR /&gt;Hunk #4 succeeded at 560 (offset 125 lines).&lt;BR /&gt;Hunk #5 succeeded at 586 with fuzz 2 (offset 136 lines).&lt;BR /&gt;1 out of 5 hunks FAILED -- rejects in file tests/auto/client/client/tst_client.cpp&lt;BR /&gt;Patch 0001-tst_client.cpp-Fix-no-opengl-build.patch does not apply (enforce with -f)&lt;BR /&gt;ERROR: qtwayland-native-5.11.3+gitAUTOINC+dccec9b282-r0 do_patch: Function failed: patch_do_patch&lt;BR /&gt;ERROR: Logfile of failure stored in: /home/user/custombuild_test12/customos/build/tmp/work/x86_64-linux/qtwayland-native/5.11.3+gitAUTOINC+dccec9b282-r0/temp/log.do_patch.82410&lt;BR /&gt;ERROR: Task (virtual:native:/home/user/custombuild_test12/customos/sources/meta-qt5/recipes-qt/qt5/qtwayland_git.bb:do_patch) failed with exit code '1'&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Jan 2019 13:04:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Error-in-populating-the-sdk/m-p/860242#M131292</guid>
      <dc:creator>srini_shanmugam</dc:creator>
      <dc:date>2019-01-24T13:04:46Z</dc:date>
    </item>
    <item>
      <title>Re: Error in populating the sdk</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Error-in-populating-the-sdk/m-p/860243#M131293</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;which BSP are you using?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Jan 2019 05:12:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Error-in-populating-the-sdk/m-p/860243#M131293</guid>
      <dc:creator>jimmychan</dc:creator>
      <dc:date>2019-01-30T05:12:47Z</dc:date>
    </item>
    <item>
      <title>Re: Error in populating the sdk</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Error-in-populating-the-sdk/m-p/860244#M131294</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks a lot for your prompt replies,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have integrated freescale meta layers (&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;(meta-freescale, meta-freescale-3rdparty.meta-freescale-distro, meta-fsl-bsp-release)&lt;/SPAN&gt;&amp;nbsp;from&amp;nbsp; imx-yocto-L4.14.62_1.0.0_beta BSP's&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many Thanks in advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Jan 2019 09:22:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Error-in-populating-the-sdk/m-p/860244#M131294</guid>
      <dc:creator>srini_shanmugam</dc:creator>
      <dc:date>2019-01-30T09:22:26Z</dc:date>
    </item>
  </channel>
</rss>

