Firefox OS/TCP/Patching: Difference between revisions

Jump to navigation Jump to search
mNo edit summary
Line 9: Line 9:
== Download B2G and AOSP source codes of flatfish ==
== Download B2G and AOSP source codes of flatfish ==
# <p>git clone b2g scripts and config files</p><p><code><span style="color:#006400; background:#D3D3D3">git clone git://github.com/mozilla-b2g/B2G.git -b master b2g_flatfish</span></code></p>
# <p>git clone b2g scripts and config files</p><p><code><span style="color:#006400; background:#D3D3D3">git clone git://github.com/mozilla-b2g/B2G.git -b master b2g_flatfish</span></code></p>
# <p>configure flatfish and repo sync aosp and b2g source codes</p><p><code><span style="color:#006400; background:#D3D3D3">cd b2g_flatfish</span></code></p><p><code><span style="color:#006400; background:#D3D3D3">./config.sh flatfish</span></code></p><p>You have to wait for a long while to download the source codes depending on the network bandwidth.</p>
# <p>configure flatfish and repo sync aosp and b2g source codes</p><p><code><span style="color:#006400; background:#D3D3D3">cd b2g_flatfish</span></code></p><p><code><span style="color:#006400; background:#D3D3D3">./config.sh flatfish</span></code></p><p>You have to wait for a long while to download the source codes depending on the network bandwidth. The files will need approx. 11gb disc space.</p>
 
== Start to build flatfish ==
== Start to build flatfish ==
# <p>Connect flatfish device for extract necessary files at first build</p> <p>The first build will pull necessary files into backup-flatfish which is automatic created by extract-files.sh. You DO NOT need to connect flatfish device if backup-flatfish is created.</p>
# <p>Connect flatfish device for extract necessary files at first build</p> <p>The first build will pull necessary files into backup-flatfish which is automatic created by extract-files.sh. You DO NOT need to connect flatfish device if backup-flatfish is created.</p>
11

edits

Navigation menu