<?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: sabrelite with kernel 3.10.17</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/sabrelite-with-kernel-3-10-17/m-p/243995#M20837</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;in nitorge6x.conf Ifound the&lt;/P&gt;&lt;P&gt;PREFERRED_VERSION_linux-boundary ?= "3.0.35" so override it in local.conf with &lt;/P&gt;&lt;P&gt;PREFERRED_VERSION_linux-boundary ?= "3.10.17"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but i cannot find the PREFERRED_VERSION_linux-imx_mx6 ?= "3.0.35" some where i think there is a default for imx6qsabresd....&lt;/P&gt;&lt;P&gt;i can override it with PREFERRED_VERSION_linux-imx_mx6 ?= "3.10.17" but was just tounderstand where are the default when PREFERRED is not specified&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Omar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 21 Feb 2014 10:02:02 GMT</pubDate>
    <dc:creator>Selea</dc:creator>
    <dc:date>2014-02-21T10:02:02Z</dc:date>
    <item>
      <title>sabrelite with kernel 3.10.17</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/sabrelite-with-kernel-3-10-17/m-p/243980#M20822</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Now using yocto I added the freesclae-release-bsp so I can compile the 3.10.17, also for sabrelite. (adding PREFERRED_VERSION and PREFERREd PROVIDER to local.conf).&lt;/P&gt;&lt;P&gt;But when i configure MACHINE=imx6qsabrelite then i try to bit bake any image. I try to compile several packets (e.g uboot) but when it try tp compile uboot i have an error:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;soc.c: In function 'v7_outer_cache_enable':&lt;/P&gt;&lt;P&gt;| soc.c:527:24: error: 'CONFIG_SYS_PL310_BASE' undeclared (first use in this function)&lt;/P&gt;&lt;P&gt;|&amp;nbsp;&amp;nbsp;&amp;nbsp; (struct pl310_regs *)CONFIG_SYS_PL310_BASE;&lt;/P&gt;&lt;P&gt;|&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ^&lt;/P&gt;&lt;P&gt;| soc.c:527:24: note: each undeclared identifier is reported only once for each function it appears in&lt;/P&gt;&lt;P&gt;| soc.c: In function 'v7_outer_cache_disable':&lt;/P&gt;&lt;P&gt;| soc.c:535:24: error: 'CONFIG_SYS_PL310_BASE' undeclared (first use in this function)&lt;/P&gt;&lt;P&gt;|&amp;nbsp;&amp;nbsp;&amp;nbsp; (struct pl310_regs *)CONFIG_SYS_PL310_BASE;&lt;/P&gt;&lt;P&gt;|&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ^&lt;/P&gt;&lt;P&gt;| make[1]: *** [soc.o] Error 1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but when i bitbake the same but with MACHINE = imx6qsabresd it compiles with no error... something wrong on some CONFIGDEFINES I think... Any ideas?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Omar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Feb 2014 07:32:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/sabrelite-with-kernel-3-10-17/m-p/243980#M20822</guid>
      <dc:creator>Selea</dc:creator>
      <dc:date>2014-02-19T07:32:28Z</dc:date>
    </item>
    <item>
      <title>Re: sabrelite with kernel 3.10.17</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/sabrelite-with-kernel-3-10-17/m-p/243981#M20823</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;oh Omar! I didn't realized you were using sabrelite!!!!!!!!!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For sabrelite you should NOT use meta-fsl-bsp-release.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Take a look on this email:&lt;/P&gt;&lt;P&gt;&lt;A href="https://lists.yoctoproject.org/pipermail/meta-freescale/2014-January/006870.html" title="https://lists.yoctoproject.org/pipermail/meta-freescale/2014-January/006870.html"&gt;https://lists.yoctoproject.org/pipermail/meta-freescale/2014-January/006870.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I did think you're using your custom board&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please, let me know what do you think&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Feb 2014 14:01:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/sabrelite-with-kernel-3-10-17/m-p/243981#M20823</guid>
      <dc:creator>daiane_angolini</dc:creator>
      <dc:date>2014-02-19T14:01:30Z</dc:date>
    </item>
    <item>
      <title>Re: sabrelite with kernel 3.10.17</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/sabrelite-with-kernel-3-10-17/m-p/243982#M20824</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Omar,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you're using master-next, you can use MACHINE=nitrogen6x to build for SABRE Lite. You may need to be explicit about the provider and version in your local.conf:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PREFERRED_PROVIDER_virtual/kernel = "linux-boundary"&lt;/P&gt;&lt;P&gt;PREFERRED_PROVIDER_u-boot = "u-boot-boundary"&lt;/P&gt;&lt;P&gt;PREFERRED_VERSION_linux-boundary = "3.10.17"&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Feb 2014 14:18:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/sabrelite-with-kernel-3-10-17/m-p/243982#M20824</guid>
      <dc:creator>EricNelson</dc:creator>
      <dc:date>2014-02-19T14:18:47Z</dc:date>
    </item>
    <item>
      <title>Re: sabrelite with kernel 3.10.17</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/sabrelite-with-kernel-3-10-17/m-p/243983#M20825</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;sorry I'm making a lot of confusiont to myself to....&lt;/P&gt;&lt;P&gt;We started working with sabreSD , then we made some prototype with sabrelite due to space restriction.&lt;/P&gt;&lt;P&gt;And now we are building the prototype of our first board (custom one), but now I was still working with sadrelite.&lt;/P&gt;&lt;P&gt;I will read&lt;/P&gt;&lt;P&gt;Sorry if i make so much consfusion to you, but still i have some problem to full understand the config phase...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Omar&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Feb 2014 14:29:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/sabrelite-with-kernel-3-10-17/m-p/243983#M20825</guid>
      <dc:creator>Selea</dc:creator>
      <dc:date>2014-02-19T14:29:21Z</dc:date>
    </item>
    <item>
      <title>Re: sabrelite with kernel 3.10.17</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/sabrelite-with-kernel-3-10-17/m-p/243984#M20826</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think i will try to shitch to Master-next branch...&lt;/P&gt;&lt;P&gt;probably i have already make this question:&lt;/P&gt;&lt;P&gt;but how can I switch from dora (including meta-fsl-bsp-release&amp;nbsp; 3.10.17 beta: I did &lt;A class="loading" href="http://git.freescale.com/git/cgit.cgi/imx/meta-fsl-bsp-release.git/tree/imx/README?h=dora_3.10.17-1.0.0_beta" title="http://git.freescale.com/git/cgit.cgi/imx/meta-fsl-bsp-release.git/tree/imx/README?h=dora_3.10.17-1.0.0_beta"&gt;http://git.freescale.com/git/cgit.cgi/imx/meta-fsl-bsp-release.git/tree/imx/README?h=dora_3.10.17-1.0.0_beta&lt;/A&gt;) to master next?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Omar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Feb 2014 15:04:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/sabrelite-with-kernel-3-10-17/m-p/243984#M20826</guid>
      <dc:creator>Selea</dc:creator>
      <dc:date>2014-02-19T15:04:58Z</dc:date>
    </item>
    <item>
      <title>Re: sabrelite with kernel 3.10.17</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/sabrelite-with-kernel-3-10-17/m-p/243985#M20827</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Or maybe I culd add the :&lt;/P&gt;&lt;P&gt;&lt;A class="loading" href="https://github.com/boundarydevices/linux-imx6/tree/boundary-imx_3.10.17_1.0.0_beta" title="https://github.com/boundarydevices/linux-imx6/tree/boundary-imx_3.10.17_1.0.0_beta"&gt;https://github.com/boundarydevices/linux-imx6/tree/boundary-imx_3.10.17_1.0.0_beta&lt;/A&gt;&lt;/P&gt;&lt;P&gt;in the manifest&lt;/P&gt;&lt;P&gt;And use their git to compile for sabrelite..&lt;/P&gt;&lt;P&gt;What do you think?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Feb 2014 15:13:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/sabrelite-with-kernel-3-10-17/m-p/243985#M20827</guid>
      <dc:creator>Selea</dc:creator>
      <dc:date>2014-02-19T15:13:15Z</dc:date>
    </item>
    <item>
      <title>Re: sabrelite with kernel 3.10.17</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/sabrelite-with-kernel-3-10-17/m-p/243986#M20828</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;for sabrelite forget about meta-fsl-bsp-release&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Start over using only fsl-bsp-community: &lt;A href="https://github.com/Freescale/fsl-community-bsp-platform" title="https://github.com/Freescale/fsl-community-bsp-platform"&gt;Freescale/fsl-community-bsp-platform · GitHub&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I told you it's very-very confusing :smileylaugh:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I mean, start a new folder and only copy over your specific changes. It will clean your build enviroment and will free you from a lot of explicit configuration you *for sure* do not&amp;nbsp; need&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Feb 2014 15:19:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/sabrelite-with-kernel-3-10-17/m-p/243986#M20828</guid>
      <dc:creator>daiane_angolini</dc:creator>
      <dc:date>2014-02-19T15:19:36Z</dc:date>
    </item>
    <item>
      <title>Re: sabrelite with kernel 3.10.17</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/sabrelite-with-kernel-3-10-17/m-p/243987#M20829</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;even with 3.10.17 beta?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Feb 2014 08:21:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/sabrelite-with-kernel-3-10-17/m-p/243987#M20829</guid>
      <dc:creator>Selea</dc:creator>
      <dc:date>2014-02-20T08:21:48Z</dc:date>
    </item>
    <item>
      <title>Re: sabrelite with kernel 3.10.17</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/sabrelite-with-kernel-3-10-17/m-p/243988#M20830</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I mean i should use master-next? right?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Feb 2014 08:23:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/sabrelite-with-kernel-3-10-17/m-p/243988#M20830</guid>
      <dc:creator>Selea</dc:creator>
      <dc:date>2014-02-20T08:23:09Z</dc:date>
    </item>
    <item>
      <title>Re: sabrelite with kernel 3.10.17</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/sabrelite-with-kernel-3-10-17/m-p/243989#M20831</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok I restarted using just fsl-bspcommunity on master-next branch.&lt;/P&gt;&lt;P&gt;But i think that at the end i will work and build the kernel outside yocto then "import it inside" po pack everything... So i could use any kernel (from fresscale, from boundary etc...)&lt;/P&gt;&lt;P&gt;What do you think?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Omar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Feb 2014 10:32:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/sabrelite-with-kernel-3-10-17/m-p/243989#M20831</guid>
      <dc:creator>Selea</dc:creator>
      <dc:date>2014-02-20T10:32:28Z</dc:date>
    </item>
    <item>
      <title>Re: sabrelite with kernel 3.10.17</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/sabrelite-with-kernel-3-10-17/m-p/243990#M20832</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;first of all decide your hardware.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Usually, the kernel provided by freescale does not have sabrelite support. Usually, kernel provided by BD is made over FSL kernel, so you would have support for both sabreSD and sabrelite.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;kernel 3.10.17 for sabrelite/nitrogen is on master already:&lt;/P&gt;&lt;P&gt;&lt;A class="loading" href="https://github.com/Freescale/meta-fsl-arm-extra/tree/master/recipes-kernel/linux/linux-boundary-3.10.17" title="https://github.com/Freescale/meta-fsl-arm-extra/tree/master/recipes-kernel/linux/linux-boundary-3.10.17"&gt;https://github.com/Freescale/meta-fsl-arm-extra/tree/master/recipes-kernel/linux/linux-boundary-3.10.17&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Get used with git log and git branches. It will empower you to really understand the source code you´re working with! :smileywink:&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Feb 2014 13:01:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/sabrelite-with-kernel-3-10-17/m-p/243990#M20832</guid>
      <dc:creator>daiane_angolini</dc:creator>
      <dc:date>2014-02-20T13:01:31Z</dc:date>
    </item>
    <item>
      <title>Re: sabrelite with kernel 3.10.17</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/sabrelite-with-kernel-3-10-17/m-p/243991#M20833</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I tried with master and master-next but there is an error somewhere about mesa:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) &amp;gt; bitbake fsl-image-test&lt;/P&gt;&lt;P&gt;Parsing recipes: 100% |########################################################################################################################| Time: 00:03:02&lt;/P&gt;&lt;P&gt;Parsing of 1361 .bb files complete (0 cached, 1361 parsed). 1787 targets, 83 skipped, 0 masked, 0 errors.&lt;/P&gt;&lt;P&gt;ERROR: No recipes available for:&lt;/P&gt;&lt;P&gt;&amp;nbsp; /home/yocto/IMX6_yocto/fsl-community-bsp/sources/meta-fsl-arm/recipes-graphics/mesa/mesa_9.2.2.bbappend&lt;/P&gt;&lt;P&gt;ERROR: Command execution failed: Exited with 1&lt;/P&gt;&lt;P&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;2) even with show receipe:&lt;/P&gt;&lt;P&gt; &amp;gt;bitbake-layers show-recipes &lt;/P&gt;&lt;P&gt;Parsing recipes..ERROR: No recipes available for:&lt;/P&gt;&lt;P&gt;&amp;nbsp; /home/yocto/IMX6_yocto/fsl-community-bsp/sources/meta-fsl-arm/recipes-graphics/mesa/mesa_9.2.2.bbappend&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;???&lt;/P&gt;&lt;P&gt;Omar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Feb 2014 07:13:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/sabrelite-with-kernel-3-10-17/m-p/243991#M20833</guid>
      <dc:creator>Selea</dc:creator>
      <dc:date>2014-02-21T07:13:52Z</dc:date>
    </item>
    <item>
      <title>Re: sabrelite with kernel 3.10.17</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/sabrelite-with-kernel-3-10-17/m-p/243992#M20834</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;fixed it:&lt;/P&gt;&lt;P&gt;the name is wrong. the mesa_9.2.2.bbappend MUST be renamed to mesa_9.2.5.bbappend&lt;/P&gt;&lt;P&gt;so&lt;/P&gt;&lt;P&gt;&amp;gt; mv fsl-community-bsp/sources/meta-fsl-arm/recipes-graphics/mesa/mesa_9.2.2.bbappend fsl-community-bsp/sources/meta-fsl-arm/recipes-graphics/mesa/mesa_9.2.5.bbappend&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;shout i send a patch to master-next?&lt;/P&gt;&lt;P&gt;Omar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Feb 2014 08:21:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/sabrelite-with-kernel-3-10-17/m-p/243992#M20834</guid>
      <dc:creator>Selea</dc:creator>
      <dc:date>2014-02-21T08:21:03Z</dc:date>
    </item>
    <item>
      <title>Re: sabrelite with kernel 3.10.17</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/sabrelite-with-kernel-3-10-17/m-p/243993#M20835</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;well... sorry How can i do it.... yes I'm a newby..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Feb 2014 08:27:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/sabrelite-with-kernel-3-10-17/m-p/243993#M20835</guid>
      <dc:creator>Selea</dc:creator>
      <dc:date>2014-02-21T08:27:05Z</dc:date>
    </item>
    <item>
      <title>Re: sabrelite with kernel 3.10.17</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/sabrelite-with-kernel-3-10-17/m-p/243994#M20836</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;well now bach to bitabaking fsl-image-test&lt;/P&gt;&lt;P&gt;If i do it for sabrelite I have such erros:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NOTE: Resolving any missing task queue dependencies&lt;/P&gt;&lt;P&gt;ERROR: Nothing RPROVIDES 'cpuburn-neon' (but /home/yocto/IMX6_yocto/fsl-community-bsp/sources/meta-fsl-demos/recipes-fsl/packagegroups/packagegroup-fsl-tools-benchmark.bb RDEPENDS on or otherwise requires it)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;ERROR: cpuburn-neon was skipped: incompatible with machine imx6qsabrelite (not in COMPATIBLE_MACHINE)&lt;/P&gt;&lt;P&gt;NOTE: Runtime target 'cpuburn-neon' is unbuildable, removing...&lt;/P&gt;&lt;P&gt;Missing or unbuildable dependency chain was: ['cpuburn-neon']&lt;/P&gt;&lt;P&gt;NOTE: Runtime target 'packagegroup-fsl-tools-benchmark' is unbuildable, removing...&lt;/P&gt;&lt;P&gt;Missing or unbuildable dependency chain was: ['packagegroup-fsl-tools-benchmark', 'cpuburn-neon']&lt;/P&gt;&lt;P&gt;ERROR: Required build target 'fsl-image-test' has no buildable providers.&lt;/P&gt;&lt;P&gt;Missing or unbuildable dependency chain was: ['fsl-image-test', 'packagegroup-fsl-tools-benchmark', 'cpuburn-neon']&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&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;If i do that for sabdresd no erros... (well until now is still bitbaking)...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Feb 2014 09:06:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/sabrelite-with-kernel-3-10-17/m-p/243994#M20836</guid>
      <dc:creator>Selea</dc:creator>
      <dc:date>2014-02-21T09:06:30Z</dc:date>
    </item>
    <item>
      <title>Re: sabrelite with kernel 3.10.17</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/sabrelite-with-kernel-3-10-17/m-p/243995#M20837</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;in nitorge6x.conf Ifound the&lt;/P&gt;&lt;P&gt;PREFERRED_VERSION_linux-boundary ?= "3.0.35" so override it in local.conf with &lt;/P&gt;&lt;P&gt;PREFERRED_VERSION_linux-boundary ?= "3.10.17"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but i cannot find the PREFERRED_VERSION_linux-imx_mx6 ?= "3.0.35" some where i think there is a default for imx6qsabresd....&lt;/P&gt;&lt;P&gt;i can override it with PREFERRED_VERSION_linux-imx_mx6 ?= "3.10.17" but was just tounderstand where are the default when PREFERRED is not specified&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Omar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Feb 2014 10:02:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/sabrelite-with-kernel-3-10-17/m-p/243995#M20837</guid>
      <dc:creator>Selea</dc:creator>
      <dc:date>2014-02-21T10:02:02Z</dc:date>
    </item>
    <item>
      <title>Re: sabrelite with kernel 3.10.17</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/sabrelite-with-kernel-3-10-17/m-p/243996#M20838</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Omar! I saw you in meta-freescale!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you know kernel 3.10.17 is super fresh, right? It's on beta stage yet. That's why we only have it on master and master-next.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Both branches are for development, that's why you're facing so much errors.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And, we are in that period of the year when yocto project is going to be release, so a lot of work has been doing along these days.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When working on stable branch, this kind of thing does not happen&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3.10.17 kernel will be in a stable branch after next yocto project release, in April&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Feb 2014 12:36:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/sabrelite-with-kernel-3-10-17/m-p/243996#M20838</guid>
      <dc:creator>daiane_angolini</dc:creator>
      <dc:date>2014-02-21T12:36:51Z</dc:date>
    </item>
    <item>
      <title>Re: sabrelite with kernel 3.10.17</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/sabrelite-with-kernel-3-10-17/m-p/243997#M20839</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;there is another file with several PREFERRED_XXX: meta-fsl-arm/conf/include/imx-base.inc&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Feb 2014 12:37:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/sabrelite-with-kernel-3-10-17/m-p/243997#M20839</guid>
      <dc:creator>daiane_angolini</dc:creator>
      <dc:date>2014-02-21T12:37:52Z</dc:date>
    </item>
    <item>
      <title>Re: sabrelite with kernel 3.10.17</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/sabrelite-with-kernel-3-10-17/m-p/243998#M20840</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;it's ok, for me... I'm try to "enter" in this new mode.... I would like to contribute....&lt;/P&gt;&lt;P&gt;I found a fix... let me know how to submit it..&lt;/P&gt;&lt;P&gt;Omar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Feb 2014 13:18:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/sabrelite-with-kernel-3-10-17/m-p/243998#M20840</guid>
      <dc:creator>Selea</dc:creator>
      <dc:date>2014-02-21T13:18:40Z</dc:date>
    </item>
    <item>
      <title>Re: sabrelite with kernel 3.10.17</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/sabrelite-with-kernel-3-10-17/m-p/243999#M20841</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A class="loading" href="http://git.yoctoproject.org/cgit/cgit.cgi/meta-fsl-arm/tree/README?h=master-next#n24" title="http://git.yoctoproject.org/cgit/cgit.cgi/meta-fsl-arm/tree/README?h=master-next#n24"&gt;http://git.yoctoproject.org/cgit/cgit.cgi/meta-fsl-arm/tree/README?h=master-next#n24&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;:smileywink:&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Feb 2014 14:28:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/sabrelite-with-kernel-3-10-17/m-p/243999#M20841</guid>
      <dc:creator>daiane_angolini</dc:creator>
      <dc:date>2014-02-21T14:28:52Z</dc:date>
    </item>
  </channel>
</rss>

