<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><br class=""><div><blockquote type="cite" class=""><div class="">On Nov 2, 2015, at 4:26 AM, Burton, Ross <<a href="mailto:ross.burton@intel.com" class="">ross.burton@intel.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div dir="ltr" class=""><div class="gmail_extra"><br class=""><div class="gmail_quote">On 30 October 2015 at 16:04, Jean-Francois Dagenais <span dir="ltr" class=""><<a href="mailto:jeff.dagenais@gmail.com" target="_blank" class="">jeff.dagenais@gmail.com</a>></span> wrote:<br class=""><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div id=":2pc" class="a3s" style="overflow:hidden">Of couse, the mesa package and recipe has changed between dylan and fido,</div></blockquote></div></div></div></div></blockquote><blockquote type="cite" class=""><div class=""><div dir="ltr" class=""><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div id=":2pc" class="a3s" style="overflow:hidden"> but from my newbie pespective, the --enable-shared-glapi has not changed. I will</div></blockquote></div></div></div></div></blockquote><blockquote type="cite" class=""><div class=""><div dir="ltr" class=""><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div id=":2pc" class="a3s" style="overflow:hidden"> try to pull in the old dylan recipe for mesa into my machine layer and prefer it.<br class=""></div></blockquote></div><br class="">I'd be very surprised if EMGD works with the latest Mesa release, if you need EMGD</div></div></div></blockquote><blockquote type="cite" class=""><div class=""><div dir="ltr" class=""><div class="gmail_extra"> then using a corresponding release of Mesa is recommended.</div></div></div></blockquote><div><br class=""></div></div><div class="">Thanks all you guys!</div><div class=""><br class=""></div><div class="">I ended up creating a mash up of the 3 files that composed the mesa recipe back</div><div class="">in dylan (mesa 9.0.2). After fiddling a bit with the recipe, I got it to build</div><div class="">correctly in yocto and things seem to work correctly now.</div><div class=""><br class=""></div><div class="">The only remaining thing is a warning. The PROVIDES = "virtual/libgl</div><div class="">virtual/libgles1 virtual/libgles2 virtual/egl virtual/mesa" of mesa.inc (in</div><div class="">poky/meta/recipes-graphics) confuses bitbake which tells me:</div><div class=""><br class=""></div><div class="">NOTE: preferred version 9.0.2 of mesa not available (for item virtual/egl) NOTE:</div><div class="">versions of mesa available: 2:10.4.4 2:10.4.4+gitAUTOINC+62eb27ac8b</div><div class=""><br class=""></div><div class="">9.0.2 is the mesa version from dylan. 10.4.4 is the fido version of mesa.</div><div class=""><br class=""></div><div class="">My modified mesa_9.0.2 only PROVIDES "virtual/mesa virtual/libgl" while the</div><div class="">emgd-driver-bin_1.18.bb only PROVIDES "virtual/libgles1 virtual/libgles2</div><div class="">virtual/egl". If both recipes provide a similar package, then I get an error</div><div class="">that two or more recipes providing the same package are scheduled for build.</div><div class=""><br class=""></div><div class="">Anyway, I can live with this warning/note, since the build is good.</div><div class="">Cheers!</div><div class="">/jfd</div></body></html>