On Fri, Jun 12, 2015 at 7:46 AM, Nikolay Dimitrov <[email protected]> wrote: > On 06/12/2015 09:51 AM, Nikolay Dimitrov wrote: >> >> Adding openembedded guys in the loop. >> >> >> On 06/11/2015 11:39 PM, Nikolay Dimitrov wrote: >>> >>> Hi gang, >>> >>> Chromium tabs are crashing when they see an HTML5 <video> tag, like >>> this one: >>> >>> <video width="320" height="240" controls> >>> <source src="movie.mp4" type="video/mp4"> >>> </video> >>> >>> (Code is from http://www.w3schools.com/html/html5_video.asp) >>> >>> I'm pretty sure that this worked fine some weeks ago, so it's a recent >>> regression on Fido, 100% reproducible on imx6q sabresd. At this moment >>> I still can't point to a specific commit in meta-fsl-arm or >>> meta-browser. > > > Commit 30b8d6b3d0d6501c56ef6967a2fa73a3d4bf5fe9 is the last known good > commit. After it the component either doesn't compile, libs are missing > or video tag isn't working. > > Looks like it's a "revert time" for the customer builds...
Might be packaging splitting which can have changes. One way to easily track this is using buildhistory and compare both packaged outputs. -- Otavio Salvador O.S. Systems http://www.ossystems.com.br http://code.ossystems.com.br Mobile: +55 (53) 9981-7854 Mobile: +1 (347) 903-9750 -- _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-devel
