Hi Zach,

The command perl scripts are very helpful,but unfortunately that didnot solve the problem.
The script file is meant to download linaro_android_4.0.4.
I want to download linaro-android-11.10-release source code and kernel.
I have manually done what the script file does.

>>MANIFEST_REPO=git://android.git.linaro.org/platform/manifest.git
>>MANIFEST_BRANCH=linaro-android-11.10-release
>>MANIFEST_FILENAME=tracking-panda.xml
>>repo init -u ${MANIFEST_REPO} -b ${MANIFEST_BRANCH} -m ${MANIFEST_FILENAME}
>>repo sync

Doing so I get the error I mentioned earlier.
The reason why I am interested in this version of Linaro is because Vishal managed to get Audio Recording working on it, which unfortunately is not working on any other version.
https://blueprints.launchpad.net/linaro-android/+spec/enable-audio-on-leb-panda

Please help me resolve this issue.

thanks and regards,
Vinayak


On Thursday, March 29, 2012 9:37:03 PM UTC+5:30, Zach Pfeffer wrote:
On 29 March 2012 06:21, Vinayak <bigbhatmaam@gmail.com> wrote:
> Hi Zach,
>
> Please let me know if the procedure mentioned in the above blogs still holds
> good, because I wanted to download the Linaro 11.10 tracking-panda release
> using the steps given the link shared below but I seem to get stuck at one
> point.

So this just came out (documentation to follow). If you take a look at
a recent build like,

https://android-build.linaro.org/builds/~linaro-android/panda-ics-gcc46-tilt-tracking-blob/

You'll see 2 scripts:

Rebuilds the build from source

linaro_android_build_cmds.sh

Rebuilds the kernel from source

linaro_kernel_build_cmds.sh

You just run thme from the command line, and bingo, you've got a new
build or kernel. Andy Doan put um together.

> Link:- https://wiki.linaro.org/Platform/Android/GetSource
> Error:-
>
>>>From git://android.git.linaro.org/platform/development
>
>>>   6c368d2..799fada  master     -> korg/master
>
>>>Fetching projects:  28% (52/185)  fatal: The remote end hung up
>>> unexpectedly
>
>>>fatal: The remote end hung up unexpectedly
>
>>>error: Cannot fetch people/pawelmoll/gator
>
> Please help me resolve the same. Also I wanted to download the kernel used
> for this build, but once again the blog shared by you doesnot help in
> getting information from  source-manifest.xml.
>
> thanks and regards,
> Vinayak
>
> On Friday, September 16, 2011 3:32:24 AM UTC+5:30, Zach Pfeffer wrote:
>>
>> I get these questions a lot so I wrote some blog posts with the exact
>> steps I used.
>>
>>
>> http://www.linaro.org/linaro-blog/2011/09/15/switching-out-a-pre-built-android-images-kernel/
>>
>> http://www.linaro.org/linaro-blog/2011/09/15/%EF%BB%BFbuilding-a-linaro-android-build-from-source/
>>
>> Enjoy!
>>
>> --
>> Zach Pfeffer
>> Android Platform Team Lead, Linaro Platform Teams
>> Linaro.org | Open source software for ARM SoCs
>> Follow Linaro: http://www.facebook.com/pages/Linaro
>> http://twitter.com/#!/linaroorg - http://www.linaro.org/linaro-blog
>
>
> _______________________________________________
> linaro-dev mailing list
> linaro-dev@lists.linaro.org
> http://lists.linaro.org/mailman/listinfo/linaro-dev
>

--
Zach Pfeffer
Android Platform Team Lead, Linaro Platform Teams
Linaro.org | Open source software for ARM SoCs
Follow Linaro: http://www.facebook.com/pages/Linaro
http://twitter.com/#!/linaroorg - http://www.linaro.org/linaro-blog