<?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: fbGetDisplay with Yocto build</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/fbGetDisplay-with-Yocto-build/m-p/289140#M34636</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You must change the distro features to accomplish this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Add:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DISTRO_FEATURES_remove = "wayland x11"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To your local.conf file. This is for playing with it, for products it is advisable to make a custom distribution for it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 09 Dec 2013 23:16:48 GMT</pubDate>
    <dc:creator>OtavioSalvador</dc:creator>
    <dc:date>2013-12-09T23:16:48Z</dc:date>
    <item>
      <title>fbGetDisplay with Yocto build</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/fbGetDisplay-with-Yocto-build/m-p/289138#M34634</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have built a yocto image for a Nitrogen6X board and would like to run an OpenGL ES 2.0 application without X11.&amp;nbsp; I have built an image which does not have X11 but can not figure out how to configure EGL.&amp;nbsp; In previous images, like the boundary devices stock image, I could use fbGetDisplay() and the like in order to connect a framebuffer index which could then be used as the NativeDisplay for EGL.&amp;nbsp; However I can not seem to find a library with the fb* symbols in the yocto build.&amp;nbsp; I was wondering is anyone has used OpenGL ES 2.0 with fbdev and yocto?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Brian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Sep 2013 18:11:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/fbGetDisplay-with-Yocto-build/m-p/289138#M34634</guid>
      <dc:creator>BrianEdmond</dc:creator>
      <dc:date>2013-09-03T18:11:40Z</dc:date>
    </item>
    <item>
      <title>Re: fbGetDisplay with Yocto build</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/fbGetDisplay-with-Yocto-build/m-p/289139#M34635</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm in the process of figuring out how to do this as well.&lt;/P&gt;&lt;P&gt;Have you found a solution?&lt;/P&gt;&lt;P&gt;Hopefully I can make some headway on this sometime this week.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Dec 2013 21:21:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/fbGetDisplay-with-Yocto-build/m-p/289139#M34635</guid>
      <dc:creator>grim</dc:creator>
      <dc:date>2013-12-09T21:21:52Z</dc:date>
    </item>
    <item>
      <title>Re: fbGetDisplay with Yocto build</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/fbGetDisplay-with-Yocto-build/m-p/289140#M34636</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You must change the distro features to accomplish this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Add:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DISTRO_FEATURES_remove = "wayland x11"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To your local.conf file. This is for playing with it, for products it is advisable to make a custom distribution for it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Dec 2013 23:16:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/fbGetDisplay-with-Yocto-build/m-p/289140#M34636</guid>
      <dc:creator>OtavioSalvador</dc:creator>
      <dc:date>2013-12-09T23:16:48Z</dc:date>
    </item>
    <item>
      <title>Re: fbGetDisplay with Yocto build</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/fbGetDisplay-with-Yocto-build/m-p/289141#M34637</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I copied one of the files at &lt;A href="http://repository.timesys.com/buildsources/g/gpu-viv-bin-mx6q/" title="http://repository.timesys.com/buildsources/g/gpu-viv-bin-mx6q/"&gt;Index of /buildsources/g/gpu-viv-bin-mx6q&lt;/A&gt; and manually copied the fb libraries to /usr/lib. The precise files to copy and links to make depend on the version you use.&lt;/P&gt;&lt;P&gt;I now have both OpenGL ES 2.0 and h264 decoding running on fb.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Dec 2013 09:38:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/fbGetDisplay-with-Yocto-build/m-p/289141#M34637</guid>
      <dc:creator>huib-janimbens</dc:creator>
      <dc:date>2013-12-10T09:38:09Z</dc:date>
    </item>
    <item>
      <title>Re: fbGetDisplay with Yocto build</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/fbGetDisplay-with-Yocto-build/m-p/289142#M34638</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you gentlemen.&lt;/P&gt;&lt;P&gt;I'll give that a shot!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Dec 2013 21:45:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/fbGetDisplay-with-Yocto-build/m-p/289142#M34638</guid>
      <dc:creator>grim</dc:creator>
      <dc:date>2013-12-10T21:45:52Z</dc:date>
    </item>
    <item>
      <title>Re: fbGetDisplay with Yocto build</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/fbGetDisplay-with-Yocto-build/m-p/289143#M34639</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Mr Salvador!&lt;/P&gt;&lt;P&gt;That did the trick for me.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Dec 2013 20:32:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/fbGetDisplay-with-Yocto-build/m-p/289143#M34639</guid>
      <dc:creator>grim</dc:creator>
      <dc:date>2013-12-19T20:32:29Z</dc:date>
    </item>
    <item>
      <title>Re: fbGetDisplay with Yocto build</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/fbGetDisplay-with-Yocto-build/m-p/289144#M34640</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So please mark it accordingly.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 29 Dec 2013 21:34:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/fbGetDisplay-with-Yocto-build/m-p/289144#M34640</guid>
      <dc:creator>OtavioSalvador</dc:creator>
      <dc:date>2013-12-29T21:34:45Z</dc:date>
    </item>
    <item>
      <title>Re: fbGetDisplay with Yocto build</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/fbGetDisplay-with-Yocto-build/m-p/289145#M34641</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I thought that only the thread creator could do that.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Jan 2014 14:42:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/fbGetDisplay-with-Yocto-build/m-p/289145#M34641</guid>
      <dc:creator>grim</dc:creator>
      <dc:date>2014-01-10T14:42:21Z</dc:date>
    </item>
  </channel>
</rss>

