== Meeting minutes ==
https://wiki.linaro.org/WorkingGroups/PowerManagement/Meetings/2011-06-01
== Weekly Status Report ==
https://wiki.linaro.org/WorkingGroups/PowerManagement/Status/2011-06-02
== Summary ==
* Power Management Public Plan review was done on Tuesday.
* A thermal demo on Pan
On 06/03/11 00:04, Tushar Behera wrote:
Added Kconfig entry for setup-usb-phy.c on which EHCI support is
dependent on.
Following the naming convention of other setup files, we have following
renaming.
usb-phy.c ==> setup-usb-phy.c
Signed-off-by: Tushar Behera
---
arch/arm/mach-exynos
W dniu 03.06.2011 21:17, Evan Broder pisze:
Ubuntu has gotten quite a bit of flack from the debhelper maintainer
for making independent changes in the past ([1], [2]), and doing so
again seems like a bad plan.
Perhaps posting this from my @canonical.com address was a bad idea. I'm
not doing t
On Thu, Jun 2, 2011 at 6:16 PM, Zygmunt Krynicki
wrote:
> Hello everyone.
>
> I wrote dh_splitpackage, a helper script that unambiguously splits the files
> of a binary package into multiple packages based on a configuration file.
>
> The configuration file may point the primary package (the one t
Enclosed you'll find a link to the agenda, notes and actions from the
Linaro Developer Platforms Weekly Status meeting held on June 1st
in #linaro-meeting on irc.freenode.net at 15:00 UTC.
https://wiki.linaro.org/Platform/DevPlatform/Meetings/2011-06-01
New Actions:
* suihkulokki and rsalveti to
The Engineering Resources team has just updated information on
blueprints in the wiki. The page is the same:
https://wiki.linaro.org/Process/Blueprints
Before going further I want to clarify: The changes *do not* add
additional work to anyone. The goal was to make everyone's life a little
_easi
On 06/03/2011 04:16 PM, Somebody in the thread at some point said:
Hello,
Just to give more background, compilation error apparently caused by
this happened during building kernel-tilt with upstream android
toolchain:
https://android-build.linaro.org/jenkins/job/patrik-ryd_lt-panda/8/consoleFull
On pią, 2011-06-03 at 16:02 +0100, Bernard Ogden wrote:
> I was asked to take a look at the blueprints relating to
> cross-toolchain development (e.g.
> https://blueprints.launchpad.net/ubuntu/+spec/linaro-platforms-o-linaro-cross-toolchain-stories)
> in advance of Monday's 'Android and Developer
Hello,
Just to give more background, compilation error apparently caused by
this happened during building kernel-tilt with upstream android
toolchain:
https://android-build.linaro.org/jenkins/job/patrik-ryd_lt-panda/8/consoleFull
CC drivers/gpu/drm/drm_auth.o
In file included from include/
An ifdef in drm.h expects to be compiled with full-fledged Linux
toolchain, but it's common to compile kernel with just bare-metal
toolchain which doesn't define __linux__. So, also add __KERNEL__
check.
Signed-off-by: Paul Sokolovsky
---
include/drm/drm.h |2 +-
1 files changed, 1 insertion
I was asked to take a look at the blueprints relating to cross-toolchain
development (e.g.
https://blueprints.launchpad.net/ubuntu/+spec/linaro-platforms-o-linaro-cross-toolchain-stories)
in advance of Monday's 'Android and Developer Platform' plan review call. I
just have two questions to ask
Hello,
On Friday, June 03, 2011 1:52 PM Thomas Abraham wrote:
> On 3 June 2011 12:34, Tushar Behera wrote:
> > Added Kconfig entry for setup-usb-phy.c on which EHCI support is
> > dependent on.
> >
> > Following the naming convention of other setup files, we have following
> > renaming.
> >
Please check the status report in th wiki
https://wiki.linaro.org/WorkingGroups/Middleware/Multimedia/WeeklyReport
for more information and links.
== Team Highlights ==
11.05 release: libjpeg-turbo and smartt released. Smartt not a tarball
yet but we may get some help to get this released via a l
On Fri, 3 Jun 2011, Andy Green wrote:
> Anyway linus HEAD on Panda is otherwise quite nice now, the bluetooth stuff is
> in there already, WLAN is working well and so on. DSS stuff is still a WIP
> though.
If you could suggest a list of commits from Linus HEAD that I could
cherry-pick in order
On 3 June 2011 12:34, Tushar Behera wrote:
> Added Kconfig entry for setup-usb-phy.c on which EHCI support is
> dependent on.
>
> Following the naming convention of other setup files, we have following
> renaming.
> usb-phy.c ==> setup-usb-phy.c
>
> Signed-off-by: Tushar Behera
> ---
> ar
On 2011-06-03 오후 4:04, Tushar Behera wrote:
Added Kconfig entry for setup-usb-phy.c on which EHCI support is
dependent on.
Following the naming convention of other setup files, we have following
renaming.
usb-phy.c ==> setup-usb-phy.c
Signed-off-by: Tushar Behera
---
arch/arm/mach-ex
Acked-by: Jingoo Han
> --- Original Message ---
> Sender : Tushar Behera
> Date : Jun 03, 2011 16:04 (GMT+09:00)
> Title : [PATCH V2] ARM: S5P: Fix compilation error for exynos4_defconfig
>
> Added Kconfig entry for setup-usb-phy.c on which EHCI support is
> dependent on.
>
> Foll
On 2011-06-03 오후 5:44, Tushar Behera wrote:
Hi,
On Friday 03 June 2011 01:20 PM, Joonyoung Shim wrote:
On 2011-06-03 오후 4:04, Tushar Behera wrote:
Added Kconfig entry for setup-usb-phy.c on which EHCI support is
dependent on.
Following the naming convention of other setup files, we have follo
On 3 June 2011 14:38, Andy Green wrote:
> On 06/03/2011 09:28 AM, Somebody in the thread at some point said:
>>> I wish we could coordinate this a bit better somehow.
>>>
>>> I was wandering around rebasing the DSS stuff I have and trying to get
>>> something other than 640 x 480 coming on mainlin
On Friday 03 June 2011 02:28 PM, Joonyoung Shim wrote:
On 2011-06-03 오후 5:44, Tushar Behera wrote:
Hi,
On Friday 03 June 2011 01:20 PM, Joonyoung Shim wrote:
On 2011-06-03 오후 4:04, Tushar Behera wrote:
Added Kconfig entry for setup-usb-phy.c on which EHCI support is
dependent on.
Following t
On 06/03/2011 09:28 AM, Somebody in the thread at some point said:
Hi -
I wish we could coordinate this a bit better somehow.
I was wandering around rebasing the DSS stuff I have and trying to get
something other than 640 x 480 coming on mainline 2.6.39 the last couple of
days; I also saw thes
Hi,
On Friday 03 June 2011 01:20 PM, Joonyoung Shim wrote:
On 2011-06-03 오후 4:04, Tushar Behera wrote:
Added Kconfig entry for setup-usb-phy.c on which EHCI support is
dependent on.
Following the naming convention of other setup files, we have following
renaming.
usb-phy.c ==> setup-usb-phy.c
On Fri, Jun 3, 2011 at 4:29 AM, Andy Green wrote:
> On 06/03/2011 07:04 AM, Somebody in the thread at some point said:
>>
>> On Thu, Jun 2, 2011 at 8:55 PM, Nicolas Pitre
>> wrote:
>>>
>>> On Thu, 2 Jun 2011, John Rigby wrote:
>>>
I noticed all the fine AndyDoan/Ricardo fixes that make panda
On 06/03/2011 07:04 AM, Somebody in the thread at some point said:
On Thu, Jun 2, 2011 at 8:55 PM, Nicolas Pitre wrote:
On Thu, 2 Jun 2011, John Rigby wrote:
I noticed all the fine AndyDoan/Ricardo fixes that make panda
wonderful are missing. My question now is should that stuff go back
in o
Added Kconfig entry for setup-usb-phy.c on which EHCI support is
dependent on.
Following the naming convention of other setup files, we have following
renaming.
usb-phy.c ==> setup-usb-phy.c
Signed-off-by: Tushar Behera
---
arch/arm/mach-exynos4/Kconfig |6 +
25 matches
Mail list logo