[ACTIVITY] Week 5

2015-01-30 Thread Koen Kooi
== Progress ==

* Release (80%)
 * TC2 boot failure caused some pain

* Sorting out 32 * 3 kernel branches (20%)

== Plans ==


* FOSDEM

--
Koen Kooi
Builds and Baselines | Release Manager
Linaro.org | Open source software for ARM SoCs
___
linaro-dev mailing list
linaro-dev@lists.linaro.org
http://lists.linaro.org/mailman/listinfo/linaro-dev


[ACTIVITY] Week 5

2015-01-30 Thread Riku Voipio
== 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 porting: LP-1186352

== Issues ==
* AWS - Colo networking limitations are blocking enabling ARMv8 CI slaves now

___
linaro-dev mailing list
linaro-dev@lists.linaro.org
http://lists.linaro.org/mailman/listinfo/linaro-dev


[ACTIVITY] Week 5

2015-01-30 Thread Vishal Bhoj
== Progress ==
 * Wifi bringup on member hardware (CARD-1778 100%)

== Plans ==
 * Fosdem
 * BT bringup on member hardware (CARD-1778)

== Issues ==
 * None
___
linaro-dev mailing list
linaro-dev@lists.linaro.org
http://lists.linaro.org/mailman/listinfo/linaro-dev


Re: [ACTIVITY] Week 5

2015-01-30 Thread Andrew McDermott
Hi Riku,

The arm64 Go tree was made public about a week ago. You can find it here:

  http://github.com/4ad/go

> On 30 Jan 2015, at 10:59, Riku Voipio  wrote:
> 
> == 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 porting: LP-1186352
> 
> == Issues ==
> * AWS - Colo networking limitations are blocking enabling ARMv8 CI slaves now
> 
> ___
> linaro-dev mailing list
> linaro-dev@lists.linaro.org
> http://lists.linaro.org/mailman/listinfo/linaro-dev

___
linaro-dev mailing list
linaro-dev@lists.linaro.org
http://lists.linaro.org/mailman/listinfo/linaro-dev


[ACTIVITY] Week 5

2015-01-30 Thread Dileep Katta
== Progress ==
* CARD 1103: upstream u-boot fastboot (CARD-1103: 80 %)
 - worked on oem format command and submitted for review
* SPRINT, FOSDEM travel & meetings (20%)

== Plans ==
* CARD 1103: Flash support on u-boot fastboot (CARD-1103: 80 %)
 - work on other patches to be sent to upstream.
* FOSDEM, Travel (20 %)

== Issues ==
* None

___
linaro-dev mailing list
linaro-dev@lists.linaro.org
http://lists.linaro.org/mailman/listinfo/linaro-dev


LSK: IKS core test suite results 15.01

2015-01-30 Thread Naresh Kamboju
Hi Team,

Please find LSK: IKS core test suite execution summary report 15.01 on TC2

 Highlights:
--
 - All test passed.

Results summary:
Total Tests=  32
Tests Passed=   32
Tests Failed  =0

Linux kernel:
--
Linux version 3.10.66-linaro-vexpress (buildslave@x86-64-07) (gcc
version 4.9.2 20140811 (prerelease) (crosstool-NG
linaro-1.13.1-4.9-2014.08 - Linaro GCC 4.9-2014.08) ) #1 SMP Wed Jan
28 18:14:37 UTC 2015

Kernel commit ID  -
https://git.linaro.org/kernel/linux-linaro-stable.git/commit/1874098820e8269fe88d67bc08c908134dd87102

Test build:
--
- 
http://snapshots.linaro.org/kernel-hwpack/linux-linaro-stable-lsk-vexpress/369/hwpack_linaro-vexpress_20150128-369_armhf_supported.tar.gz
- 
http://snapshots.linaro.org/ubuntu/images/developer/695/linaro-utopic-developer-20150126-695.tar.gz

Test results log:

https://validation.linaro.org/dashboard/streams/anonymous/nkambo/bundles/0d7ea4184835eabcf35f930893cc59e0b9d06fa2/

Results spreadsheet link:
--
https://docs.google.com/a/linaro.org/spreadsheets/d/1E63bqczlb1AWzyhxMU5E4-Wv3rEGEvwps7Pfzkhhk_o/edit#gid=0

Best regards
Naresh Kamboju

___
linaro-dev mailing list
linaro-dev@lists.linaro.org
http://lists.linaro.org/mailman/listinfo/linaro-dev


[ACTIVITY] Week 5

2015-01-30 Thread Wookey
toolchains: dpkg-cross: all outstanding bugs fixed (except one), ubuntu patches 
merged. 
 uploaded to debian (DEVPLAT-220 15%)
hisilicon D01 board obtained and booted (DEVPLAT-257 20%) 
hisilicon kernel merged with Debian packaging (DEVPLAT-257 40%)
B&B Sprint in Brussels
Helped maddog with jessie arm64 qemu setup for students (25%)

Wookey
-- 
Principal hats:  Linaro, Debian, Wookware, ARM
http://wookware.org/

___
linaro-dev mailing list
linaro-dev@lists.linaro.org
http://lists.linaro.org/mailman/listinfo/linaro-dev


[ACTIVITY]Week 5

2015-01-30 Thread Andrey Konovalov

== Progress ==
* CARD-788 "EPIC: Linux linaro baseline maintenance" (20%):
  - tagged the 15.01 kernel release in git;
  - linux-linaro CI: LAVA job templates for Juno corrected
  - linux-linaro schedule for 15.02 published
* CARD-1161 "Add ILP32 support for ARM64 to Linaro engineering builds" (80%):
  - booted a kernel built from 3.17-rc1 pinskia's tree with the rootfs image
by him in QEMU. The simple "build and run "Hello, world" test passed OK.
  - found out that sshd crashes (ILP32 OE rootfs). Verified that booting
with armv8 rootfs, and chrooting into ILP32 rootfs makes it possible
to run ILP32 applications in LAVA interactively: made LTP syscalls
tests to complete by killing msgctl07 and msgrcv07; 300 test cases
failed (i.e. about 1/3 of the tests).
  - math LTP test fails on ILP32 userland (though some test cases pass), but
passes OK with armv8 rootfs. Seems to be due to "libgcc_s.so.1 must be
installed for pthread_cancel to work".

== Plans ==
* CARD-788 "EPIC: Linux linaro baseline maintenance":
  - update linux-linaro to v3.19-rc7
* CARD-1161 "Add ILP32 support for ARM64 to Linaro engineering builds":
  - decide on how to get the current ILP32 kernel into CI the loop (atm the
build slaves don't have support for multilib gcc)
  - gather more information on LTP tests failures (using chroot to ilp32
userland in LAVA hacking session), and on sshd crash. File the bugs.
  - run LTP on the 3.17-rc1 kernel built from pinskia's tree with the rootfs
image by him in QEMU.

== Issues ==
* none


___
linaro-dev mailing list
linaro-dev@lists.linaro.org
http://lists.linaro.org/mailman/listinfo/linaro-dev