Changes

Jump to: navigation, search

Hacking b2g on Raspberry Pi

266 bytes added, 08:03, 16 October 2014
Building b2g for RPi
(cd gecko && git apply [the patch you downloaded])
Note: if <code>git apply</code> fails, you may need to use <code>patch -p1</code>. Also, the contents of this patch should shrink over time as changes are landed upstream. So after you <code>repo sync</code> your checkout, you may need to return to this page and apply a new version of the patch. Hopefully, soon no extra patches will be needed.
Next, either copy the files <code>device/rpi/rpi/custom-settings.json</code> and <code>device/rpi/rpi/custom-prefs.js</code> in your <code>gaia/build/config/</code> directory, or --- if you already have custom settings or prefs --- append the contents of those files to your existing custom-* files.
Confirm
699
edits

Navigation menu