Confirmed users
699
edits
(update with new patch and unfreeze of gecko/gaia) |
(update patch URL) |
||
Line 59: | Line 59: | ||
./config.sh rpi | ./config.sh rpi | ||
The config.sh step can take quite a while, because it downloads a large amount of data. Once that finishes, you need to apply a patch to the gecko checkout (for now; the patches are making their way through reviews etc.). [http://pastebin.mozilla.org/ | The config.sh step can take quite a while, because it downloads a large amount of data. Once that finishes, you need to apply a patch to the gecko checkout (for now; the patches are making their way through reviews etc.). [http://pastebin.mozilla.org/8229569 Download the patch from here] and then apply to your <code>B2G/gecko</code> subdirectory by running the command | ||
(cd gecko && git apply [the patch you downloaded]) | (cd gecko && git apply [the patch you downloaded]) |