On Fri, Aug 24, 2012 at 5:05 PM, John Rigby wrote:
> Here is a summary of the updates from 2012.07.
>
> Naming convention:
> *linux-linaro-SOCNAM* use Andrey's linux-linaro branch
> *linux-linaro-lt-SOCNAME* use a landing team branch
> *linux-linaro-llt-SOCNAME* use Andrey's linux-linaro-tra
On Fri, Aug 24, 2012 at 9:54 AM, Danilo Šegan wrote:
> Hi all,
>
> In the next hour or so we'll be deploying new code to
> snapshots.linaro.org (the web site itself): this means full BUILD-INFO
> support for those that care.
Please, avoid landing such intrusive changes at a friday next time,
spec
On Fri, 2012-08-24 at 14:05 -0600, John Rigby wrote:
> Here is a summary of the updates from 2012.07.
> All jobs are in this view:
> https://ci.linaro.org/jenkins/view/New%20Ubuntu%20Packaged%20Kernels/
>
> Detailed info on repos, branches, configs and such are in each job's header.
Including li
On Sun, Aug 26, 2012 at 10:16 AM, John Rigby wrote:
> On Sun, Aug 26, 2012 at 9:22 AM, Jon Medhurst (Tixy) wrote:
>> On Fri, 2012-08-24 at 14:05 -0600, John Rigby wrote:
>>> Here is a summary of the updates from 2012.07.
>>
>>> All jobs are in this view:
>>> https://ci.linaro.org/jenkins/view/Ne
On Sun, Aug 26, 2012 at 9:22 AM, Jon Medhurst (Tixy) wrote:
> On Fri, 2012-08-24 at 14:05 -0600, John Rigby wrote:
>> Here is a summary of the updates from 2012.07.
>
>> All jobs are in this view:
>> https://ci.linaro.org/jenkins/view/New%20Ubuntu%20Packaged%20Kernels/
>>
>> Detailed info on repo
Probably related or same issue. On the old site I was able to
download hwpacks with for example:
wget -q -k --no-cookies --header 'Cookie: redirectlicensephp=200'
http://oldsnapshots.linaro.org/precise/hwpacks/lt-snowball/latest/hwpack_linaro-lt-snowball_20120815-254_armhf_supported.tar.gz
This
On 23 August 2012 09:57, MyungJoo Ham wrote:
>> > On 20 August 2012 12:50, 함명주 wrote:
>> >
>> > > Prepare devfreq core framework to support devices which
>> > > can idle. When device idleness is detected perhaps through
>> > > runtime-pm, need some mechanism to suspend devfreq load
>> > > monitor
On 23 August 2012 12:37, MyungJoo Ham wrote:
>> On 20 August 2012 15:15, 함명주 wrote:
>> >> Devfreq returns governor predicted frequency as current
>> >> frequency via sysfs interface. But device may not support
>> >> all frequencies that governor predicts. As per the design
>> >> its driver respon