[Buildroot] Chromium

Michał Kalbarczyk michal at gamecodehq.com
Tue Apr 24 12:01:28 UTC 2018


Thanks for the reply,

How should I start? 

These are steps to build chromium:

* Checkout https://chromium.googlesource.com/chromium/tools/depot_tools.git <https://chromium.googlesource.com/chromium/tools/depot_tools.git>
* make it in path
* run fetch --no-history --nohooks chromium
* will download sources
* cd src
* run gclient runhooks
* run gn gen out/Default
* run ninja -C out/Default -o chromium

Best regards,
Michał


> On 23 Apr 2018, at 21:25, Thomas Petazzoni <thomas.petazzoni at bootlin.com> wrote:
> 
> Hello,
> 
> On Mon, 23 Apr 2018 13:15:36 +0200, Michał Kalbarczyk wrote:
> 
>> Is there any chance to build chromium in build root environment?
>> Found few old makefiles, but nothing actually works. Is this
>> possible? 
> 
> Yes, I believe it is possible, I don't see why it wouldn't be. Now,
> Chromium is clearly not the easiest software to build, and therefore to
> package in Buildroot.
> 
> So doable: yes, easy: definitely no.
> 
> In any case, we're interested in having patches submitted to Buildroot
> to add such a package.
> 
> Best regards,
> 
> Thomas
> -- 
> Thomas Petazzoni, CTO, Bootlin (formerly Free Electrons)
> Embedded Linux and Kernel engineering
> https://bootlin.com

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.buildroot.org/pipermail/buildroot/attachments/20180424/daf9b606/attachment-0001.html>


More information about the buildroot mailing list