<?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: RPROVIDES_kernel-base overwrite warning with builtin vivante driver [Yocto sumo] in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/RPROVIDES-kernel-base-overwrite-warning-with-builtin-vivante/m-p/828983#M127377</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is still an issue with `sumo`. I've just bumped into this with latest HEAD revisions.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 11 Mar 2019 15:21:05 GMT</pubDate>
    <dc:creator>cengiz_io</dc:creator>
    <dc:date>2019-03-11T15:21:05Z</dc:date>
    <item>
      <title>RPROVIDES_kernel-base overwrite warning with builtin vivante driver [Yocto sumo]</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/RPROVIDES-kernel-base-overwrite-warning-with-builtin-vivante/m-p/828981#M127375</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When&amp;nbsp;MACHINE_HAS_VIVANTE_KERNEL_DRIVER_SUPPORT =1 and&amp;nbsp;MACHINE_USES_VIVANTE_KERNEL_DRIVER_MODULE = 0, the kernel build process generates a warning that:&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;Variable key RPROVIDES_${KERNEL_PACKAGE_NAME}-base ( ${KERNEL_PACKAGE_NAME}-${KERNEL_VERSION}) replaces original key RPROVIDES_kernel-base&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;I believe that this comes from the fact that&amp;nbsp;meta-freescale/classes/fsl-vivante-kernel-driver-handler.bbclass tries to append '&amp;nbsp;kernel-module-imx-gpu-viv' to&amp;nbsp;RPROVIDES_kernel-base by adding a handler to bb.event.RecipePreFinalise. poky/bitbake/lib/bb/parse/ast.py fires the RecipePreFinalise event before bb.data.expandKeys, so that the attempt to append to RPROVIDES_kernel-base in&amp;nbsp;&lt;SPAN&gt;fsl-vivante-kernel-driver-handler.bbclass actually sets the initial value and is overwritten when&amp;nbsp;&lt;SPAN style="background-color: #f6f6f6;"&gt;RPROVIDES_${KERNEL_PACKAGE_NAME}-base is expanded. I have found that this can be resolved by changing &lt;SPAN&gt;fsl-vivante-kernel-driver-handler.bbclass to use the&amp;nbsp;RecipeTaskPreProcess event, or by changing the appendVar call to use&amp;nbsp;RPROVIDES_${KERNEL_PACKAGE_NAME}-base. I anticipate that the latter is the preferred solution, but&amp;nbsp;I'm not confident that I know enough to say whether that is the case. If somebody more informed than me can confirm my understanding of the issue and the proper correction, I will submit the patch. Thanks.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Oct 2018 18:10:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/RPROVIDES-kernel-base-overwrite-warning-with-builtin-vivante/m-p/828981#M127375</guid>
      <dc:creator>travisr</dc:creator>
      <dc:date>2018-10-05T18:10:07Z</dc:date>
    </item>
    <item>
      <title>Re: RPROVIDES_kernel-base overwrite warning with builtin vivante driver [Yocto sumo]</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/RPROVIDES-kernel-base-overwrite-warning-with-builtin-vivante/m-p/828982#M127376</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Travis Rothlisberger,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for pointing it out.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/OtavioSalvador"&gt;OtavioSalvador&lt;/A&gt;, would you know if Travis fix would be the proper correction for this? Has this been addressed on Sumo?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Oct 2018 16:58:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/RPROVIDES-kernel-base-overwrite-warning-with-builtin-vivante/m-p/828982#M127376</guid>
      <dc:creator>gusarambula</dc:creator>
      <dc:date>2018-10-10T16:58:39Z</dc:date>
    </item>
    <item>
      <title>Re: RPROVIDES_kernel-base overwrite warning with builtin vivante driver [Yocto sumo]</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/RPROVIDES-kernel-base-overwrite-warning-with-builtin-vivante/m-p/828983#M127377</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is still an issue with `sumo`. I've just bumped into this with latest HEAD revisions.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Mar 2019 15:21:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/RPROVIDES-kernel-base-overwrite-warning-with-builtin-vivante/m-p/828983#M127377</guid>
      <dc:creator>cengiz_io</dc:creator>
      <dc:date>2019-03-11T15:21:05Z</dc:date>
    </item>
  </channel>
</rss>

