<?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: When download yocto project image, some mistakes have been made. in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/When-download-yocto-project-image-some-mistakes-have-been-made/m-p/607260#M91530</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Ma Haiyang,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Were you able to bake the image by setting up the environment with the fsl-setup-release script?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 24 Mar 2017 23:16:18 GMT</pubDate>
    <dc:creator>gusarambula</dc:creator>
    <dc:date>2017-03-24T23:16:18Z</dc:date>
    <item>
      <title>When download yocto project image, some mistakes have been made.</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/When-download-yocto-project-image-some-mistakes-have-been-made/m-p/607256#M91526</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;tosail@ThinkCentre:/media/tosail/AsLinuxDisk/imx-3.14.38-6QP_ga/build-fb$ bitbake fsl-image-qt5&lt;BR /&gt;&lt;SPAN style="color: #ff0000;"&gt;ERROR:&amp;nbsp; OE-core's config sanity checker detected a potential misconfiguration.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #ff0000;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Either fix the cause of this error or at your own risk disable the checker (see sanity.conf).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #ff0000;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Following is the list of potential problems / advisories:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; DISTRO 'fsl-imx-fb' not found. Please set a valid DISTRO in your local.conf&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;SPAN style="color: #ff0000;"&gt;Summary: There was 1 ERROR message shown, returning a non-zero exit code.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class="" dir="ltr" style="padding-bottom: 0px;"&gt;&lt;P class=""&gt;&lt;STRONG&gt;&lt;SPAN class=""&gt;Who can guide me to solve the problem？&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Mar 2017 08:07:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/When-download-yocto-project-image-some-mistakes-have-been-made/m-p/607256#M91526</guid>
      <dc:creator>mahaiyang</dc:creator>
      <dc:date>2017-03-01T08:07:23Z</dc:date>
    </item>
    <item>
      <title>Re: When download yocto project image, some mistakes have been made.</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/When-download-yocto-project-image-some-mistakes-have-been-made/m-p/607257#M91527</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have the same issue.&lt;/P&gt;&lt;P&gt;Adding the following to your build/conf/bblayers.conf should help:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&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;/P&gt;&lt;P&gt;For things to build properly you also might need the following:&lt;/P&gt;&lt;P&gt;BBLAYERS += " ${BSPDIR}/sources/meta-browser "&lt;BR /&gt;BBLAYERS += " ${BSPDIR}/sources/meta-openembedded/meta-gnome "&lt;BR /&gt;BBLAYERS += " ${BSPDIR}/sources/meta-openembedded/meta-networking "&lt;BR /&gt;BBLAYERS += " ${BSPDIR}/sources/meta-openembedded/meta-python "&lt;BR /&gt;BBLAYERS += " ${BSPDIR}/sources/meta-openembedded/meta-ruby "&lt;BR /&gt;BBLAYERS += " ${BSPDIR}/sources/meta-openembedded/meta-filesystems "&lt;BR /&gt;BBLAYERS += " ${BSPDIR}/sources/meta-qt5 "&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Greets,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pieter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Mar 2017 10:52:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/When-download-yocto-project-image-some-mistakes-have-been-made/m-p/607257#M91527</guid>
      <dc:creator>pieterpalmers</dc:creator>
      <dc:date>2017-03-03T10:52:37Z</dc:date>
    </item>
    <item>
      <title>Re: When download yocto project image, some mistakes have been made.</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/When-download-yocto-project-image-some-mistakes-have-been-made/m-p/607258#M91528</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;More follow up:&lt;/P&gt;&lt;P&gt;I figured out that I didn't setup the download properly. After doing "repo sync" you should setup the build using the fsl-setup-release.sh script. Check README-IMXBSP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For me this is:&lt;/P&gt;&lt;P&gt;$&amp;nbsp;MACHINE=imx6ulevk source fsl-setup-release.sh -e fb -b build&lt;/P&gt;&lt;P&gt;But for you it will be different.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 04 Mar 2017 08:38:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/When-download-yocto-project-image-some-mistakes-have-been-made/m-p/607258#M91528</guid>
      <dc:creator>pieterpalmers</dc:creator>
      <dc:date>2017-03-04T08:38:47Z</dc:date>
    </item>
    <item>
      <title>Re: When download yocto project image, some mistakes have been made.</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/When-download-yocto-project-image-some-mistakes-have-been-made/m-p/607259#M91529</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your answer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 04 Mar 2017 09:50:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/When-download-yocto-project-image-some-mistakes-have-been-made/m-p/607259#M91529</guid>
      <dc:creator>mahaiyang</dc:creator>
      <dc:date>2017-03-04T09:50:36Z</dc:date>
    </item>
    <item>
      <title>Re: When download yocto project image, some mistakes have been made.</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/When-download-yocto-project-image-some-mistakes-have-been-made/m-p/607260#M91530</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Ma Haiyang,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Were you able to bake the image by setting up the environment with the fsl-setup-release script?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Mar 2017 23:16:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/When-download-yocto-project-image-some-mistakes-have-been-made/m-p/607260#M91530</guid>
      <dc:creator>gusarambula</dc:creator>
      <dc:date>2017-03-24T23:16:18Z</dc:date>
    </item>
  </channel>
</rss>

