187
edits
(→B2G) |
|||
Line 13: | Line 13: | ||
=== B2G device builds === | === B2G device builds === | ||
'''First, update your B2G checkout''' with <tt>git pull</tt> or <tt>git fetch && git merge origin/master</tt>. <tt>./repo sync</tt> is not sufficient! You must git pull to get the latest version of the relevant tools. | |||
For B2G device builds, we don't usually modify the mozconfig (although you can; it's hiding under gonk-misc/default-gecko-config). | For B2G device builds, we don't usually modify the mozconfig (although you can; it's hiding under gonk-misc/default-gecko-config). |
edits