===== EG CIAT bi-weekly call ===== ==== Dial In info ==== Topic: AGL EG-CIAT Meeting Join Zoom Meeting: https://zoom.us/j/295064716?pwd=QlM1ZStZYVpJYVBsVkRlVXBnS0p1UT09 Meeting-ID: 295 064 716\\ Passcode: 722399 One tap mobile +16465588656,,295064716# US (New York) +16699006833,,295064716# US (San Jose) Dial by your location +1 646 558 8656 US (New York) +1 669 900 6833 US (San Jose) 855 880 1246 US Toll-free 877 369 0926 US Toll-free Meeting ID: 295 064 716 Find your local number: https://zoom.us/u/adIxBQMUc2 -------- ==== Roadmap for 2025 ==== * Extend image/machine matrix * Uprev LAVA * Remote LAVA labs * Extend test matrix * Binary feed -------- ==== Meeting 2025/02/05 ==== === Attendees === Jan-Simon, Scott, Marius ===Topics=== Active topics: * lava lab status * 2/5: * baylibre: operational * agl-core: operational * Flutter image default in CI * 12/11 * added -device virtio-gpu-device on-top of -device VGA solved the issue * still black screen https://x0.at/fyeq.png * journal https://x0.at/Z9oR.txt * reproducer: * wget -nd -c "https://download.automotivelinux.org/AGL/snapshots/master/latest/qemuarm64/deploy/images/qemuarm64//Image" * wget -nd -c "https://download.automotivelinux.org/AGL/snapshots/master/latest/qemuarm64/deploy/images/qemuarm64//agl-ivi-demo-flutter-qemuarm64.ext4.xz" * cmdline: * qemu-system-aarch64 -cpu cortex-a57 -machine virt -nographic -net nic,model=virtio,macaddr=52:54:00:12:34:58 -net user -m 4096 -monitor none -smp 2 -device usb-ehci -device virtio-rng-pci -device VGA,vgamem_mb=128,edid=on -device virtio-gpu-device -device qemu-xhci -device usb-tablet -device usb-kbd -vnc :0 -kernel Image -append "console=ttyAMA0,115200 root=/dev/vda verbose mem=4096M systemd.log_color=false " -drive format=raw,file=agl-ivi-demo-flutter-qemuarm64.ext4 * changed position of -device VGA and -device virtio-gpu-device ! * connect to localhost:0 with vnc client * job with working case: https://lava.automotivelinux.org/scheduler/job/37958 * todo: VERIFY increased timeout, verify master * 01/22 * verified latest master on qemuarm * https://lava.automotivelinux.org/scheduler/job/39100 * next: verify all boards * qemux86-64 - working : https://lava.automotivelinux.org/scheduler/job/39119 * qemuarm64 - working : https://lava.automotivelinux.org/scheduler/job/39118 * refhw - working : https://lava.automotivelinux.org/scheduler/job/39114 * upsquare - brownout. board being checked on * pi4 - not working - gfx error: https://lava.automotivelinux.org/scheduler/job/39104 * "[ 141.214304] vc4-drm gpu: [drm] *ERROR* Failed to allocate DLIST entry. Requested size=9. ret=-28. DISPCTRL is aa0c4fce" * https://github.com/raspberrypi/linux/issues/5674 * https://github.com/raspberrypi/linux/issues/5684 * https://forums.raspberrypi.com/viewtopic.php?t=357826 * * pi5 - not working - gfx: [FAILED] Failed to start AGL compositor. * need to add gfx dto or the like * 02/05 * no update * h3ulcb - kernel page oops * compare kirkstone (quillback) with scarthgap (master) * 11/27 * fw-update done, retesting * page faults still appear on scarthgap, thus can rule out old firmware * 1/22 * WIP * 02/05 * no update * -next * SECURITY.md now required by upstream YP * "debug-tweaks" removed upstream YP ... will use individual options for same effect * https://lf-automotivelinux.atlassian.net/browse/SPEC-4464 * https://lf-automotivelinux.atlassian.net/browse/SPEC-5341 * option: enable rdp packageconfig in meta-agl-demo per bbappend by default * might have to package rdp plugin separately New Topics: * 02/05 * github/gitlab + CI setup e.g. forrest runner * github/gitlab usage by EGs On Hold: * Yocto-check-layer - https://jira.automotivelinux.org/browse/SPEC-4680 * Binary Feed Next meeting: Feb 19th ==== Meeting 2025/01/08 ==== === Attendees === Jan-Simon, ===Topics=== Active topics: * lava lab status * 10/02: * baylibre: operational * agl-core: operational * pi5 installed but not passing H/C, yet. * Flutter image default in CI * 10/2 * test https://lava.automotivelinux.org/scheduler/job/36446 * black screen instead of testimage ... more inspection needed. * 11/13 * Same with master https://lava.automotivelinux.org/scheduler/job/37546 * 11/27 * need to compare runqemu vs lava cmdline -- JS * -device VGA might not be good enough * 12/11 * added -device virtio-gpu-device on-top of -device VGA solved the issue * still black screen https://x0.at/fyeq.png * journal https://x0.at/Z9oR.txt * reproducer: * wget -nd -c "https://download.automotivelinux.org/AGL/snapshots/master/latest/qemuarm64/deploy/images/qemuarm64//Image" * wget -nd -c "https://download.automotivelinux.org/AGL/snapshots/master/latest/qemuarm64/deploy/images/qemuarm64//agl-ivi-demo-flutter-qemuarm64.ext4.xz" * cmdline: * qemu-system-aarch64 -cpu cortex-a57 -machine virt -nographic -net nic,model=virtio,macaddr=52:54:00:12:34:58 -net user -m 4096 -monitor none -smp 2 -device usb-ehci -device virtio-rng-pci -device VGA,vgamem_mb=128,edid=on -device virtio-gpu-device -device qemu-xhci -device usb-tablet -device usb-kbd -vnc :0 -kernel Image -append "console=ttyAMA0,115200 root=/dev/vda verbose mem=4096M systemd.log_color=false " -drive format=raw,file=agl-ivi-demo-flutter-qemuarm64.ext4 * changed position of -device VGA and -device virtio-gpu-device ! * connect to localhost:0 with vnc client * job with working case: https://lava.automotivelinux.org/scheduler/job/37958 * todo: VERIFY increased timeout, verify master * h3ulcb - kernel page oops * compare kirkstone (quillback) with scarthgap (master) * 11/27 * fw-update done, retesting * page faults still appear on scarthgap, thus can rule out old firmware * -next * SECURITY.md now required by upstream YP * "debug-tweaks" removed upstream YP ... will use individual options for same effect On Hold: * Yocto-check-layer - https://jira.automotivelinux.org/browse/SPEC-4680 * Binary Feed Next meeting: Jan 22th ==== Meeting 2024/12/11 ==== === Attendees === Jan-Simon, Walt, Marius ===Topics=== Active topics: * lava lab status * 10/02: * baylibre: operational * Firmware update for h3ulcb-kf due * pi5 hw https://lava.automotivelinux.org/scheduler/device/bcm2712-rpi-5-b-01 up * using pxe and config.txt injection over tftp * Pass config over to Marius * agl-core: operational * pi5 verifying healthchecks * Boards in CI: * 11/13 * meta-aws: fixes in place. * Flutter image default in CI * 10/2 * test https://lava.automotivelinux.org/scheduler/job/36446 * black screen instead of testimage ... more inspection needed. * 11/13 * Same with master https://lava.automotivelinux.org/scheduler/job/37546 * 11/27 * need to compare runqemu vs lava cmdline -- JS * -device VGA might not be good enough * 12/11 * added -device virtio-gpu-device on-top of -device VGA solved the issue * still black screen https://x0.at/fyeq.png * journal https://x0.at/Z9oR.txt * reproducer: * wget -nd -c "https://download.automotivelinux.org/AGL/snapshots/master/latest/qemuarm64/deploy/images/qemuarm64//Image" * wget -nd -c "https://download.automotivelinux.org/AGL/snapshots/master/latest/qemuarm64/deploy/images/qemuarm64//agl-ivi-demo-flutter-qemuarm64.ext4.xz" * cmdline: * qemu-system-aarch64 -cpu cortex-a57 -machine virt -nographic -net nic,model=virtio,macaddr=52:54:00:12:34:58 -net user -m 4096 -monitor none -smp 2 -device usb-ehci -device virtio-rng-pci -device VGA,vgamem_mb=128,edid=on -device virtio-gpu-device -device qemu-xhci -device usb-tablet -device usb-kbd -vnc :0 -kernel Image -append "console=ttyAMA0,115200 root=/dev/vda verbose mem=4096M systemd.log_color=false " -drive format=raw,file=agl-ivi-demo-flutter-qemuarm64.ext4 * changed position of -device VGA and -device virtio-gpu-device ! * connect to localhost:0 with vnc client * job with working case: https://lava.automotivelinux.org/scheduler/job/37958 * h3ulcb - kernel page oops * compare kirkstone (quillback) with scarthgap (master) * 11/13 * fw-update scheduled * 11/27 * fw-update done, retesting * page faults still appear on scarthgap, thus can rule out old firmware * -next * SECURITY.md now required by upstream YP * "debug-tweaks" removed upstream YP ... will use individual options for same effect On Hold: * Yocto-check-layer - https://jira.automotivelinux.org/browse/SPEC-4680 * Binary Feed Next meeting: Jan 8th ==== Meeting 2024/11/27 ==== === Attendees === Jan-Simon, Walt, Scott ===Topics=== Active topics: * lava lab status * 10/02: * baylibre: operational * Firmware update for h3ulcb-kf due * pi5 hw https://lava.automotivelinux.org/scheduler/device/bcm2712-rpi-5-b-01 up * using pxe and config.txt injection over tftp * Pass config over to Marius * agl-core: operational * pi5 hw being setup * Boards in CI: * 11/13 * meta-aws: fixes in place. * Flutter image default in CI * 10/2 * test https://lava.automotivelinux.org/scheduler/job/36446 * black screen instead of testimage ... more inspection needed. * 11/13 * Same with master https://lava.automotivelinux.org/scheduler/job/37546 * 11/27 * need to compare runqemu vs lava cmdline -- JS * -device VGA might not be good enough * h3ulcb - kernel page oops * compare kirkstone (quillback) with scarthgap (master) * 11/13 * fw-update scheduled * 11/27 * fw-update done, retesting * page faults still appear on scarthgap, thus can rule out old firmware * -next * SECURITY.md now required by upstream YP * "debug-tweaks" removed upstream YP ... will use individual options for same effect On Hold: * Yocto-check-layer - https://jira.automotivelinux.org/browse/SPEC-4680 * Binary Feed Next meeting: Nov 27th ==== Meeting 2024/11/13 ==== === Attendees === Jan-Simon, Walt, Scott ===Topics=== Active topics: * lava lab status * 10/02: * baylibre: operational * Firmware update for h3ulcb-kf due * pi5 hw being setup, check u-boot network support for pi5, pxe + kernel cmdline injection * agl-core: operational * pi5 hw being setup * IC image and integration of drm-leasemanager * Boards in CI: * 10/2 * meta-aws updated, but rdp is black atm (-> Marius) * switched to llvmpipe, x86-64 working , arm64 still black with crash in mesa/llvmpipe * in a bbappend to mesa (in meta-agl-rdp) * PACKAGECONFIG:append = " gallium-llvm" * will try setting LLVM_DEFAULT_TARGET_TRIPLE in llvm recipe to verify arm64, after that check with Khem upstream or Ishii-san * see https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/27003 and https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/27004 * 11/13 * meta-aws: fixes in place. * Flutter image default in CI * 10/2 * test https://lava.automotivelinux.org/scheduler/job/36446 * black screen instead of testimage ... more inspection needed. * 11/13 * Same with master https://lava.automotivelinux.org/scheduler/job/37546 * Do we need the KVM fix there as well ?! * h3ulcb - kernel page oops * compare kirkstone (quillback) with scarthgap (master) * 10/02 no update * fw-update ? * 11/13 * fw-update scheduled * -next branch * mesa On Hold: * Yocto-check-layer - https://jira.automotivelinux.org/browse/SPEC-4680 * Binary Feed Next meeting: Nov 27th ==== Meeting 2024/10/02 ==== === Attendees === Jan-Simon, Walt, Scott ===Topics=== Active topics: * lava lab status * 10/02: * baylibre: operational * agl-core: operational * boards pending: pi5, bb-ai * IC image and integration of drm-leasemanager * 9/4 * can make progress on qemu possibly with 2 vnc screens and screenshooter in agl-compositor * needs change in output folder * Boards in CI: * 9/04 * unmatched: waiting for drop from Joel * 10/2 * meta-aws updated, but rdp is black atm (-> Marius) * switched to llvmpipe, x86-64 working , arm64 still black with crash in mesa/llvmpipe * Flutter image default in CI * 10/2 * test https://lava.automotivelinux.org/scheduler/job/36446 * black screen instead of testimage ... more inspection needed. * h3ulcb - kernel page oops * compare kirkstone (quillback) with scarthgap (master) * 10/02 no update * fw-update ? * -next branch * mesa On Hold: * Yocto-check-layer - https://jira.automotivelinux.org/browse/SPEC-4680 * Binary Feed Next meeting: Nov 13th ==== Meeting 2024/09/04 ==== === Attendees === Jan-Simon, Walt, Scott ===Topics=== Active topics: * lava lab status * 06/26: * baylibre: operational * agl-core: operational * boards pending: pi5, bb-ai * IC image and integration of drm-leasemanager * 11/29 * Images merged https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl-devel/+/29355 * fixme's: order of displays is not fixed, network issues * need to work out automated test * CI to build image * LAVA test description, shell script * 3/6 * Image is building, need a test description. * 6/26 * AI: build ic multicontainer image and turn back on in CI <-- * 7/24 * https://build.automotivelinux.org/view/jjb-weekly-jobs/job/build-master-iceg-drmlease-weekly/ * 9/4 * can make progress on qemu possibly with 2 vnc screens and screenshooter in agl-compositor * needs change in output folder * Boards in CI: * Add Pi5 - pending adding the board to LAVA, add board to jenkins (master only) * Weekly builds for community platforms? * BB-AI beaglebone-ai64 * aws-ec2-arm64 * imx8mq-evk * unmatched / qemuriscv * s4sk (gateway demo only) * on failure: * mail to mailinglist, at least to the group, * 7/24 * Done * https://build.automotivelinux.org/job/build-master-community-boards-weekly/ * 9/04 * unmatched: waiting for drop from Joel * aws: botocore -> possibly need update of meta-aws * https://github.com/aws4embeddedlinux/meta-aws/commit/c3d72745b81d5df4861652114ab21d9cd5d0bd52 * Flutter image default in CI * Open issues: * migrate image display app for screenshot (currently qt app) * could re-use same env variable and display * 7/10 * Scott will look after AMM - Jira: SPEC-5203 * 9/04 * change to script done. Can start to flip CI jobs. * flip flutter image to be default (jenkins) * flip CI to use flutter images (releng-scripts / qa-testdefinitions) * h3ulcb - kernel page oops * compare kirkstone (quillback) with scarthgap (master) * 9/04 no update On Hold: * Yocto-check-layer - https://jira.automotivelinux.org/browse/SPEC-4680 * 11/29 * Next step is then to deal with meta-agl-demo and all its dependencies. This is a larger operation and unsure we can actually deal with all dependency layers. We need to see if we can exempt external layers and only check meta-agl-demo content in the meantime. * uprevs/ -next branch * Binary Feed: * 6/26 * unmerged image uprev test https://lists.openembedded.org/g/openembedded-core/message/198191 * old: https://wiki.yoctoproject.org/wiki/Binary_Distro_Process * new: https://wiki.yoctoproject.org/wiki/Binary_Distro_Prototype * -> agl-image-compositor + dnf install flutter-demo pkggroup -> demo image * 7/24 * no update Next meeting: Oct 2nd ==== Meeting 2024/07/24 ==== === Attendees === Jan-Simon, Scott, Marius ===Topics=== Active topics: * lava lab status * 06/26: * baylibre: operational * agl-core: operational * boards pending: pi5, bb-ai * IC image and integration of drm-leasemanager * 11/29 * Images merged https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl-devel/+/29355 * fixme's: order of displays is not fixed, network issues * need to work out automated test * CI to build image * LAVA test description, shell script * 3/6 * Image is building, need a test description. * 6/26 * AI: build ic multicontainer image and turn back on in CI <-- * 7/24 * https://build.automotivelinux.org/view/jjb-weekly-jobs/job/build-master-iceg-drmlease-weekly/ * Boards in CI: * Add Pi5 - pending adding the board to LAVA, add board to jenkins (master only) * Weekly builds for community platforms? * BB-AI beaglebone-ai64 * aws-ec2-arm64 * imx8mq-evk * unmatched / qemuriscv * s4sk (gateway demo only) * on failure: * mail to mailinglist, at least to the group, * 7/24 * Done * https://build.automotivelinux.org/job/build-master-community-boards-weekly/ * Binary Feed: * 6/26 * unmerged image uprev test https://lists.openembedded.org/g/openembedded-core/message/198191 * old: https://wiki.yoctoproject.org/wiki/Binary_Distro_Process * new: https://wiki.yoctoproject.org/wiki/Binary_Distro_Prototype * -> agl-image-compositor + dnf install flutter-demo pkggroup -> demo image * 7/10 * no update * 7/24 * no update * Flutter image default in CI * Open issues: * migrate image display app for screenshot (currently qt app) * could re-use same env variable and display * 7/10 * Scott will look after AMM - Jira: SPEC-5203 * * h3ulcb - kernel page oops * compare kirkstone (quillback) with scarthgap (master) On Hold: * Yocto-check-layer - https://jira.automotivelinux.org/browse/SPEC-4680 * 11/29 * Next step is then to deal with meta-agl-demo and all its dependencies. This is a larger operation and unsure we can actually deal with all dependency layers. We need to see if we can exempt external layers and only check meta-agl-demo content in the meantime. * uprevs/ -next branch * Next meeting: Sept 4th ==== Meeting 2024/07/10 ==== === Attendees === Jan-Simon, Walt, Scott, Marius, Victor ===Topics=== Active topics: * lava lab status * 06/26: * baylibre: operational * agl-core: operational * IC image and integration of drm-leasemanager * 11/29 * Images merged https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl-devel/+/29355 * fixme's: order of displays is not fixed, network issues * need to work out automated test * CI to build image * LAVA test description, shell script * 3/6 * Image is building, need a test description. * 6/26 * AI: build ic multicontainer image and turn back on in CI <-- * Pi 5 * 5/29 * Template there build working * Pinged Corentin to add pi5 to lab. * 6/26 * Jobs added to CI, watching for issues, can proceed with lava templates * 7/10 * Build working for patches, nightly and release * Boards in CI: * Add Pi5 - pending adding the board to LAVA, add board to jenkins (master only) * Weekly builds for community platforms? * BB-AI beaglebone-ai64 * aws-ec2-arm64 * imx8mq-evk * unmatched / qemuriscv * s4sk (gateway demo only) * on failure: * mail to mailinglist, at least to the group, * HashServ + Prserv: * 6/26: * Done * Doc site update pending agl-prserv-public * 7/10 * Doc update done * on frequent re-hashes from detected similarities, each time a scan of the sstate-mirror will slow down the build speed * Binary Feed: * 6/26 * unmerged image uprev test https://lists.openembedded.org/g/openembedded-core/message/198191 * old: https://wiki.yoctoproject.org/wiki/Binary_Distro_Process * new: https://wiki.yoctoproject.org/wiki/Binary_Distro_Prototype * -> agl-image-compositor + dnf install flutter-demo pkggroup -> demo image * 7/10 * no update * Flutter image default in CI * Open issues: * migrate image display app for screenshot (currently qt app) * could re-use same env variable and display * 7/10 * Scott will look after AMM - Jira: SPEC-5203 * On Hold: * Yocto-check-layer - https://jira.automotivelinux.org/browse/SPEC-4680 * 11/29 * Next step is then to deal with meta-agl-demo and all its dependencies. This is a larger operation and unsure we can actually deal with all dependency layers. We need to see if we can exempt external layers and only check meta-agl-demo content in the meantime. * uprevs/ -next branch * Next meeting: Jul 10 ==== Meeting 2024/06/26 ==== === Attendees === Jan-Simon, Walt, Scott, Marius, Victor ===Topics=== Active topics: * lava lab status * 06/26: * baylibre: operational * agl-core: operational * uprevs/ -next branch * * IC image and integration of drm-leasemanager * 11/29 * Images merged https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl-devel/+/29355 * fixme's: order of displays is not fixed, network issues * need to work out automated test * CI to build image * LAVA test description, shell script * 3/6 * Image is building, need a test description. * 6/26 * AI: build ic multicontainer image and turn back on in CI <-- * Pi 5 * 5/29 * Template there build working * Pinged Corentin to add pi5 to lab. * 6/26 * Jobs added to CI, watching for issues, can proceed with lava templates * Boards in CI: * Add Pi5 - pending adding the board to LAVA, add board to jenkins (master only) * Weekly builds for community platforms? * BB-AI beaglebone-ai64 * aws-ec2-arm64 * imx8mq-evk * unmatched / qemuriscv * s4sk (gateway demo only) * on failure: * mail to mailinglist, at least to the group, * HashServ + Prserv: * 6/26: * Done * Doc site update pending agl-prserv-public * Binary Feed: * 6/26 * unmerged image uprev test https://lists.openembedded.org/g/openembedded-core/message/198191 * old: https://wiki.yoctoproject.org/wiki/Binary_Distro_Process * new: https://wiki.yoctoproject.org/wiki/Binary_Distro_Prototype * -> agl-image-compositor + dnf install flutter-demo pkggroup -> demo image * Flutter image default in CI * Open issues: * migrate image display app for screenshot (currently qt app) * could re-use same env variable and display On Hold: * Yocto-check-layer - https://jira.automotivelinux.org/browse/SPEC-4680 * 11/29 * Next step is then to deal with meta-agl-demo and all its dependencies. This is a larger operation and unsure we can actually deal with all dependency layers. We need to see if we can exempt external layers and only check meta-agl-demo content in the meantime. Next meeting: Jul 10 ==== Meeting 2024/06/12 ==== === Attendees === Jan-Simon, Walt, Scott, Marius ===Topics=== Active topics: * lava lab status * 02/21: * baylibre: operational * agl-core: maint. * uprevs/ -next branch * 05/29 * Next branch merged to master * Next branch re-aligned to new YP master * Scott has patches to build the images as well on YP master * Disable auto-rebase for meta-agl (next) * "Upstream-Status:" now required in patches * IC image and integration of drm-leasemanager * 11/29 * Images merged https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl-devel/+/29355 * fixme's: order of displays is not fixed, network issues * need to work out automated test * CI to build image * LAVA test description, shell script * 3/6 * Image is building, need a test description. * 6/12 * WIP * Pi 5 * 2/21 * https://github.com/agherzan/meta-raspberrypi/commit/9dc6673d41044f1174551120ce63501421dbcd85 * 5/29 * Template there build working * Pinged Corentin to add pi5 to lab. * Boards in CI: * keep qemuarm as 32bit ARM target - done * remove BBE - done * Add Pi5 - pending adding the board to LAVA, add board to jenkins (master only) * Add e.g. BBAI * QT6: * bring in layer - done * HashServ + Prserv: * 6/12: * Still fighting with firewalls On Hold: * Yocto-check-layer - https://jira.automotivelinux.org/browse/SPEC-4680 * 11/29 * Next step is then to deal with meta-agl-demo and all its dependencies. This is a larger operation and unsure we can actually deal with all dependency layers. We need to see if we can exempt external layers and only check meta-agl-demo content in the meantime. Next meeting: Jun 12 ==== Meeting 2024/05/29 ==== === Attendees === Jan-Simon, Walt, Scott ===Topics=== Active topics: * lava lab status * 02/21: * baylibre: hosts failing in tftp * agl-core: operational * uprevs/ -next branch * 05/29 * Next branch merged to master * Next branch re-aligned to new YP master * Scott has patches to build the images as well on YP master * IC image and integration of drm-leasemanager * 11/29 * Images merged https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl-devel/+/29355 * fixme's: order of displays is not fixed, network issues * need to work out automated test * CI to build image * LAVA test description, shell script * 3/6 * Image is building, need a test description. * Pi 5 * 2/21 * https://github.com/agherzan/meta-raspberrypi/commit/9dc6673d41044f1174551120ce63501421dbcd85 * 5/29 * Template there build working * Pinged Corentin to add pi5 to lab. * Boards in CI: * keep qemuarm as 32bit ARM target * remove BBE * Add Pi5 * Add e.g. BBAI * QT6: * bring in layer On Hold: * Yocto-check-layer - https://jira.automotivelinux.org/browse/SPEC-4680 * 11/29 * Next step is then to deal with meta-agl-demo and all its dependencies. This is a larger operation and unsure we can actually deal with all dependency layers. We need to see if we can exempt external layers and only check meta-agl-demo content in the meantime. Next meeting: Jun 12 ==== Meeting 2024/03/20 ==== === Attendees === Jan-Simon, Walt, Victor ===Topics=== Active topics: * lava lab status * 02/21: * baylibre: operational * agl-core: operational * uprevs/ -next branch / Denys * 02/07 * 4 patches for next branch in gerrit * need to check out weston 13 (Marius) * 2/21 * Working on scarthgap support for -next * Still waiting for dependency layers to pick up scarthgap * meta-selinux * meta-openembedded * meta-rcar-gen3 (has nanbield-dev branch) * 3/20 * meta-selinux , meta-security do not have a scarthgap branch, but LAYER_COMPAT is at least queued * meta-openembedded has now a scarthgap branch * meta-rcar-gen3 (has nanbield-dev branch), s4 * meta-sancloud ? * IC image and integration of drm-leasemanager * 11/2 * Scott has image locally for drm-lease, * lxc network is broken for agl-cluster-demo-lxc-host.bb * focus on agl-host-drm-lease-test image * 11/29 * Images merged https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl-devel/+/29355 * fixme's: order of displays is not fixed, network issues * need to work out automated test * CI to build image * LAVA test description, shell script * 3/6 * WIP * Pi 5 * 2/7 * No update (e.g meta-raspberrypi) * meta-raspberrypi has pi5 in master branch now. (should be ready for scarthgap / next LTS) * https://github.com/agherzan/meta-raspberrypi/pull/1271 * if it lands in kirkstone, we could add a template. * could do template for https://github.com/agherzan/meta-raspberrypi/blob/master/conf/machine/raspberrypi-armv8.conf in -next * 2/21 * https://github.com/agherzan/meta-raspberrypi/commit/9dc6673d41044f1174551120ce63501421dbcd85 * New business: * Edi got a Sifive unmatched (incl. gfx), one for dev, two in CI, one spare * Graphics Firmware added to template * input issue not resolved, yet * Rust: * databroker crash during FOSDEM, related to rust dependencies. * got workaround for risc board * virtio-sound: might need uprev to rust >=1.71 * scarthgap uses rust 1.74.1 , so the uprev will help * agl-compositor as separate project/repo On Hold: * Yocto-check-layer - https://jira.automotivelinux.org/browse/SPEC-4680 * 11/29 * Next step is then to deal with meta-agl-demo and all its dependencies. This is a larger operation and unsure we can actually deal with all dependency layers. We need to see if we can exempt external layers and only check meta-agl-demo content in the meantime. * Extend Testing Next meeting: Apr 3rd ==== Meeting 2024/02/07 ==== === Attendees === Jan-Simon, Walt, Marius ===Topics=== Active topics: * lava lab status * 02/21: * baylibre: operational * agl-core: operational * uprevs/ -next branch / Denys * 02/07 * 4 patches for next branch in gerrit * need to check out weston 13 (Marius) * 2/21 * Working on scarthgap support for -next * Still waiting for dependency layers to pick up scarthgap * meta-selinux * meta-openembedded * meta-rcar-gen3 (has nanbield-dev branch) * 3/6 * * IC image and integration of drm-leasemanager * 11/2 * Scott has image locally for drm-lease, * lxc network is broken for agl-cluster-demo-lxc-host.bb * focus on agl-host-drm-lease-test image * 11/29 * Images merged https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl-devel/+/29355 * fixme's: order of displays is not fixed, network issues * need to work out automated test * CI to build image * LAVA test description, shell script * 3/6 * WIP * Pi 5 * 2/7 * No update (e.g meta-raspberrypi) * meta-raspberrypi has pi5 in master branch now. (should be ready for scarthgap / next LTS) * https://github.com/agherzan/meta-raspberrypi/pull/1271 * if it lands in kirkstone, we could add a template. * could do template for https://github.com/agherzan/meta-raspberrypi/blob/master/conf/machine/raspberrypi-armv8.conf in -next * 2/21 * https://github.com/agherzan/meta-raspberrypi/commit/9dc6673d41044f1174551120ce63501421dbcd85 * New business: * Edi got a Sifive unmatched (incl. gfx), one for dev, two in CI, one spare * Graphics Firmware added to template * input issue not resolved, yet * Rust: * databroker crash during FOSDEM, related to rust dependencies. * got workaround for risc board * virtio-sound: might need uprev to rust >=1.71 * scarthgap uses rust 1.74.1 , so the uprev will help * agl-compositor as separate project/repo On Hold: * Yocto-check-layer - https://jira.automotivelinux.org/browse/SPEC-4680 * 11/29 * Next step is then to deal with meta-agl-demo and all its dependencies. This is a larger operation and unsure we can actually deal with all dependency layers. We need to see if we can exempt external layers and only check meta-agl-demo content in the meantime. * Extend Testing Next meeting: Mar 20th ==== Meeting 2024/02/07 ==== === Attendees === Jan-Simon, Walt, Scott, Marius, Denys ===Topics=== Active topics: * lava lab status * 02/21: * baylibre: operational * agl-core: operational * uprevs/ -next branch / Denys * 02/07 * 4 patches for next branch in gerrit * need to check out weston 13 (Marius) * 2/21 * Working on scarthgap support for -next * Still waiting for dependency layers to pick up scarthgap * meta-selinux * meta-openembedded * meta-rcar-gen3 (has nanbield-dev branch) * IC image and integration of drm-leasemanager * 11/2 * Scott has image locally for drm-lease, * lxc network is broken for agl-cluster-demo-lxc-host.bb * focus on agl-host-drm-lease-test image * 11/29 * Images merged https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl-devel/+/29355 * fixme's: order of displays is not fixed, network issues * need to work out automated test * CI to build image * LAVA test description, shell script * 02/07 * WIP * Pi 5 * 2/7 * No update (e.g meta-raspberrypi) * meta-raspberrypi has pi5 in master branch now. (should be ready for scarthgap / next LTS) * https://github.com/agherzan/meta-raspberrypi/pull/1271 * if it lands in kirkstone, we could add a template. * could do template for https://github.com/agherzan/meta-raspberrypi/blob/master/conf/machine/raspberrypi-armv8.conf in -next * 2/21 * https://github.com/agherzan/meta-raspberrypi/commit/9dc6673d41044f1174551120ce63501421dbcd85 * New business: * Edi got a Sifive unmatched (incl. gfx), one for dev, two in CI, one spare * Graphics Firmware added to template * input issue not resolved, yet * Rust: * databroker crash during FOSDEM, related to rust dependencies. * got workaround for risc board * virtio-sound: might need uprev to rust >=1.71 * scarthgap uses rust 1.74.1 , so the uprev will help * agl-compositor as separate project/repo On Hold: * Yocto-check-layer - https://jira.automotivelinux.org/browse/SPEC-4680 * 11/29 * Next step is then to deal with meta-agl-demo and all its dependencies. This is a larger operation and unsure we can actually deal with all dependency layers. We need to see if we can exempt external layers and only check meta-agl-demo content in the meantime. * Extend Testing Next meeting: Mar 6th ==== Meeting 2024/02/07 ==== === Attendees === Jan-Simon, Walt, Scott, Marius ===Topics=== Active topics: * lava lab status * 02/07: * baylibre: operational * agl-core: maintenance * uprevs/ -next branch / Denys * 12/13 * Next look after CES * 02/07 * 4 patches for next branch in gerrit * need to check out weston 13 (Marius) * IC image and integration of drm-leasemanager * 11/2 * Scott has image locally for drm-lease, * lxc network is broken for agl-cluster-demo-lxc-host.bb * focus on agl-host-drm-lease-test image * 11/29 * Images merged https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl-devel/+/29355 * fixme's: order of displays is not fixed, network issues * need to work out automated test * CI to build image * LAVA test description, shell script * 02/07 * WIP * Pi 5 * No update (e.g meta-raspberrypi) * meta-raspberrypi has pi5 in master branch now. (should be ready for scarthgap / next LTS) * https://github.com/agherzan/meta-raspberrypi/pull/1271 * if it lands in kirkstone, we could add a template. * could do template for https://github.com/agherzan/meta-raspberrypi/blob/master/conf/machine/raspberrypi-armv8.conf in -next New business: * Edi got a Sifive unmatched (incl. gfx), one for dev, two in CI, one spare * Layerindex: test is failing on meta-pipewire * https://git.automotivelinux.org/AGL/meta-agl/tree/meta-pipewire/recipes-multimedia/wireplumber/wireplumber_git.bb#n65 * can remove (only declared) On Hold: * Yocto-check-layer - https://jira.automotivelinux.org/browse/SPEC-4680 * 11/29 * Next step is then to deal with meta-agl-demo and all its dependencies. This is a larger operation and unsure we can actually deal with all dependency layers. We need to see if we can exempt external layers and only check meta-agl-demo content in the meantime. * Extend Testing * 11/29 * No update Next meeting: Feb 21st ==== Meeting Archive ==== [[eg-ciat:meetings-archive|Meeting Archive]] ==== Meeting 2016/yy/zz ==== ==Attendees== ==Topics== ==Notes== ==Goals for next 2 weeks== ==Next meeting== ----- ==== test ====