Hi Zach,
Thnx for the reply. This is my observation. I followed the following steps:-
export
MANIFEST_REPO=git://android.git.linaro.org/platform/manifest.git
export MANIFEST_BRANCH= linaro-android-11.10-release
export MANIFEST_FILENAME=tracking-panda.xml
repo init -u ${MANIFEST_REPO} -b ${MANIFEST_BRANCH} -m
${MANIFEST_FILENAME} --repo-url=git://android.git.linaro.org/tools/repo.git
vim .repo/manifest.xml
Made the modifications as per your advice (<project
path="external/gator" name="arm/ds5/gator" revision="android"
remote="linaro-other"/>)
repo sync
This time I started getting the following error:-
------------------------------------------------------------------------ ----------------------
Traceback (most recent call last):
File "/home/test/bhatta/linaro/Linaro_Source/bin/.repo/repo/main.py", line 385, in <module>
_Main(sys.argv[1:])
File "/home/test/bhatta/linaro/Linaro_Source/bin/.repo/repo/main.py", line 365, in _Main
result = repo._Run(argv) or 0
File "/home/test/bhatta/linaro/Linaro_Source/bin/.repo/repo/main.py", line 137, in _Run
result = cmd.Execute(copts, cargs)
File "/home/test/bhatta/linaro/Linaro_Source/bin/.repo/repo/subcmds/sync.py", line 439, in Execute
fetched = self._Fetch(to_fetch, opt)
File "/home/test/bhatta/linaro/Linaro_Source/bin/.repo/repo/subcmds/sync.py", line 234, in _Fetch
current_branch_only=opt.current_branch_only):
File "/home/test/bhatta/linaro/Linaro_Source/bin/.repo/repo/project.py", line 942, in Sync_NetworkHalf
self._InitMRef()
File "/home/test/bhatta/linaro/Linaro_Source/bin/.repo/repo/project.py", line 1716, in _InitMRef
self._InitAnyMRef(R_M + self.manifest.branch)
File "/home/test/bhatta/linaro/Linaro_Source/bin/.repo/repo/project.py", line 1728, in _InitAnyMRef
self.bare_git.UpdateRef(ref, dst, message = msg, detach = True)
File "/home/test/bhatta/linaro/Linaro_Source/bin/.repo/repo/project.py", line 1902, in UpdateRef
self.update_ref(*cmdv)
File "/home/test/bhatta/linaro/Linaro_Source/bin/.repo/repo/project.py", line 1963, in runner
p.stderr))
error.GitError: people/kwerner/libunwind update-ref: fatal: c144104907084bc219e6233cebb1e957d2002190^0: not a valid SHA1
------------------------------------------------------------------------ ----------------------
I even tried to overwrite the manifest file by doing the following:-
rm .repo/manifest.xml
curl -k
http://snapshots.linaro.org/android/~linaro-android/tracking-panda-11.10 -release/5/pinned-manifest.xml > .repo/manifest.xml
repo sync
I still got a similar as shown above.
I also have no idea how to download the required Linaro android version from the tip. I followed the same steps as mentioned in "linaro_android_build_cmds.sh" script file except I changed the pinned-manifest.xml to the version I wanted.
But still failed.
Please let me know if I doing something wrong. Also please let me know if currently there are any versions of Linaro android builds that support Audio recording.
Thanks and regards,
Vinayak
-----Original Message----- From: Zach Pfeffer [mailto:zach.pfeffer@linaro.org] Sent: Thursday, April 05, 2012 2:16 AM To: Vinayak K. Tulasidas Bhat Cc: linaro-android@lists.linaro.org Subject: Re: linaro-android/tracking-panda-11.10-release:-Source Build Download Error
Use:
Change the manifest line to:
<project path="external/gator" name="arm/ds5/gator" revision="android"
remote="linaro-other"/>
Or just try the tip:
https://android-build.linaro.org/builds/~linaro-android/panda-ics-gcc46- tilt-tracking-blob/
On 28 March 2012 02:03, Vinayak K. Tulasidas Bhat
Vinayak.Bhat@toshiba-tesi.com wrote:
Hi all,
I happen to find out through the link given below that Linaro 11.10
Release-tracking panda-android is supporting Audio Record feature and
hence
decided to try it out.
https://blueprints.launchpad.net/linaro-android/+spec/enable-audio-on-le b-panda
I downloaded the LEB's for the Linaro 11.10 tracking-panda-android
Release
and tested it on a Pandaboard. Audio recording was working fine.
Now I wanted to download the Source build for the LEB's and also the
kernel.
When I tried to download the Source build as per the steps explained
in the
link below given below,
I encounter the following 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 let me what can be done to resolve this error.
Thanks and regards,
Vinayak
The information contained in this e-mail message and in any
attachments/annexure/appendices is confidential to the
recipient and may contain privileged information.
If you are not the intended recipient, please notify the
sender and delete the message along with any
attachments/annexure/appendices. You should not disclose,
copy or otherwise use the information contained in the
message or any annexure. Any views expressed in this e-mail
are those of the individual sender except where the sender
specifically states them to be the views of
Toshiba Embedded Software India Pvt. Ltd. (TESI),Bangalore.
Although this transmission and any attachments are believed to be
free of any virus or other defect that might affect any computer
system into which it is received and opened, it is the responsibility
of the recipient to ensure that it is virus free and no responsibility
is accepted by Toshiba Embedded Software India Pvt. Ltd, for any loss
or
damage arising in any way from its use.