Hello Tugrul,
On Fri, 3 Feb 2012 10:00:56 +0200
"Guclu, Tugrul" <tugrul.guclu(a)siemens.com> wrote:
> Hi Paul
>
> Thanks for your answer. That was what I'm looking for. I got 2 more
> questions if you would mind.
>
> 1)
> All Android buils are available here
> https://android-build.linaro.org/#builds=all ,correct ?
Yes, both official monthly releases and daily releases are available
there, old dailies are expired in 3 months though (release stay all the
time).
> If that is the case the oldest belongs to
> ~linaro-android/panda-11.04-release 2011-04-28 15:28:40
Yes, 2011.04 was apparently first official Linaro Android release,
and Linaro started working on Android not long before that.
> 2) this is from ym download script
> /repo init -u git://android.git.linaro.org/platform/manifest.git -b
> linaro_android_2.3.5
> --repo-url=git://android.git.linaro.org/tools/repo.git -b gingerbread
> || exit 1
> Where can I find the pinned manifest of linaro_android_2.3.5 ? Because
> this build is not displayed in the
> https://android-build.linaro.org/#builds=all ?
Pinned manifests come for specific builds. The earliest release build
for imx35 appears to be
https://android-build.linaro.org/builds/~linaro-android/leb-imx53-11.07-rel… ,
and from a quick look that's even 2.3.4. Not sure about the kernel
though, please check yourself - even though it's 2.3.4, we might have
used much newer kernel than AOSP 2.3.4 (well, that's what Linaro does -
leverages and tests newer technologies so vendors and community were
more comfortable with adopting them).
> BR
>
> Tugrul
>
--
Best Regards,
Paul
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
If anyone needs a template for presentations, this one looks nice. Thank Tony!
---------- Forwarded message ----------
From: Tony Mansson <tony.mansson(a)linaro.org>
Date: 1 February 2012 11:44
Subject: Template
To: Botao Sun <Botao.Sun(a)linaro.org>, Bernhard Rosenkranzer
<Bernhard.Rosenkranzer(a)linaro.org>, Vishal Bhoj
<vishal.bhoj(a)linaro.org>, Zach Pfeffer <zach.pfeffer(a)linaro.org>, Amit
Pundir <amit.pundir(a)linaro.org>
Here, use this as template.
--
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,
I am trying to create a script for thermal testing and ultimately integrate
it with lava. As of now I have used shell/bash script and as many
important commands(grep, awk) are not supported by android so I compiled
and added busybox and this work nice but I am not sure if this setup
is/will be used in the android build or release and may be I should use
some other script like python. The advantage of shell script is that it
will be same for Uubuntu and android LEB's
I am not sure who to contact so any suggestion will be appreciated.
Thanks,
Amit Daniel
Linaro PMWG
So I've been talking to our customers (10 at last count) and they
really like what we're doing. There are three things that are getting
in their way:
linaro-android-media-create
GCC4.6
frequent kernel upgrades
They love our builds, but they'd really like it if they could get
stock AOSP builds for their boards on stable kernels that they can
work with using fastboot that have been CI tested and QA'd.
I'm not advocating for the wholesale destruction of our current way of
life, tip kernels, tip toolchains, linaro-android-media-create, but I
would like to move in a direction that gives our users what they want.
--
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,
As was discussed recently on the linaro-android list, the Android Build
jobs (https://android-build.linaro.org) were renamed so each build name
includs all the information to identify components it was build
from/with/for.
The new naming scheme is:
~linaro-android/<board>-<android_rel>-<gcc_ver>-<kernel_id>-<open/blob>
Most of the jobs have been renamed, few had issues and postponed for
clarification. Please review naming and build config match for the
jobs you maintain/work worth, and follow up if there are any issues or
suggestions.
Thanks,
Paul
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,
Has anyone succeeded in -mhard-float build for ICS ?
I am interested in benchmarking the performances w.r.t soft and hard
float builds.
If armhf provides positive results on performance, then we could try
to have this as default for future OMAP SW releases.
I could build u-boot and kernel with hard-float options, but not
knowing where to start for the android Filesystem. I used the android
toolchain 4.6.2 (the gold pointed by Bero)
I could find armhf ubuntu prebuilt images but not ICS.
Regards,
Senthil
On Wed, Feb 1, 2012 at 1:32 AM, Francesco Sarasini wrote:
> I did some changes in board-omap3beagle.c
The changes are seems to be OK. Can you please add some debugging
printk in the driver/input/touchscreen/ads7846.c driver?
Bye :)
--
Bharathi Subramanian
Hello guys.
There was an issue with our meeting pages resulting from the recent remake
of our Team "home page" but that has been fixed now.
Please go to https://wiki.linaro.org/Platform/Android/Meetings/2012-02-01
and report the past weeks accomplishments and next weeks plans. I very much
appreciate to have the bug number included if you talk about bugs.
BR,
Tony