I need WIFI for DM, so I download a new version android for DM from here:
repo init -u git://gitorious.org/rowboat/manifest.git -m rowboat-froyo-dsp.xml
while I am building it, here is an error:
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
I need WIFI for DM, so I download a new version android for DM from here:
repo init -u git://gitorious.org/rowboat/manifest.git -m rowboat-froyo-dsp.xml
while I am building it, here is an error:
not sure where the warnings come from, but it seems the date/time setup in your pc is wrong. please check if that is the issue.
by the way, screen shot does not include the whole log. you may want to do the following to capture the whole log whenever you have build issues:
$ make <cmd-line options> 2>&1 | tee build.log
The rowboat froyo-dsp just enables WIFI/BT configuration, to make the wl127 module working, you have to follow the guide http://processors.wiki.ti.com/index.php/Android_wireless_build_and_porting_guide to build the wireless package.
Alternatively, the quick way is copying the following files from AM37x devkit 2.2 prebuilt.
/
|-
system/
| |- etc/wifi/
| | |- firmware.bin
| | |-
sdio.ko
| | |- tiwlan_drv.ko
| | |- tiwlan.ini
| | `-
wpa_supplicant.conf
| `- lib/firmware/
| `-
TIInit_7.2.31.bts
`- wl1271bt_enable