Jump to content

Boot to Gecko - Worth a Shot?


Guest razzmataz1478

Recommended Posts

Guest razzmataz1478

Cannot recall, as I have deleted them... I'll clone them again tomorrow at work. Anyways, how big should it be? A few hundred megabites, aint it?

I used this:


git clone git://github.com/mozilla-b2g/B2G.git

And cloned Gaia separately..
You need to
repo init -u git://github.com/mozilla-b2g/b2g-manifest.git -b master

repo sync

Link to comment
Share on other sites

Guest rangeoshun

Cheers mate, that worked! Had my struggle to get a decent copy of repo... but sources are downloading now :)

Edited by rangeoshun
Link to comment
Share on other sites

Guest rangeoshun

So, yeah, it's 2 Gb now, but still missing files.

This is what it says when I check the patch:



error: b2g/config/mozconfigs/common.override: No such file or directory

error: build/autoconf/android.m4: No such file or directory

error: build/autoconf/arch.m4: No such file or directory

error: js/src/build/autoconf/android.m4: No such file or directory

error: js/src/build/autoconf/arch.m4: No such file or directory

error: media/libvpx/vpx_config_arm-linux-gcc.h: No such file or directory

I'm guessing it's because the lack of configuration. Our device is not in the default config options, so I need to make a config for our device..

Edit:

Just red manual application is needed for the second patch, and have to modify manifest.xml too...

Edit2:

Stupid me! Was trying to apply patch in wrong folder :blush: It needs to be applied in gecko folder, and the second patch needed to be applied in build folder, so patching done! Will take a look at this manifest.xml next.

Edited by rangeoshun
Link to comment
Share on other sites

  • 4 weeks later...
  • 1 month later...
  • 2 weeks later...
  • 2 months later...
Guest rangeoshun

That's existed for a very long time. At the moment Firefox OS is hardcoded in armv7

Indeed, all the devs are waiting for Mozilla :)

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.