On 21 February 2011 14:40, Jason Kridner wrote:
> On Sun, Feb 20, 2011 at 8:19 PM, Jim Huang wrote:
>> 2011/2/20 Jason Kridner :
>>> Am I the only one for which the word "android" before "device" in the
>>> subject would really help?
>>>
>>
>> hi Jason,
>>
>> I agree with you. However, if we do
Hi,
To perform some systemtap checking, I needed kernel package with debug
symbols, which is available in 1003.6 version from
http://ddebs.ubuntu.com/pool/universe/l/linux-linaro-omap/
So I did some apt-get update, install
linux-image-2.6.37-1003-linaro-omap followed by flash-kernel
2.6.37-1003-li
The following changes since commit 1bae4ce27c9c90344f23c65ea6966c50ffeae2f5:
Linux 2.6.38-rc2 (2011-01-21 19:01:34 -0800)
are available in the git repository at:
git://git.linaro.org/people/dmart/linux-2.6-arm.git
dirty/arm/omap-thumb2+merged
Dave Martin (9):
ARM: omap4: Provide do_wf
On Tue, Feb 22, 2011 at 6:40 AM, Nicolas Pitre wrote:
>
> As the next Linaro release (11.05) will include the 2.6.38 kernel, it
> was decided that the linaro-2.6.38 branch would open early i.e. before
> the final 2.6.38 kernel is released. So there it is.
Great!
> All the extra patches that wer
Hi there
flash-kernel is this place where we add support for a lot of weird
boards of various architectures. "flash-kernel" because it used to
just write a kernel to Flash memory, but that's not always true
anymore. Because it's integrated in d-i and with initramfs-tools /
linux pac
Hi Grant,
Thanks for the explanation in details.
One more minor doubt below ...
On Mon, Feb 21, 2011 at 10:10:24AM -0700, Grant Likely wrote:
> On Mon, Feb 21, 2011 at 2:46 AM, Shawn Guo wrote:
[...]
> >> + };
> >> + };
> >> +
> >> + clocks {
> >> + #addr
On Tue, Feb 22, 2011 at 7:09 AM, Frederic Turgis wrote:
> Hi,
>
> To perform some systemtap checking, I needed kernel package with debug
> symbols, which is available in 1003.6 version from
> http://ddebs.ubuntu.com/pool/universe/l/linux-linaro-omap/
> So I did some apt-get update, install
> linu
On Tue, Feb 22, 2011 at 3:59 PM, Loïc Minier wrote:
> [1] branch at http://git.debian.org/?p=users/lool/d-i/flash-kernel.git
> * adds a testsuite
> * consolidates code into functions
> * moves board support data into a database (currently inline for
> convenience of testing, but will be spli
On Tue, Feb 22, 2011, Amit Kucheria wrote:
> On Tue, Feb 22, 2011 at 3:59 PM, Loïc Minier wrote:
> > * moves board support data into a database (currently inline for
> > convenience of testing, but will be split out in its own file)
> Does it make sense to move this 'database' out to /etc/board
Hi, (writing from my work address as frederic.tur...@linaro.org lost password
is still not reset ;-) )
To perform some systemtap checking, I need kernel package with debug symbols,
which is available in 1003.6 version from
http://ddebs.ubuntu.com/pool/universe/l/linux-linaro-omap/
So I did some
On Tue, Feb 22, 2011 at 4:38 PM, Amit Kucheria wrote:
> Hi,
>
> We're required to cc patc...@linaro.org for all patches that we send
> upstream. bzr/launchpad users are already covered or will be shortly.
>
> For those using git-send-email to send patches (and you really should
> be), it might mak
On Tue, Feb 22, 2011 at 05:02:41PM +, Dave Martin wrote:
> Do we need a policy on whether or not to use Bcc here?
>
> One argument for using Bcc is that it avoids replies from subscribers
> to the destination mailing lists from also being CC'd to
> patc...@linaro.org. Can your analysis cope w
On Tue, Feb 22, 2011 at 5:15 PM, Christian Robottom Reis
wrote:
> On Tue, Feb 22, 2011 at 05:02:41PM +, Dave Martin wrote:
>> Do we need a policy on whether or not to use Bcc here?
>>
>> One argument for using Bcc is that it avoids replies from subscribers
>> to the destination mailing lists f
Is this the same as :
https://bugs.launchpad.net/ubuntu/+source/linux-linaro/+bug/720055
Regards,
Tom
On Mon, Feb 21, 2011 at 11:49 AM, Turgis, Frederic wrote:
> Hi, (writing from my work address as frederic.tur...@linaro.org lost password
> is still not reset ;-) )
>
> To perform some systemt
thanks for the help
Paul Larson answered in parallel thread (using my linaro.org mail
address now that I have again access to it ;-) )
Regards
Fred
On 22 February 2011 18:28, Tom Gall wrote:
> Is this the same as :
>
> https://bugs.launchpad.net/ubuntu/+source/linux-linaro/+bug/720055
>
> Rega
On Mon, Feb 21, 2011 at 11:49 AM, Turgis, Frederic wrote:
> Hi, (writing from my work address as frederic.tur...@linaro.org lost
> password is still not reset ;-) )
>
> To perform some systemtap checking, I need kernel package with debug
> symbols, which is available in 1003.6 version from
> http
On Tue, Feb 22, 2011, Dave Martin wrote:
> Do we need a policy on whether or not to use Bcc here?
>
> One argument for using Bcc is that it avoids replies from subscribers
> to the destination mailing lists from also being CC'd to
> patc...@linaro.org. Can your analysis cope with patc...@linaro.o
OK, we have a tie ;) Who wins?
On Tue, Feb 22, 2011 at 5:15 PM, Christian Robottom Reis
wrote:
> On Tue, Feb 22, 2011 at 05:02:41PM +, Dave Martin wrote:
[...]
> Use CC, not BCC.
[...]
On Tue, Feb 22, 2011 at 6:08 PM, Loïc Minier wrote:
> On Tue, Feb 22, 2011, Dave Martin wrote:
[...]
> T
I've been using the sendemail.cc config as well, but unfortunately it is
not used by stgit. If you use stgit to send patches you'll have to
copy /usr/share/stgit/templates/patchmail.tmpl to ~/.stgit and add a
'CC: patc...@linaro.org' line to it.
I guess we should add these two tips to one of the
On Tue, 2011-02-22 at 15:59 -0300, Guilherme Salgado wrote:
> I've been using the sendemail.cc config as well, but unfortunately it is
> not used by stgit. If you use stgit to send patches you'll have to
> copy /usr/share/stgit/templates/patchmail.tmpl to ~/.stgit and add a
> 'CC: patc...@linaro.o
On Tue, Feb 22, 2011 at 06:58:28PM +, Dave Martin wrote:
> OK, we have a tie ;) Who wins?
>
> On Tue, Feb 22, 2011 at 5:15 PM, Christian Robottom Reis
> wrote:
> > On Tue, Feb 22, 2011 at 05:02:41PM +, Dave Martin wrote:
> [...]
> > Use CC, not BCC.
> [...]
ME! :)
--
Christian Robottom
On 02/22/2011 10:59 AM, Guilherme Salgado wrote:
> I've been using the sendemail.cc config as well, but unfortunately it is
> not used by stgit. If you use stgit to send patches you'll have to
> copy /usr/share/stgit/templates/patchmail.tmpl to ~/.stgit and add a
> 'CC: patc...@linaro.org' line to
On Tue, 2011-02-22 at 16:41 -0300, Christian Robottom Reis wrote:
> On Tue, Feb 22, 2011 at 06:58:28PM +, Dave Martin wrote:
> > OK, we have a tie ;) Who wins?
> >
> > On Tue, Feb 22, 2011 at 5:15 PM, Christian Robottom Reis
> > wrote:
> > > On Tue, Feb 22, 2011 at 05:02:41PM +, Dave Mar
On Tue, 22 Feb 2011, Dave Martin wrote:
> The following changes since commit 1bae4ce27c9c90344f23c65ea6966c50ffeae2f5:
>
> Linux 2.6.38-rc2 (2011-01-21 19:01:34 -0800)
>
> are available in the git repository at:
> git://git.linaro.org/people/dmart/linux-2.6-arm.git
> dirty/arm/omap-thumb2+m
On Tue, 22 Feb 2011 14:59:05 +0100, Loïc Minier wrote:
> [1] branch at http://git.debian.org/?p=users/lool/d-i/flash-kernel.git
> * adds a testsuite
> * consolidates code into functions
> * moves board support data into a database (currently inline for
>convenience of testing, but will be
On 22 February 2011 05:40, Nicolas Pitre wrote:
>
>
> But as you should know already, the feature freeze is due this Thursday
> February 24th. So now is the time to consider the linaro-2.6.38 tree,
> put on top all the patches you want to see in the upcoming Linaro
> release, and ask me to merge
On Tue, Feb 22, 2011, john stultz wrote:
> Yea. Since I still send out patches from both my employer and linaro
> address, I can't utilize fixed git config values.
>
> I already put the effort in to make sure my linaro work has my
> linaro.org address as the author on a patch by patch basis. And
>
On Wed, Feb 23, 2011, Michael Hudson-Doyle wrote:
> I ask mostly from a position of ignorance, but is the information in
> this database related to the information linaro-media-create keeps about
> each board? If so, could it be shared somehow?
It's completely related and I envisioned we could s
On Tue, 2011-02-22 at 22:18 +0100, Loïc Minier wrote:
> On Tue, Feb 22, 2011, john stultz wrote:
> > Yea. Since I still send out patches from both my employer and linaro
> > address, I can't utilize fixed git config values.
> >
> > I already put the effort in to make sure my linaro work has my
> >
On Tue, Feb 22, 2011, john stultz wrote:
> Add to the commit log:
> CC: Loïc Minier
> CC: patc...@linaro.org
> And git-send-email will add those entries to the outgoing mail.
Ah, so it's in the commit forever; I thought you were adding that at
send-email time; ok, thanks!
--
Loïc Minier
>From 7784102e184c134eaa11b5986f31c892748f1604 Mon Sep 17 00:00:00 2001
From: Masashi YOKOTA
Date: Sat, 19 Feb 2011 02:40:56 +0900
Subject: [PATCH 1/2] Add virtual battery driver
This patch adds virtual battery driver.
This is based on
git://git.linaro.org/people/jstultz/linux.git dev/linaro.andr
>From 8eab2223b35024e56fd8868626b2fc1958eada47 Mon Sep 17 00:00:00 2001
From: Akihiro MAEDA
Date: Sat, 19 Feb 2011 02:44:31 +0900
Subject: [PATCH 2/2] virtual battery driver changed for linux kernel
2.6.37 or later
This patch adds virtual battery driver.
This is based on
git://git.linaro.org/peop
Hi All,
For some upstream projects, we don't use git-send-mail to send patch for
review. Take KDE/Kwin project for example, post-review and the
reviewboard[1] are used for patch review. How shall we handle such kind of
cases?
[1] https://git.reviewboard.kde.org/
Regards,
Jammy
On Wed, Feb 23, 2
Hi Nicolas,
Here's the branch implementing basic device tree support based on the
linaro-2.6.38 tree. Should be good to go.
g.
The following changes since commit f60e8ccbfce6b40a112bddef5b4926b7416b4f92:
ARM: fix build failure (2011-02-22 15:49:23 -0500)
are available in the git repository
Just a thought in the other way: will it be useful to to have some
web crawler to collect those activities as long as we all use linaro
email addresses? For mails like patch within, there should be some
thing we can identify.
On Wed, Feb 23, 2011 at 10:09 AM, Jammy Zhou wrote:
> Hi All,
>
> For s
Hi Andy,
On Monday 21 February 2011 08:21 PM, Andy Green wrote:
On 02/21/2011 02:26 PM, Somebody in the thread at some point said:
Hi -
Also, pressing the PWRON_RESET button does not reboot the system.
Hi Avik, I suspect you are now hitting the power off bug [1]. It seems
to strike at random
Hi Avik,
yes, agreed. Problem described with bug #720055 (which appears to
remain unresolved) is a different beast than what Andy's patch is
addressing.
If you pull the kernel mentioned in #39 of bug #70883, apply the patch,
you'll have better luck booting panda board.
On 02/22/2011 11:3
> -Original Message-
> From: linaro-dev-boun...@lists.linaro.org [mailto:linaro-dev-
> boun...@lists.linaro.org] On Behalf Of Turgis, Frederic
> Sent: Monday, February 21, 2011 11:20 PM
> To: linaro-dev@lists.linaro.org
> Subject: linaro-omap kernel 1003.6 boot failure
>
> Hi, (writing from
On 02/23/2011 05:49 AM, Somebody in the thread at some point said:
Hi -
yes, agreed. Problem described with bug #720055 (which appears to remain
unresolved) is a different beast than what Andy's patch is addressing.
If you pull the kernel mentioned in #39 of bug #70883, apply the patch,
you'll
Hi All,
Just wanted to add one last point in this discussion.
The imaging coprocessor in today's platforms have a general purpose DSP
attached to it I have seen some work being done to use this DSP for
graphics/audio processing in case the camera use case is not being tried or
also if the camer
Hello list,
I would like to make a proposal about utilizing Linaro toolchain for
Android and NDK (Native Development Kit)[1].
** Motivation
There are some different perspectives between Linaro toolchain and
Google Android toolchain including technical and
non-technical considerations. It doesn'
On 02/22/2011 09:54 PM, Somebody in the thread at some point said:
Hi -
I ask mostly from a position of ignorance, but is the information in
this database related to the information linaro-media-create keeps about
each board? If so, could it be shared somehow?
It's completely related and I
42 matches
Mail list logo