B2gdroid: Difference between revisions

83 bytes added ,  20 September 2015
→‎Building: These aren't env vars, they're mozconfig things and are expected in a certain place by default.
(→‎Building: Clearer wording. Add GAIADIR information.)
(→‎Building: These aren't env vars, they're mozconfig things and are expected in a certain place by default.)
Line 26: Line 26:
<li>Apply the b2gbuild patch attached to [https://bugzilla.mozilla.org/show_bug.cgi?id=1199720 Bug #1199720]</li>
<li>Apply the b2gbuild patch attached to [https://bugzilla.mozilla.org/show_bug.cgi?id=1199720 Bug #1199720]</li>


<li>Clone the repository containing the fonts used in FirefoxOS from https://github.com/mozilla-b2g/moztt and set the environment variable `MOZTTDIR` to the new moztt directory.</li>
<li>Clone the repository containing the fonts used in FirefoxOS from https://github.com/mozilla-b2g/moztt somewhere and create a symlink or move it to `$topsrcdir/moz-tt` where m`$topsrcdir` is the Mozilla source tree clone.</li>
<li>Clone the Gaia repository from https://github.com/mozilla-b2g/gaia.git and set the environment variable `GAIADIR` to the new Gaia directory.</li>
<li>Clone the Gaia repository from https://github.com/mozilla-b2g/gaia.git and create a symlink or move it to `$topsrcdir/gaia` where `$topsrcdir` is the Mozilla source tree clone.</li>
</ol>
</ol>
TODO
TODO
10

edits