Hello, You could just call "repo sync" inside the ICS folder
On Thursday, March 15, 2012 8:24:03 AM UTC+2, Vinayak wrote: > > Hi Group, > > I have a Pandaboard Rev A2 board. Using some help from this forum a I > found that a true master branch of ICS can be downloaded using the > repo command "repo init -b master;repo sync". I was able to download > the master branch of ICS and port it on Pandaboard. I pushed a few MP3 > files using adb and was able to play them back using Music.apk > application. But when I tried recording something using the > Speechrecorder.apk application I get the following error on Minicom :- > > >>[ 9628.358306] twl6040-codec twl6040-codec: capture mode is not > >>supported at 17640000Hz [ 9628.369476] asoc: codec DAI prepare error [ > >>9628.375549] PDM-UL1: dsp: backend prepare failed -22 > > This error keeps coming till the 5 secs of recording is done. I feel > that it has to do with the kernel configuration for ALSA. > Could somebody please tell me if my doubts are correct? > > Also when I do a "git log kernel" for the "device/ti/panda" folder I > see some new updates have been made so I downloaded the same using > "git clone https://android.googlesource.com/device/ti/panda" > wherein I found in the README, that the lunch option has been changed > to "lunch full_panda_userdebug". > > Do I have to download the whole master branch once again or is there a > way to checkout only the new updates in the master branch? > Please do help me in this regard? > > thanks, > Vinayak > -- unsubscribe: [email protected] website: http://groups.google.com/group/android-porting
