Re: How Gerrit decides when change is Merged?

2011-07-25 Thread Paul Sokolovsky
Hello Shawn, On Sun, 24 Jul 2011 12:23:44 -0700 Shawn Pearce s...@google.com wrote: 1. Submitted a change for branch X to Gerrit. 2. In the meantime, I also created a personal branch Y in the same repository for integration testing. 3. Once that branch Y is pushed into Gerrit, the

Re: LAVA 2011.07 Release

2011-07-25 Thread Alexander Sack
Congrats to the Validation Team for this great release! A first few points from looking at the current deployment at http://validation.linaro.org: + The Image Status dashboard view is not self-explanatory to me. I only see raw numbers, but no info whether all is good or not is visible there.

Re: LAVA 2011.07 Release

2011-07-25 Thread Zygmunt Krynicki
W dniu 25.07.2011 09:58, Alexander Sack pisze: Congrats to the Validation Team for this great release! A first few points from looking at the current deployment at http://validation.linaro.org: + The Image Status dashboard view is not self-explanatory to me. I only see raw numbers, but no info

linaro-pm kernel compilation error

2011-07-25 Thread Daniel Lezcano
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi All, I was trying to compile the kernel tree located at: http://git.linaro.org/gitweb?p=people/amitk/linux-linaro-pmwg.git;a=summary for a beagleboardXM but the compilation fails with the error /tmp/ccnUvsew.s: Assembler messages:

[PATCH] ARM: EXYNOS4: Enable MFC on Samsung SMDKV310

2011-07-25 Thread Sachin Kamat
Signed-off-by: Sachin Kamat sachin.ka...@linaro.org --- This patch is based on Kukjin's for-arm-soc branch. arch/arm/mach-exynos4/Kconfig |1 + arch/arm/mach-exynos4/mach-smdkv310.c | 11 +++ 2 files changed, 12 insertions(+), 0 deletions(-) diff --git

RE: [PATCH 07/11] Watchdog: DA9052 watchdog support v1

2011-07-25 Thread Ashish Jangam
-Original Message- From: Wim Van Sebroeck [mailto:w...@iguana.be] Sent: Thursday, July 14, 2011 3:59 PM To: Ashish Jangam Cc: linux-ker...@vger.kernel.org; linux-watch...@vger.kernel.org; Dajun; linaro-dev@lists.linaro.org Subject: Re: [PATCH 07/11] Watchdog: DA9052 watchdog

Re: [Patch v1 08/11] Touch: DA9052 touchscreen driver

2011-07-25 Thread ashishj3
On Thu, 2011-07-14 at 14:28 +0530, ashishj3 wrote: This driver add support for DA9052 4-wire resistive ADC interfaced touchscreen controller. DA9052 is a MFD therefore this driver depends on DA9052 core driver for core functionalities. Signed-off-by: David Dajun Chen dc...@diasemi.com

Re: [Patch v1 08/11] Touch: DA9052 touchscreen driver

2011-07-25 Thread ashishj3
On Thu, 2011-07-14 at 14:28 +0530, ashishj3 wrote: This driver add support for DA9052 4-wire resistive ADC interfaced touchscreen controller. DA9052 is a MFD therefore this driver depends on DA9052 core driver for core functionalities. Signed-off-by: David Dajun Chen dc...@diasemi.com

Re: LAVA 2011.07 Release

2011-07-25 Thread Zygmunt Krynicki
W dniu 25.07.2011 09:58, Alexander Sack pisze: Congrats to the Validation Team for this great release! A first few points from looking at the current deployment at http://validation.linaro.org: + The Image Status dashboard view is not self-explanatory to me. I only see raw numbers, but no info

Re: LAVA 2011.07 Release

2011-07-25 Thread Alexandros Frantzis
On Mon, Jul 25, 2011 at 02:17:31PM +0200, Zygmunt Krynicki wrote: W dniu 25.07.2011 09:58, Alexander Sack pisze: Congrats to the Validation Team for this great release! A first few points from looking at the current deployment at http://validation.linaro.org: + The Image Status dashboard

Use linaro-android-media-create from linaro-image-tools revno 383

2011-07-25 Thread Zach Pfeffer
Until https://bugs.launchpad.net/linaro-image-tools/+bug/816010 gets fixed. Its the last one that worked. Use bzr up -r383 to check it out. Issue is on 384, 385, 386 -Zach ___ linaro-dev mailing list linaro-dev@lists.linaro.org

Re: [PATCH v3 2/3] mmc: core: add random fault injection

2011-07-25 Thread Akinobu Mita
2011/7/21 Per Forlin per.for...@linaro.org: This adds support to inject data errors after a completed host transfer. The mmc core will return error even though the host transfer is successful. This simple fault injection proved to be very useful to test the non-blocking error handling in the

The Linaro+Android 11.07 freeze kernel is now available

2011-07-25 Thread john stultz
So unfortunately its a few days late due to me being on vacation and the omap dss merge snafu I hit Thursday that has since been resolved (thanks Nico Deepak!) Anyway, the 11.07 freeze kernel is available here: git://git.linaro.org/people/jstultz/android.git linaro-android-3.0 And is tagged

Re: The Linaro+Android 11.07 freeze kernel is now available

2011-07-25 Thread Andy Green
On 07/25/2011 06:40 PM, Somebody in the thread at some point said: So unfortunately its a few days late due to me being on vacation and the omap dss merge snafu I hit Thursday that has since been resolved (thanks Nico Deepak!) Anyway, the 11.07 freeze kernel is available here:

Re: [PATCH v3 2/3] mmc: core: add random fault injection

2011-07-25 Thread Per Forlin
On 25 July 2011 17:58, Akinobu Mita akinobu.m...@gmail.com wrote: 2011/7/21 Per Forlin per.for...@linaro.org: This adds support to inject data errors after a completed host transfer. The mmc core will return error even though the host transfer is successful. This simple fault injection proved

Re: The Linaro+Android 11.07 freeze kernel is now available

2011-07-25 Thread john stultz
On Mon, 2011-07-25 at 20:14 +0100, Andy Green wrote: On 07/25/2011 06:40 PM, Somebody in the thread at some point said: So unfortunately its a few days late due to me being on vacation and the omap dss merge snafu I hit Thursday that has since been resolved (thanks Nico Deepak!)

Great news! Snowball boots up to the Android launcher screen!

2011-07-25 Thread Zach Pfeffer
This is so cool. Thanks to the hard work of the Mathieu, Lee, Frans and others we'll be able to release Snowball running Android to the launcher. Congrats guys! A formal release announcement will come out soon. See: