I downloaded Android 12.03 image and flash on my SD card to test it on my
Pandaboard. (omap4430), when Adroid boots up, everything is nice except
the following features, it seems this build does not support, question is:
will somebody someday will fix them or users will have to figure it out by
themselves?
1. Does not support USB camera video recode function;
2. HDMI output does not have audio;
3. Does not support video playback, no matter play online video clip or
play a saved video clip.
Thanks,
Andy
Hi All
The new linux-linaro tree is looking good for use with this month's
VExpress Android release. This means we can use the 'tracking' build and
manifest, rather than 'stable/landing'.
--
Tixy
-------- Forwarded Message --------
From: Jon Medhurst (Tixy) <tixy(a)linaro.org>
To: Andrey Konovalov <andrey.konovalov(a)linaro.org>
Cc: linaro-dev <linaro-dev(a)lists.linaro.org>
Subject: Re: Preliminary 12.04 linux-linaro kernel tree
Date: Thu, 19 Apr 2012 12:59:19 +0100
On Thu, 2012-04-19 at 10:22 +0100, Jon Medhurst (Tixy) wrote:
> On Thu, 2012-04-19 at 00:22 +0400, Andrey Konovalov wrote:
> > Greetings,
> >
> > I updated (overwrote) the current linux-linaro tree
> > (git://git.linaro.org/kernel/linux-linaro-tracking.git , linux-linaro
> > branch).
>
> That builds OK for vexpress and boots Ubuntu. I also kicked off an
> Android build [1]
>
And that built and boots OK :-)
So I would say that we are good to use linux-linaro for this month's
vexpress Android release.
That job used GCC4.6 but were using 4.7 for this month release, so I
kicked the other build job [2] and made it build daily from now on.
--
Tixy
[1] https://android-build.linaro.org/builds/~linaro-android/vexpress-ics-gcc46-…
[2] https://android-build.linaro.org/builds/~linaro-android/vexpress-ics-gcc47-…
The linux-linaro kernel will contain the source code for the Gator
module as this is one of the ARM LT's topic branches. This means that
any Android build based on this kernel should drop the separate gator
repo from its manifest file, otherwise their will be a build error.
I did this for vexpress [1] and if other boards, like Origen, start
using linux-linaro for it's Android kernel then they need to do similar.
--
Tixy
[1]
http://android.git.linaro.org/gitweb?p=platform/manifest.git;a=commit;h=ee7…
Hi,
the toolchain releases for 2012.04 are ready (unless we find major
bugs quickly, which should be fairly unlikely):
https://android-build.linaro.org/builds/~linaro-android/toolchain-4.7-2012.…https://android-build.linaro.org/builds/~linaro-android/toolchain-4.6-2012.…
The 4.7 toolchain will be the default for this month.
We have "it compiles, therefore it works"(R) builds w/ 4.7 done for
all boards (Snowball requires a patch I've submitted to the bug
tracker yesterday, the other boards should be fine already), and many
are actually boot-tested.
I'll update the release builds on android-build to the
4.7-2012.04/#build=4 toolchain, leaving Snowball on 4.6 until the
patch is committed.
ttyl
bero
(R) indicates a registered trademark of Microsoft's QA department --
or at least something that should be
Hi John
When using the linaro-android-3.4 branch the mouse buttons don't seem to
work. I've tracked the problem down to something you fixed in
linaro-android-3.4-jstultz-rebase, namely:
http://git.linaro.org/gitweb?p=people/jstultz/android.git;a=commit;h=2d571b…
Can you add this to linaro-android-3.4 and any other fixes you did that might be missing?
Cheers
--
Tixy