On 21 March 2012 18:20, Amber Graner wrote:
> I spoke to the Google guys about this at Connect, they said they
> were aware and working on a fix, but that's about all I know at the moment.
As paying customers is there a channel we can use to raise the issue?
Riku
___
Hi,
The Google hangout plugin is closed source, so we would need someone
from Google to port it to ARM. According to the interwebs, in future
Google hangout should not need a plugin, but use WebRTC[1] standard,
but when exactly that is going to happen is not known..
Meanwhile the best bet is inde
Hi,
I think following any SD card brand for quality is a losing
proposition. Every brand sources chips wherever they cheapest get, and
thus what is inside the package changes from one batch to another.
Everyone has anecdotal evidence of one brands memory cards failing
more often than another, but
Hi,
We've seen it on Fast Models as well, using developer.tar.gz from wednesday.
Riku
On 18 May 2012 17:08, Ash Charles wrote:
> Yeah---I'm also seeing this on Overo.
>
> I'm confused as to what exactly is causing the kernel panic but I
> suspect something in user space that is exercising some
On 18 June 2011 22:17, Nicolas Pitre wrote:
> Turns out that a prominent ARM developer still has binaries from the
> ARMv3 era around, and the default of not fixing up misaligned user space
> accesses is for remaining compatible with them.
> So if you do have a version of glibc that is not from 1
Dear ARM fans,
Linaro Developer Platform team organises every week (Wednesday 14:00 -
18:00 UTC) an ARM porting Jam. The idea is to gather all developers together to
fix userspace portability issues across the board. The list of bugs
being worked on
is at launchpad:
https://bugs.launchpad.net/ubu
Dear ARM fans,
Linaro Developer Platform team organises every week (Wednesday 14:00 -
18:00 UTC) an ARM porting Jam. The idea is to gather all developers together to
fix userspace portability issues across the board. The list of bugs
being worked on
is at launchpad:
https://bugs.launchpad.net/ubu
Dear ARM fans,
Linaro Developer Platform team organises every week (Wednesday 14:00 -
18:00 UTC) an ARM porting Jam. The idea is to gather all developers together to
fix userspace portability issues across the board. The list of bugs
being worked on
is at launchpad:
https://bugs.launchpad.net/ubu
Dear ARM fans,
Linaro Developer Platform team organises every week (Wednesday 14:00 -
18:00 UTC) an ARM porting Jam. The idea is to gather all developers together to
fix userspace portability issues across the board. The list of bugs
being worked on
is at launchpad:
https://bugs.launchpad.net/ubu
Hi,
We (Developer Platform) are looking into making Ubuntu/Debian more
cross-compile friendly. In order to
decide what to focus on on first, I'd like to ask from input from you
- what would you like to be able to
cross-compile for the Linaro Ubuntu evaluation builds? We know a lot
of people (every
Dear ARM fans,
Linaro Developer Platform team organises every week (Wednesday 14:00 -
18:00 UTC) an ARM porting Jam. The idea is to gather all developers together to
fix userspace portability issues across the board. The list of bugs
being worked on
is at launchpad:
https://bugs.launchpad.net/ubu
On 30 August 2011 18:26, Konstantinos Margaritis wrote:
> On 29 August 2011 17:22, Riku Voipio wrote:
>> What else do
>> people compile often enough that
>> cross-compiling would help?
>
> Ok, not directly related to Linaro only, but from the armhf buildd configs:
>
On 1 October 2011 00:20, Tom Gall wrote:
> Hi All,
>
> I'm setting up a new machine and I'm guessing I must have missed a
> step or a file.
>
> When I debuild -S -sa it's complaining about my secret key not being found.
>
> gpg: skipped "Tom Gall ": secret key not available
> gpg: /tmp/debsign.Or3
On 27 October 2011 12:38, Matthias Klose wrote:
> I doubt that Ubuntu will reconsider this for Precise, but I see that you did
> schedule a session for UDS/Connect [1]. It would be good, if you could provide
> relevant information for the session:
>
> - performance data from your wiki in a precis
Hi,
I got the following errors from my recent uploads to
linaro-maintainers/staging-overlay ppa:
Rejected:
Orphaned debug packages: zlib1g-udeb-dbgsym
1:1.2.3.4.dfsg-3ubuntu3linaro1 (i386)
So it seems ddebs have been enabled (thanks!), but seems broken - I
didn't do anything udeb
related while p
Hi,
Just to let you all know, due to the ongoing multiarch work, it is not
possible to cross-compile
relatively complex packages in ubuntu. For example, following the
instructions[1], Firefox. While
building on oneiric, patched packages from the linaro-maintainers
overlay are needed, many of
those
On 24 November 2011 15:32, Riku Voipio wrote:
> Just to let you all know, due to the ongoing multiarch work, it is not
> possible to cross-compile
And of course I mean "now possible" ..
Riku
___
linaro-dev mailing list
linaro-dev@
Hi,
Thanks for trying out.
On 25 November 2011 00:50, Ramana Radhakrishnan
wrote:
> Out of curiosity and having a few minutes right now, I tried following
> the instructions in an oneiric chroot on an amd64 host and I hit the
> following issues.
> 1. /etc/apt.conf.d does not really exist. so I
On 25 November 2011 11:41, Riku Voipio wrote:
> I've uploaded a new libtasn which doesn't compress NEWS file as
> workaround. I'm also updating the firefox in repository to 8.0,
> the demo was based on 7.0. I'll update when all the changes
> have landed.
Which sho
On 2 December 2011 00:56, Tom Gall wrote:
> one of the blueprints we have for 11.12 is to modify the LEB/ALIP
> images so they include more linaro branding. A linaro wallpaper, maybe
> a linaro image as the system is booting, that kind of thing.
And android images as well?
> I created it in gimp
Hi,
Another package that was requested to be able to cross-compiled was
chromium. Now this is possible also, following the instructions at:
https://wiki.linaro.org/Platform/DevPlatform/CrossCompile/ChromiumCrossCompile
The starting point was chromium not building on arm at all,
fortunately it wa
On 1 October 2012 19:33, Dave Martin wrote:
> On Thu, Sep 27, 2012 at 07:06:20PM +0100, Jon Medhurst (Tixy) wrote:
>> + /* Turn on CCI snoops and DVM messages */
>> + io32(cci+0x4000) = 0x3; /* A15 cluster */
>> + io32(cci+0x5000) = 0x3; /* A7 cluster */
> Ultimately, CCI slave po
Hi,
The following code fails to build with OE Aarch64 toolchain with
current kernel headers. While ugly, the code is a reduced testcase
from fuse build failure (
https://bugs.launchpad.net/linaro-oe/+bug/1087757 ) and the same fuse
code compiles on all other architectures. Before I send a workarou
On 27 December 2012 23:15, Arnd Bergmann wrote:
> On x86, this never showed up, because its bits/sigcontext.h
> does not include asm/sigcontext.h, which it does on arm64,
> causing the conflicting __s64 definition to be pulled in
> through linux/types.h.
Ok, that explains.
> I think it would be
On 1 January 2013 16:55, Arnd Bergmann wrote:
> On Monday 31 December 2012, Riku Voipio wrote:
>> http://sourceforge.net/mailarchive/forum.php?thread_name=CAAqcGH%3D-xM_a%3DR0o4cWoLqh7wKRLbiuHa_qPtrOBT2watYq_HA%40mail.gmail.com&forum_name=fuse-devel
>>
>> No respon
Hi Tim,
This looks like a problem in our OpenEmbedded setup. Please file a bug
against linaro-oe:
( https://bugs.launchpad.net/linaro-oe ) and we will dig into it.
Riku
On 15 January 2013 16:51, Tim Northover wrote:
> Hi there,
>
> We're hoping to use the foundation model and its filesystem fo
Hi Anca,
You should ask LaMont who is the maintainer of util-linux.
Riku
On 3 May 2013 00:13, Anca Emanuel wrote:
> Hi.
>
> Wookey you have some debian experience: it is possible to update
> libblkid to version 2.23 ?
> more on this: http://ubuntuforums.org/showthread.php?t=2137837&page=2
>
>
On 13 May 2013 11:12, Nicolas Dechesne
> also in the link above all of the 7
> 'active' jobs are failing with 3 of them who always failed, and 2 of them
> failing for 2 weeks. so it's not clear what that means.
I we have a look at one og the jobs that is "always failing" :
https://ci.linaro.org/
On 20 May 2013 18:05, Fathi Boudra wrote:
> See http://cards.linaro.org/browse/CARD-481
> We want to consolidate our approaches into a single approach that
> scales across distributions.
>> so from the perspective of a Linaro user, or a customer who will care only
>> about OE, and there will be
On 23 May 2013 12:53, Nicolas Dechesne wrote:
> On Thu, May 23, 2013 at 11:02 AM, Fathi Boudra
> wrote:
>> Your call (not only ;) I suspect your project has some stakeholders
>> requirements around OE native approach).
>> I'm guessing you'll have to make some adjustments if you want to
>> submit
Hi Phi Debian,
>> Image.gz-3.7.0-rc2+
>> config-3.7.0-rc2+
>> System.map-3.7.0-rc2+
>> boot.axf
>> In there but still no joy
You might want to try to build a newer kernel, either the latest
linux-linaro or latest mainline kernel.
Riku
___
linaro-dev
Hi,
On 5 August 2013 12:44, Mark Brown wrote:
> On 5 August 2013 10:11, Jon Medhurst (Tixy) wrote:
>> On Mon, 2013-08-05 at 16:43 +0800, Andy Green wrote:
>> > 5) Gator bits don't seem to be in there, presumably that's something
>> > ARM would like to see in there (it appears in llct)
>>
>> Yes,
== Progress ==
* Xen-base ARMv8 (CARD-736 10%)
* Xen packaging fix (BUG-1317155 20%)
* Nova CI bringup (CARD-1211 10%)
* Other CI fixes/workarounds 40%
* Started DTB install location discussion at cross-distro
== Plans ==
* Concentrate in Xen ARMv8 CI (CARD-736)
* KVM ARMv8 CI (CARD-346)
== Issue
== Progress ==
* Chef testing on ARMv8 (REQ-366 20%)
* Xen packaging fix (BUG-1317155 40%)
* KVM CI fix 10%
* repo.linaro.org maintenance (10%)
* Xen-base ARMv8 (CARD-736 10%)
* Aarch 64 porting (CARD-274 10%)
== Plans ==
* Xen and KVM for armv8 (CARD-736, CARD-346)
* Reduce moving pieces from KVM
Hi,
We have a CI job that builds debs of qemu head every night:
https://ci.linaro.org/jenkins/job/qemu-mainline/
Packages go to:
http://repo.linaro.org/ubuntu/linaro-overlay/pool/main/q/qemu-linaro/
I've just enabled repo.l.o in our trusty images, so once the dust
settles you can install in li
== Progress ==
* Xen packaging fix (BUG-1317155 10%)
* KVM CI simplifying 30%
* Added repo.linaro.org to trusty images (20%)
* Qemu buildfixes for 4.9 (10%)
* Testing perf with OE (CARD-1220 20%)
== Plans ==
* Xen and KVM for armv8 (CARD-736, CARD-346)
* Closeout of CARD-1220
== Issues ==
* None
== Progress ==
* xen CI bugfix (BUG-1317155 10%)
* KVM CI cleanups 40%
* perf testing/closeout (CARD-1220 10)%
* IFC6410 testing 10%
* Chasing CI upgrade issues 20%
== Plans ==
* Sync up on vmgroups in lava
* ARMv8 kvm (CARD-346)
== Issues ==
___
lina
== Progress ==
* ARMv8 kvm booted and tested on custom kernel/fs (CARD-346 30%)
* Fixing OE/Alip build failure 10%
* Researched Lava vmgroups (BUG-1330469 10%)
* Set up Xen loop on midway since arndale is broken (20%)
* KVM loop for TC2 for mainline CI.. (20%)
* Ported iaxclient to Aarch64, (
== Progress
* KVM armv8 loop (CARD-346 80%)
* firefox buildfix for OE/Alip 10%
* vexpress/TC2 boot debugging (BUG-8 10%)
== Plans ==
* Vacation!
== Issues ==
* None
___
linaro-dev mailing list
linaro-dev@lists.linaro.org
http://lists.linaro.org/ma
== Progress ==
* Xen for ARMv8 (CARD-736: 80%)
* Crossbuild of xen for ARMv8
* Made NFS tarball for xen testing
* Found workaround to boot xen and dom0 in lava
* CI loop maintainence (20%)
* investigated libvirt ci
* minor fixes for kvm and xen loops
== Plans ==
* Finish Xen ARMv8 loop:
* b
== Progress ==
* Completing Xen CI loop for ARMv8 (CARD-736: 20%)
* Fixed linaro kernel module version mismatch (BUG-1300023 20%)
* Looked into "unhandled level X translation fault" errors reported on
OE rootfs (30%)
* Experimented on gcov testing (BUG-1307704 20%)
== Plans ==
* vacation week
==
== Progress ==
* Documented KVM ARMv8 CI loop (CARD-346 20%)
* https://wiki.linaro.org/LEG/Engineering/Virtualization/Testing/KVM
* Documented Xen ARMv8 CI loop (CARD-736 20%)
* Debugged TC2 booting mainline kernels in lab (20%)
* KVM CI fixes (30%)
== Plans ==
* Set experimental build for gco
== Progress ==
* Submitted fix formysql in LAMP images (BUG-336 20%)
* Switched from Foundation model to using Qemu
*
http://suihkulokki.blogspot.fi/2014/08/booting-linaro-armv8-oe-images-with-qemu.html
(10%)
* Debugged TC2 booting mainline kernels in lab (20%)
* Switch KVM arndale job to mainl
== Progress ==
* Got gcov run successfully locally (CARD-1488 40%)
* Moved udev fix to linaro overlay since no fix in OE-CORE (BUG-336 10%)
* Fixed calxeda jenkins builders (30%)
* Checking failed kvm/xen lava tests (10%)
== Plans ==
* Set experimental build for gcov/arm (CARD-1488)
* Perf/linux-t
From: Riku Voipio
As needed for enabling CARD-1488. For config-core-tracking branch.
This patch adds config options to enable gcov profile.
CONFIG_GCOV_KERNEL=y
CONFIG_GCOV_PROFILE_ALL=y
CONFIG_GCOV_FORMAT_AUTODETECT=y
From: Naresh Kamboju
Signed-off-by: Naresh Kamboju
Signed-off-by: Riku
== Progress ==
* gcov job set up https://ci.linaro.org/job/linux-gcov/ (CARD-1488 70%)
* Checking failed kvm/xen lava tests (20%)
== Plans ==
* Validate that gcov tests run and find a way to publish results (CARD-1488)
* Start working on Juno for kvm/xen
* Perf/linux-tools into deb-pkg or otherwi
== Progress ==
* gcov tests almost there (CARD-1488 50%)
* Started mainline build for Juno/kvm (CARD-1611 30%)
* Removed udev workaround from OE overlay (closing BUG-336 10%)
== Plans ==
* Finish gcov loop (CARD-1488)
== Issues ==
* large artifact publishing needed BUG-600
* No tftp/nfs boot in l
== Progress ==
* gcov CI DONE (CARD-1488 60%)
* Blocked (BUG-632) on mainline Juno/kvm (CARD-1611 10%)
* kvm ci, fix mustang qemu binary 10%
* xen ci, debug failure on arndale 10%
== Plans ==
* Connect
== Issues ==
* How do I transport salmiakki vodka if using handluggage only?
_
== Progress ==
* Investigated kvm oops regression in 3.17-rcX (20%)
* Fixed libvirt-native build (10%)
* Fixed Qemu package version and kvm net test (20%)
* Researched building packages and running services in docker (20%)
* Created card for tracking Aarch64 optimizations (CARD-1643 10%)
* gcov/arm
== Progress ==
* Native and cross-build scripts in ubuntu-packaging-tools 40%
-
* Conversion of qemu-mainline job to docker, 40%
* https://ci.linaro.org/view/people/job/qemu-docker/ (source packaging)
* https://ci.linaro.org/view/people/job/qemu-docker-builder/ (binary builds)
== Plans ==
* Jun
== Progress ==
* Juno CI loop added and tested (CARD-1611 50%)
* qemu job to docker migration finished (20%)
* Ended TC2 kvm testing - not all needed code mainline (20%)
* started converting my CI jobs to use jenkins-job-builder (10%)
== Plans ==
* mocve my jobs to jenkins-job-builder and docker w
== Progress ==
* Juno CI KVM full loop works now (CARD-1611 40%)
-> example: https://validation.linaro.org/scheduler/job/185615
* Moved kvm-ci jobs to docker (20%)
* qemu-ci now built with jenkins-job-builder (20%)
* filed bug report about kvm/juno Oops in 3.18 (10%)
* submitted patch to enable G
== Progress ==
* Moved Xen jobs from linux-linaro to mainline (40%)
* Xen juno moved to CARD-1708 (10%)
* Debugging mustang/arndale networking issues (30%)
* Debugging GCOV_PROFILE_ALL breaking allmodconfig (10%)
== Plans ==
* Continue docker/ jenkins-job-builder conversions
* Draft CARDs for next
== Progress ==
* Xen and KVM CI maintainence (30%)
* Debug arndale networking issues (10%)
* Debugging GCOV_PROFILE_ALL breaking allmodconfig (10%)
* Local LAVA up and running (30%)
* CARD drafting for next cycle (DEVPLAT-264 10%)
== Plans ==
* Use own lava lab to bisect gcov/allmodconfig and arnd
== Progress ==
* Debug arndale asix net regression on 3.18 (50%)
* https://www.mail-archive.com/linux-samsung-soc@vger.kernel.org/msg38355.html
* Commit fixing on the way
https://git.kernel.org/cgit/linux/kernel/git/davem/net.git/commit/?id=436c2a5036b6ffe813310df2cf327d3b69be0734
* Lava lab to
== Progress ==
* Test arndale asix net regression fix for 3.18 (20%)
*
https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/drivers/net/usb?id=436c2a5036b6ffe813310df2cf327d3b69be0734
* Local LAVA scripting (20%)
* Booting trusty and utopic images for kvm testing (DEVPLAT-264 4
== Progress ==
* New script to run KVM tests with trusty/utopic guests (DEVPLAT-264 20%)
* Moving CI towards utopic and other CI fixes (30%)
* Stand-alone Perf recipe for OE (CARD-1653 50%)
== Plans ==
* Switch kvm/xen guest images, DEVPLAT-264
* Find out the needed next steps for ARMv8 slaves (CA
== Progress ==
* New script to run KVM tests with trusty/utopic guests (DEVPLAT-264 60%)
* Moving CI towards utopic and other CI fixes (30%)
== Plans ==
* Finish utopic move for kvm and xen
* Finish DEVPLAT-264 (stable guests for kvm)
___
linaro-dev mai
== Progress ==
* New script to run KVM tests with trusty/utopic guests (DEVPLAT-264 20%)
* KVM related bugs reported (20%)
* Ubuntu utopic arm32 kernel hangs with kvm
* missing virtio support Ubuntu
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1396470
* Moving CI to (20%)
* CI setup for
== Progress ==
* Converted more CI jobs to run inside docker
- linux-kvm, kvm-guest-images and linux-xen (30%)
* Debugging mustang with kvm/queue boot failure (20%)
* Other CI fixes in configs.git (30%)
* stable KVM guests tests sctript (DEVPLAT-264 20%)
== Plans ==
* Deploy basic version of KV
== Progress ==
* FOSDEM slides/demo 70%
* debugging arndale network regression again (20%)
== Plans ==
* Native ARM jenkins slaves (CARD-1729)
* Connect / Sprint plans
___
linaro-dev mailing list
linaro-dev@lists.linaro.org
http://lists.linaro.org/mailm
== Progress ==
* Fosdem slides / sprint preparations 30%
* update on boost context porting 10% (LP-1186352)
* cleaning my lava-boot script enough to publish it (20%):
https://git.linaro.org/people/riku.voipio/lava-boot.git/blob/HEAD:/README
* multiarch install of armhf docker to armv8 CI build slav
== Progress ==
* docker setup o armv8 CI build slave (CARD-1729 30%)
* documented at https://wiki.linaro.org/RikuVoipio/Docker-multiarch
* Fix running arm32 binaries in ubuntu aarch53:
(https://bugs.launchpad.net/bugs/1415481 30%)
== Plans ==
* FOSDEM / connect preparations
* boost-context porti
On Sat, Mar 05, 2011 at 01:45:40PM +, Peter Maydell wrote:
> On 5 March 2011 13:22, Jon Diekema wrote:
> > What is the trick to get the networking active with the Linaro QEMU
> > emulating a beaglexm running Linaro Alpha 3? ifconfig -a only shows the
> > loopback interface.
> Networking doe
On Tue, Mar 29, 2011 at 11:07:05AM +0300, Konstantinos Margaritis wrote:
> On 29 March 2011 10:53, Steve Langasek wrote:
> > Hi Konstantinos,
>
> > There must be some misunderstanding here; no license that prohibited
> > distribution of binaries built from modified source would be considered a
>
On 21 April 2011 19:36, Matt Waddel wrote:
> On 04/21/2011 10:20 AM, Andy Green wrote:
>> linaro-media-create. It's used to bind linaro hardware packs to a
>> rootfs tarball. The alternative method is to have it create a big image
>> file to disk, in this case a 3GByte image file, and dd that on
On 30 April 2011 07:54, Jon Masters wrote:
> In the spirit of reaching out to the Linaro community, I'd like to
> engage in some conversation with those working on the HardFP ABI switch
> and toolchain effort, since we will shortly be doing the same in the
> Fedora ARM community. The intention is
On 18 May 2011 16:53, Dave Martin wrote:
> On Tue, May 17, 2011 at 5:53 PM, Tom Gall wrote:
>> https://wiki.linaro.org/BootChart
> Due to the poor I/O throughput, it looks a bit like we might be
> hitting the known SD card write behaviour issues; mounting with
> noatime and/or journaling disabl
Hi,
Linaro Developer Platform team organises every week (Wednesday 14:00 -
18:00 UTC)
an ARM porting Jam. The idea is to gather all developers together to
fix userspace
portability issues across the board. The list of bugs being worked on
is at launchpad:
https://bugs.launchpad.net/ubuntu/+bugs?f
Hi,
Linaro Developer Platform team organises every week (Wednesday 14:00 -
18:00 UTC) an ARM porting Jam. The idea is to gather all developers together to
fix userspace portability issues across the board. The list of bugs
being worked on
is at launchpad:
https://bugs.launchpad.net/ubuntu/+bugs?f
Hi,
Linaro Developer Platform team organises every week (Wednesday 14:00 -
18:00 UTC) an ARM porting Jam. The idea is to gather all developers together to
fix userspace portability issues across the board. The list of bugs
being worked on is at launchpad:
https://bugs.launchpad.net/ubuntu/+bugs?f
Hi fellow ARM fans,
Linaro Developer Platform team organises every week (Wednesday 14:00 -
18:00 UTC) an ARM porting Jam. The idea is to gather all developers together to
fix userspace portability issues across the board. The list of bugs
being worked on is at launchpad:
https://bugs.launchpad.ne
== Progress ==
* ARMv8 native builders for jenkins ready (CARD-1729 60%)
* Juno enabled in KVM testing (20%)
* Fixes and improvements to packages building CI for native builders etc (20%)
== Plans ==
* Connect
___
linaro-dev mailing list
linaro-dev@list
== Progress ==
* Repaired docker cross-builds (20%)
* Converted Xen to use proper packages (30%)
* Finishing touches to ARMv8 native builders (now used for armhf too)
(CARD-1729 20%)
* Workaround race between archiving artifacts and post-build-repo (20%)
== Plans ==
* Investigate BUG-1245 (Lava/X
== Progress ==
* Investigated Lava/Xen serial brokenness (BUG-1245 40%)
* Help on Aarch64 optimizing (DEVPLAT-277 40%)
== Plans ==
* Investigate or give up on Lava/Xen brokenness
* Help on Aarch64 optimizing DEVPLAT-277
* Arm32 guests on Arm64 for kvm DEVPLAT-322
== Issues ==
* Serial characters
== Progress ==
* Worked around Lava/Xen serial brokenness (40%)
* Building Xen binary cleaned and moved to configs.git (DEVPLAT-329 20%)
* Testing Uefi/KVM on 96boards (30%)
* Help on Aarch64 optimizing (DEVPLAT-277 10%)
== Plans ==
* Help on Aarch64 optimizing DEVPLAT-277
* Move linux-xen to conf
== Progress ==
* Desting Arm32 guests on Arm64 for kvm (DEVPLAT-322 60%)
- https://wiki.linaro.org/Core/Virtualization/HowTo/Arm32GuestOnAarch64
* Testing Uefi/KVM on 96boards (30%)
== Plans ==
* Move linux-xen to configs.git (DEVPLAT-329)
* Other CI 2.0 related tasks
__
== Progress ==
* Testing Arm32 guests on Arm64 for KVM (DEVPLAT-322 10%)
* Converted KVM guest images to GPT and moved to configs.git (20%)
* Boot KVM using UEFI (DEVPLAT-338 50%)
- almost done, still need to move to QA repo from personal,
https://git.linaro.org/people/riku.voipio/test-definition
== Progress ==
* Boot KVM using UEFI (DEVPLAT-338 40%)
* building perf as part of make deb-pkg (DEVPLAT-303 30%)
* Fix Xen jobs to use always latest Xen binary 20%
== Plans ==
* building perf as part of make deb-pkg DEVPLAT-303
* Keep moving Xen/KVM jobs over to configs.git for CI 2.0
== Issues
== Progress ==
* CI bugfixes (lci-build-tools, linaro-cp usage in xen-packages etc) 30%
* update UEFI and run perf test on hikey, found some aarch64 bugs in testcases:
https://www.mail-archive.com/linux-kernel%40vger.kernel.org/msg868497.html
(DEVPLAT-303 30%)
* cleaned up debarch patch as requeste
== Progress ==
* Tested UEFI on kvm/arm32 (DEVPLAT-360 30%)
* Implemented sparse images for EDK2/Fastboot (69BOARDS-49 20%)
- https://github.com/96boards/edk2/pull/11
* deb-pkg patch discussions (DEVPLAT-303 10%)
* kvm/xen failure investigations, 20%
== Plans ==
* KVM ARM32 booting with UEFI (D
== Progress ==
* CI jenkins-jobs-builders conversions (DEVPLAT-286 50%)
* Dockerfile for creating vivid images (DEVPLAT-370 20%)
* deb-pkg patch discussions (DEVPLAT-303 10%)
* xen/mustang failure tests, 10%
== Plans ==
* Cleaner version of sparse image support
* Resubmit builddeb patches to linux
== Progress ==
* repo.linaro.org setup for vivid etc (DEVPLAT-370 20%)
* generic-package-builder CI job 50%
* reviewing kvm issues in lava kernelci, 20%
== Plans ==
* Cleaner version of sparse image support
* Resubmit builddeb patches to linux-kbuild
* Vivid docker images
== Issues ==
* KVM ARM3
== Progress ==
* vivid updates (DEVPLAT-370 70%)
- docker images done
- Xen job updated
- upstart to to systemd conversions
* generic-package-builder CI job 30%
- template job didn't work as expected so back square one
== Plans ==
* Remaining vivid update (KVM job at least)
* Cleaner versi
== Progress ==
* vivid updates (DEVPLAT-370 30%)
- systemd job for Xen
* Resubmit builddeb patches to linux-kbuild (DEVPLAT-303 30%)
* Investigate LKP and initial Arm/Arm64 support (DEVPLAT-377 30%)
- First patches accepted:
https://git.kernel.org/cgit/linux/kernel/git/wfg/lkp-tests.git/commit/
== Progress ==
* LKP Arm/Arm64 support (DEVPLAT-377 40%)
* LKP lava integration (DEVPLAT-377 50%)
== Plans ==
* Test and send to tianocore fastboot sparse image support
* Aarch64 support for remaining LKP benchmarks
* Re-do perf make deb-pkg support so we can have up matching perf and
debs in repo
== Progress ==
* LKP Arm/Arm64 porting (DEVPLAT-377 40%)
* KVM job vivid migration (30%)
* v3 of deb-pkg source package (DEVPLAT-303 30%)
== Plans ==
* Test and send to tianocore list fastboot sparse image support
* Add perf/linux-tools package creating to builddeb
* 1 day off, Midsummer eve (perh
== Progress ==
* deb-pkg and perf updates (DEVPLAT-303 60%)
- deb-pkg improvents at:
https://github.com/suihkulokki/linux/commits/deb-pkg-4.1
- perf debian source package addition;
https://github.com/suihkulokki/linux/commits/perf-pkg-4.1
* Finalized generic-package-builder deprecation in CI (D
== Progress ==
* Investigated name resolution issue in LAVA (BUG-1695 30%)
* Created patch for resolved to read /proc/net/pnp to avoid the issue to
begin with (10%)
- https://github.com/systemd/systemd/pull/872
* Fixed KVM and Xen CI loops (30%)
* Moved prebuilt image from EC2 to docker
https://r
== Progress ==
* deb-pkg source package creation patch (BB-58 40%)
* The v5 patch has been accepted upstream, but probably too late for 4.3
* kvmtool packaging (BB-102 30%)
* Test packages at:
http://repo.linaro.org/ubuntu/linaro-overlay/pool/main/k/kvmtool/
* ITP tracked at bigs.debian.org
== Progress ==
* deb-pkg patch DONE now in 4.3 (BB-58 10%)
* kvmtool debian and CI upstream review (BB-102 30%)
- https://ftp-master.debian.org/new/kvmtool_0.20150908-1.html
* Connect preparations (10%)
* KVM and XEN jenkins-job-builder changes, 30%
* other CI changes 20%
== Plans ==
* invest
== Progress ==
* Connect wrap up (20%)
* OpeNNi2 for aarch64 (BB-155 20%)
* RoboOS investigations (BB-101 20%)
* Qemu linux-user update (10%)
* Added PPA for Nicolas (BB-127 10%)
* Resend patch for kernel builddeb regression (10%)
* CI fixes (10%)
== Plans ==
* RobotOS aarch64 work (BB-101 and sub
== Progress ==
* RobotOS aarch64 work (BB-101 20%)
* Qemu linux-user patches (10%)
* builddeb: remove debian/files before build landed to 4.3-rc6 (5%)
* kvmtool now in debian: https://tracker.debian.org/pkg/kvmtool (5%)
* Debian/jessie armhf repo added (BB-188 10%)
* repo.linaro.org updates and do
Hi,
Our Debian-style package builds logs for RPB, 96boards and linaro
builds are now available on repo.linaro.org. Previously build logs
were available in jenkins, but they expired in 30 days from build.
Now build logs are located in the same directory as the packages - for
example qemu, you woul
One of the goals of RPB is to follow that our changes go back
upstream. For the next RPB release, a more polished report is planned.
But to get things started, here's a sample - and to use as baseline to
compare progress for the 16.06 release. The list of packages is
collected from db410/alip image
On 30 April 2016 at 08:25, Fathi Boudra wrote:
> Hi Riku,
>
> On 29 April 2016 at 16:06, Riku Voipio wrote:
>> One of the goals of RPB is to follow that our changes go back
>> upstream. For the next RPB release, a more polished report is planned.
>> But to get thin
On 29 April 2016 at 17:05, Nicolas Dechesne wrote:
> On Fri, Apr 29, 2016 at 3:56 PM, Ricardo Salveti
> wrote:
>>
>>> wcnss-config: 1.8
>>> optee-client: 1.0.1+git5+g89f25ce-1.linarojessie.1
>>> glshim: 0.41+git20150911.42a7739-0.linarojessie.1
>>
>> We should be able to get these in debian.
May
Hi,
You can find prebuilt debian/stretch arm64 virtualization images from:
https://cdimage.debian.org/cdimage/openstack/current/
Riku
On 13 December 2017 at 19:47, Nicolas Dechesne
wrote:
> +linaro-dev mailing
>
> I would recommend you do not use these tools, except if you really
> need to.. W
Hello All,
The server will stop processing jobs on the 2018-11-09 at around
19:00 UTC, as the server will be put into "Shutdown mode".
We will be updating plugins, Jenkins and the docker builders.
Start: 2018-11-10 09:00 UTC
End: 2018-11-10 12:00 UTC
Regards
___
Hi everyone,
Maintenance moved by one week, time now:
Start: 2018-11-17 09:00 UTC
End: 2018-11-17 12:00 UTC
Riku
On Mon, 5 Nov 2018 at 15:43, Riku Voipio wrote:
>
> Hello All,
>
> The server will stop processing jobs on the 2018-11-09 at around
> 19:00 UTC, as the server w
1 - 100 of 118 matches
Mail list logo