== Progress ==
4 day week, so the amounts should add up to 80% instead of 100%.
* 15.05 release (70%)
* New layout for releases.linaro.org (DEVPLAT-366) (5%)
* planned for 15.06
* OE (CARD-787) (5%)
* empty gerrit queue
* 96borads (1.25%)
* Rebase to 4.1rc4
* Update atf/edk2 recipe
== Plans ==
* release
* meta-luv layer
--
Koen Kooi
Builds and Baselines | Release Manager
Linaro.org | Open source software for ARM SoCs
== 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/?id=d…
== Plans ==
* Remaining vivid updates if any
* Cleaner version of sparse image support
* more LKP investigations
== Issues ==
* LAVA filters remain broken:
https://bugs.linaro.org/show_bug.cgi?id=1371
Hi,
I'd like to use an external linaro toolchain (4.7). Here is what I did:
1. I cloned meta-linaro (dizzy since it is the same branch I'm using in
poky) and added meta-linaro-toolchain to conf/bblayer.conf.
2. I added something to conf/local.conf:
TCMODE = "external-linaro"
ELT_TARGET_SYS = "arm-linux-gnueabihf"
EXTERNAL_TOOLCHAIN =
"/opt/gcc-linaro-arm-linux-gnueabihf-4.7-2013.03-20130313_linux"
Then I run `bitbake core-image-minimal` but I get these errors:
a. QA-check fails
ERROR: QA Issue: external-linaro-toolchain: Files/directories were
installed but not shipped
/lib/libgfortran.spec
/lib/libattr.so.1
/lib/libacl.so.1
/lib/libacl.so.1.1.0
/lib/libattr.so.1.1.0
/usr/sbin
/usr/bin
/usr/lib/liblzma.so.5.0.0
/usr/lib/liblzma.so.5
/usr/lib/external-linaro-toolchain
/usr/share/lintian
/usr/share/lintian/overrides
/usr/share/lintian/overrides/libc-bin
/usr/share/lintian/overrides/libc6
/usr/share/lintian/overrides/libc6-dev [installed-vs-shipped]
b. libattr already provided
ERROR: The recipe attr is trying to install files into a shared area
when those files already exist. Those files and their manifest location are:
/home/AZCOM-WIN/mannis/yocto/build.linaro/tmp/sysroots/bb-lamarr/lib/libattr.so.1
Matched in manifest-bb-lamarr-external-linaro-toolchain.populate_sysroot
/home/AZCOM-WIN/mannis/yocto/build.linaro/tmp/sysroots/bb-lamarr/lib/libattr.so.1.1.0
Matched in manifest-bb-lamarr-external-linaro-toolchain.populate_sysroot
Do you have any idea how to fix that?
Thanks for your precious help.
Regards,
Stefano
****************
Team Work Logged
****************
# tyler-baker Progress #
* LAVA-1511 - Upstream Kernel CI
* LAVA-1524 - ARM KVM boot testing (3.33%)
* Applied workaround for juno guest issue.
* LAVA-1317 - lava-dispatcher maintenance
* LAVA-2092 - Android Host Command Signals (6.67%)
* Reworking of this prototype will have to be done, as it is not very easy to simply install an apk as the user needs to first download it somewhere, and then reference it. A generic host command may not be ideal here, and something specific to Android most likely will need to be developed.
* LAVA-1511 - Upstream Kernel CI
* LAVA-2090 - LSK Build Issues (10.0%)
* A fix to the lava-ci scripts accidentally appended 'arch' to the defconfig string, resulting in the links to result logs being lost. A fix was developed, tested, and deployed. A few of the recent build had to be re-run manually to update the broken results.
* LAVA-1317 - lava-dispatcher maintenance
* LAVA-1981 - Basic integration of D02 (10.0%)
* Installed and formatted new hard drive. However the same errors are reported by the kernel...
ata7: EH complete
ata7: exception Emask 0x10 SAct 0x0 SErr 0x4000000 action 0xe frozen
ata7: irq_stat 0x00000040, connection status changed
ata7: SError: { DevExch }
ata7: limiting SATA link speed to 1.5 Gbps
ata7: hard resetting link
I've sent a summary to the hisilicon developers, and provided remote access to the board for debug.
* LAVA-1511 - Upstream Kernel CI
* LAVA-1982 - Bug Bisection (10.0%)
* Bisected and reported the hip04-d01 failures in arm-soc/-next
* Wrote a kernel patch to fix an allmodconfig build warning. In review with Kevin, before sending this to the list.
* LAVA-1317 - lava-dispatcher maintenance
* LAVA-2088 - apq8016-sbc integration (26.67%)
* Basic integration of this platform as been done and can be tracked here:
https://review.linaro.org/#/c/5839/
The outstanding issue, is that the DT must contain a 'magic' string in order for the dtbTool to work properly. This string has been rejected by the upstream kernel maintainers, and so there is no solution yet. For the time being I will implement fdtput workaround to inject the string on the fly.
* LAVA-1511 - Upstream Kernel CI
* LAVA-2089 - kselftest build scripts integration (33.33%)
* Sent some fixes for lib.mk upstream to fix the case where no test was built but was trying to be installed. Once these are accepted, we can start to build the scripts to automate the building and installation of kselftests.
* Created some 'testing' buildroot ramdisk for x86, arm64, and arm that contain all deps for kselftest in it's current form. I tested this by running kselftest on all the boards in kernelci.org for mainline v4.1-rc1.
* A new revision of my lib.mk fixes was requested. Addressed the comments during review and respun the patch series.
# stylesen Progress #
* LAVA-1317 - lava-dispatcher maintenance
* LAVA-1414 - LC: Linaro login integration with LAVA (100.0%)
* move some code to dashboard_app helpers.py so that it could be shared between mergeldapuser and addldapuser commands.
* Code, test and create patchset for review.
* Address review comments about messages that are printed and making the script Linaro specific.
# milo Progress #
* LAVA-1511 - Upstream Kernel CI
* LAVA-1889 - Simplify and reuse JS library for graph support (55.17%)
* Created final rate graph library and added boot along build pass rate graph.
* LAVA-1511 - Upstream Kernel CI
* LAVA-1920 - Backend improvements (37.93%)
* Fixed error when uploading large files.
* Fixed problem with build log parser where, when triggered multiple times and parsing the same build log, it was creating multiple identical error reports.
* Reworked and tested nginx configuration to better handle API resources.
* LAVA-1511 - Upstream Kernel CI
* LAVA-1554 - Email notification system (6.9%)
* Added custom X-Headers to email reports for better email filtering (http://api.kernelci.org/intro.html#email-reports).
# neil.williams(a)linaro.org Progress #
* LAVA-1429 - Dispatcher Refactoring
* LAVA-1806 - Port VMGroup support as secondary connections (100.0%)
****************
Team In-Progress
****************
# dean.arnold(a)linaro.org Plan #
* LAVA-1966 - Bug-1409
# georgy.redkozubov(a)linaro.org Plan #
* LAVA-1777 - Create lava-test-shell helpers for performance collection
# milo.casagrande(a)linaro.org Plan #
* LAVA-2042 - Job delta view of builds and boots
* LAVA-1811 - Frontend UI improvements/requests
* LAVA-1889 - Simplify and reuse JS library for graph support
# neil.williams(a)linaro.org Plan #
* LAVA-1853 - Ensure VMgroup operations use a clean environment
* LAVA-2051 - Ensure template errors are reported without failures
* LAVA-1806 - Port VMGroup support as secondary connections
# senthil.kumaran(a)linaro.org Plan #
* LAVA-1976 - 5044
* LAVA-1569 - Document the validate function requirements
* LAVA-1570 - Document action the cleanup function and idempotent actions
# stevan.radakovic(a)linaro.org Plan #
* LAVA-1938 - Verification script for device config
# tyler.baker(a)linaro.org Plan #
* LAVA-1792 - Tyler's Mentoring
* LAVA-1643 - 4. Trending Builds Boots and Tests
* LAVA-1524 - ARM KVM boot testing
* LAVA-2091 - Bisection Robot Improvements
* LAVA-2088 - apq8016-sbc integration
* LAVA-2090 - LSK Build Issues
* LAVA-2092 - Android Host Command Signals
* LAVA-2089 - kselftest build scripts integration
* LAVA-1982 - Bug Bisection
* LAVA-2010 - Meetings
* LAVA-1981 - Basic integration of D02