Personal tools

Log in

Changes

From IGEP - ISEE Wiki

Jump to: navigation, search

How to get the Android distribution

292 bytes added, 10:13, 25 February 2011
Annex: patches
=== Annex: patches ===
 
Save blocks of code below instructions correspondingly as files patch1, patch2, patch3
 
then do:
<pre>
coming soon...
</pre>
 
<pre>
cd external/wpa_supplicant
patch -b < ../../patch2
cd ../..
</pre>
 
<pre>
cd cd hardware/libhardware_legacy/wifi
patch -b < ../../../patch3
cd ../../..
</pre>
==== Project device/ti/igepv2/ ====
0
edits