Hi all!
I have released an experimental package of clutter that includes
two additional patches (relatively to the maverick package):
1. debian/patches/remove_cogl_gl_types.patch:
This patch removes all references to GL types and defines from the cogl and
headers and additionally removes G
Thanks Marcin, that works well.
There's a typo in the PPA address in your email though: try
ppa:hrw/arm-cross-compiler instead of the armel-*-compilers one listed
below.
-- Michael
On Fri, Sep 10, 2010 at 2:29 AM, Marcin Juszkiewicz
wrote:
>
> I would like to announce that my work on armel cros
On Sun, Sep 05, 2010 at 11:54:54PM +0200, Loïc Minier wrote:
> On Mon, Sep 06, 2010, Michael Hope wrote:
> > I'm paid by Canonical but work for Linaro. The Copyright page says
> > that new work is (C) Canonical and then the copyright 'flows' to
> > Linaro. What does this mean and how do I achieve
On Thu, Sep 09, 2010, Loïc Minier wrote:
> == Activity reports ==
Here's Torez' activity report
== Last Week ==
* familiarized with Linaro packaging, builds and installation support
* enabled IGEPv2 board within Linaro installation tools
* identified 9 bugs preventing booting and package upgr
On 09/08/2010 04:24 PM, John Rigby wrote:
> git://git.linaro.org/ubuntu/linux-meta-linaro.git master
pushed and uploaded
--
Tim Gardner tim.gard...@canonical.com
___
linaro-dev mailing list
linaro-dev@lists.linaro.org
http://lists.linaro.org/mailman/l
I would like to announce that my work on armel cross toolchain got to the very
nice point - all packages are available from PPA.
What does it mean to you?
1. no "are you sure to install those unverified packages" messages from APT
2. ability to easily rebuild toolchain on own machines
So if yo
Yong,
You forgot to add a note as to why you need these patches applied :)
Reviewers - these patches expose some new information related to
runtime PM that powertop can show.
This patch -1/3, is already in 2.6.36-rc. The other two aren't upstream.
Please consider applying to the Ubuntu kernel.
From: Arjan van de Ven
PowerTOP would like to be able to show who is keeping the disk
busy by dirtying data. The most logical spot for this is in the vfs
in the mark_inode_dirty() function, doing this on the block level
is not possible because by the time the IO hits the block layer the
guilty pa
From: Arjan van de Ven
PowerTOP wants to be able to show the user how effective the ALPM link
power management is for the user. ALPM is worth around 0.5W on a quiet
link; PowerTOP wants to be able to find cases where the "quiet link" isn't
actually quiet.
This patch adds state accounting functio
From: Arjan van de Ven
In order for PowerTOP to be able to report how well the new runtime PM is
working for the various drivers, the kernel needs to export some basic
statistics in sysfs.
This patch adds two sysfs files in the runtime PM domain that expose the
total time a device has been activ
The weekly report for the Linaro Infrastructure team may be found at:
Status
report:https://wiki.linaro.org/Platform/Infrastructure/Status/2010-09-09
Burndown
chart:http://people.canonical.com/~pitti/workitems/maverick/linaro-infrastructure.html
The burndown chart is showing that number o
From: Shen Yong
The trace point follows the same logic/style as the block_dump code
and pretty much dumps the same data, just not to dmesg (and thus to
/var/log/messages) but via the trace events streams.
Signed-of-by: Arjan van de Ven
---
fs/fs-writeback.c |4 +++
fs/inode.c
From: Shen Yong
In order for PowerTOP to be able to report how well the new runtime PM is
working for the various drivers, the kernel needs to export some basic
statistics in sysfs.
This patch adds two sysfs files in the runtime PM domain that expose the
total time a device has been active, and
From: Shen Yong
This patch adds state accounting functionality to the AHCI driver for
PowerTOP to use.
The parts of the patch are
1) the sysfs logic of exposing the stats for each state in sysfs
2) the basic accounting logic that gets update on link change interrupts
(or when the user accesses th
14 matches
Mail list logo