From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from outpost1.zedat.fu-berlin.de ([130.133.4.66]) by linuxtogo.org with esmtp (Exim 4.72) (envelope-from ) id 1SKQ9X-00079J-Bc for openembedded-devel@lists.openembedded.org; Wed, 18 Apr 2012 10:22:15 +0200 Received: from relay1.zedat.fu-berlin.de ([130.133.4.67]) by outpost1.zedat.fu-berlin.de (Exim 4.69) with esmtp (envelope-from ) id <1SKQ0Q-0005ME-FB>; Wed, 18 Apr 2012 10:12:50 +0200 Received: from andorra.imp.fu-berlin.de ([160.45.42.84]) by relay1.zedat.fu-berlin.de (Exim 4.69) with esmtp (envelope-from ) id <1SKQ0P-0000Wc-VR>; Wed, 18 Apr 2012 10:12:50 +0200 Received: from heinold by internal andorra.imp.fu-berlin.de with local (Exim 4.72) id 1SKQ0M-0007g8-Ql; Wed, 18 Apr 2012 10:12:46 +0200 Date: Wed, 18 Apr 2012 10:12:46 +0200 From: Henning Heinold To: openembedded-devel@lists.openembedded.org Message-ID: <20120418081246.GA28842@mi.fu-berlin.de> References: <20120417224028.5f80ebd7@eb-e6520> MIME-Version: 1.0 In-Reply-To: <20120417224028.5f80ebd7@eb-e6520> User-Agent: Mutt/1.5.20 (2009-06-14) Sender: Henning Heinold X-Originating-IP: 160.45.42.84 Cc: yocto@yoctoproject.org, openembedded-core@lists.openembedded.org Subject: Re: meta-chromium X-BeenThere: openembedded-devel@lists.openembedded.org X-Mailman-Version: 2.1.11 Precedence: list Reply-To: openembedded-devel@lists.openembedded.org List-Id: Using the OpenEmbedded metadata to build Distributions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 18 Apr 2012 08:22:15 -0000 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit On Tue, Apr 17, 2012 at 10:40:28PM +0200, Eric Bénard wrote: > Hi, > > we have pushed the begining of our (Eukréa Electromatique's team and > especially Denis) work to get Chromium to build with OpenEmbedded Core > to : git://github.com/eukrea/meta-chromium.git > https://github.com/eukrea/meta-chromium > > For the moment it's only tested on ARMv7 platforms (i.MX515 and i.MX535 > based) where it seems robust and quite fast on most of the HTML5 tests > we ran (only WebGL doesn't yet work). > > Feel free to send patches to improve the recipes and add support for > other platforms. > > TODO : > - enable WebGL with OpenGL ES support > - support other platforms than armv7 > - merge with meta-mozilla to create a meta-browser layer > > Eric Cool and thanks. Bye Henning