Confirmed users
3,376
edits
Line 14: | Line 14: | ||
<ul><li>Extract them to the root of your Android OS source tree.</li></ul> | <ul><li>Extract them to the root of your Android OS source tree.</li></ul> | ||
<li>Follow the instructions at [http://quidecco.com/cgi-bin/cgi_ref_by_path/referer/http_3a_2f_2fwrla.ch_2fblog_2f2012_2f02_2fplaying-with-pandas_2f/url/http_3a_2f_2fsource-android.frandroid.com_2fdevice_2fti_2fpanda_2fREADME/ <androidsrc>/device/ti/panda/README] for instructions on how to build and flash your sdcard with the new build.</li> | <li>Follow the instructions at [http://quidecco.com/cgi-bin/cgi_ref_by_path/referer/http_3a_2f_2fwrla.ch_2fblog_2f2012_2f02_2fplaying-with-pandas_2f/url/http_3a_2f_2fsource-android.frandroid.com_2fdevice_2fti_2fpanda_2fREADME/ <androidsrc>/device/ti/panda/README] for instructions on how to build and flash your sdcard with the new build.</li> | ||
<li>Setup dhcp on eth0 as mentioned in the readme (we might have to hack this for now as the mac addresses change):<code>adb shell dhcpcd eth0</code> | |||
</ol> | </ol> | ||