While we're planning for connect, I'd like to suggest that we do away
with team tracks all together and just have topic tracks. This would
align with our topic based approach to things now, and would be a way
to breakdown our silo's. The topic track would be lead by a topic
champion. What do people think?
--
Zach Pfeffer
Android Platform Team Lead, Linaro Platform Teams
Linaro.org | Open source software for ARM SoCs
Follow Linaro: http://www.facebook.com/pages/Linarohttp://twitter.com/#!/linaroorg - http://www.linaro.org/linaro-blog
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,
https://wiki.linaro.org/Platform/Android/GetSource
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.
Hi,
The current Android LEB image has good name convention and
I like it very much.
If it is possible, I would appreciate to have build number in the
file name too.
For example currently:
at
http://releases.linaro.org/12.03/android/leb-panda/
has
panda-ics-gcc46-tilt-tracking-blob.img.gz
but it is not clear from the file name that which build have been
used for creating this image from bellow link:
https://android-build.linaro.org/builds/~linaro-android/panda-ics-gcc46-til…
How about having build number at the end of file name like
<target>-<android>-<toolchain>-<kernel_origin>-<kernel_type>-<enablement_type>-<build>
panda-ics-gcc46-tilt-tracking-blob-6.img.gz
for
https://android-build.linaro.org/builds/~linaro-android/panda-ics-gcc46-til…
It makes easier to find where is the original contents for the created binary
image just by the file name.
Regards,
Akira
Hi,
I am writing to ask you a question about gdbserver.
I am running linaro-android panda-11.10-release on my pandaboard.
https://android-build.linaro.org/builds/~linaro-android/panda-11.10-release/
My program prints out "bus error" when it runs on Android. So I hope to use
gdbserver to debug it.
However, when I run gdbserver on Android, it gives out a "Segmentation
fault"
So, how can I run gdbserver successfully? To build a new version of
gdbserver from source codes?
Hope you could give me some suggestions.
Thanks!
Lin
I was trying to run the linaro-android-build-cmds-sh a few times now, and
I've never actually been able to get all the way through it. First time
was due to a lack of space. The drive I tried to run it on had 6G left,
but apparently that's not enough. So I ran it again on a drive with much
more free space. This is running on a core i7, 8GB ram. After 12 hours, I
finally got far enough to get an error telling me that vendor.tar.bz2
didn't exist (it did... just not in the path after it did a cd - submitted
a small bug for this which should be a very easy fix). So I'm trying
again, but my question is, should we really be including this test for
every build, given that it takes so long to run? How long does this
normally take to run?
Thanks,
Paul Larson
Hello,
I downloaded
android-toolchain-eabi-linaro-4.6-2012.03-2-2012-03-15_12-39-18-linux-x86.tar.bz2
from http://releases.linaro.org/12.03/components/android/toolchain/4.6/
but it doesn't ship the header files (not even <stdio.h>). I suppose
these come on a separate Android sysroot? Where can I get such sysroot?
In this case it's for vexpress-ics-gcc46-armlt-stable-open.img (from the
12.03 release).
My objective is to cross-compile binaries such as gdbserver for Linaro
Android.
--
[]'s
Thiago Jung Bauermann
Linaro Toolchain Working Group
Fathi,
Since we're at the start of 12.05 we need to shift the builds over to
the tip toolchain and stop daily builds for various baselines. I
figure we can also get the configs into git. Do you want to take care
of getting the current configs into git and then shift the builds or
the other way around?
For 12.05 I'd kill all dailies except for the tips listed on
android-build.linaro.org under:
"Users who are interested in tip builds with Linaro goodness should use:"
People can always re-enable dalies they're interested in.
--
Zach Pfeffer
Android Platform Team Lead, Linaro Platform Teams
Linaro.org | Open source software for ARM SoCs
Follow Linaro: http://www.facebook.com/pages/Linarohttp://twitter.com/#!/linaroorg - http://www.linaro.org/linaro-blog
Hello
I am trying to play mp3 file on 24th april linaro stable build for panda
board. But its erroring out with following erro.
"E/AudioFlinger( 1347): createTrack_l() Bad parameter: sampleRate 44100
format 1, channelMask 0x00000001 "for output 0x1f4a440 with format 1
E/AudioTrack( 1461): AudioFlinger could not create track, status: -22"
Can you please point me to a stable buid where this error is fixed.
With Regards
--