|
[meta-zephyr][PATCH] ci: add zephyr-openthread-rcp test
2 messages
zephyr-openthread-rcp support was recently added to nrf52840-mdk-usb-dongle and nrf52840dk-nrf52840. Add this to the targets for both machines, which necessitates adding a target entry for nrf52840-md
zephyr-openthread-rcp support was recently added to nrf52840-mdk-usb-dongle and nrf52840dk-nrf52840. Add this to the targets for both machines, which necessitates adding a target entry for nrf52840-md
|
By
Jon Mason
·
|
|
[meta-zephyr][PATCH] zephyr-openthread-rcp: Support nrf52840-mdk-usb-dongle machine
2 messages
From: Philippe Coval <philippe.coval@...> This makerdiary board can be a fallback option for Oniro's gateway-bluepr= int I've been tested it myself along my single arduino-nano node Origin: https://gi
From: Philippe Coval <philippe.coval@...> This makerdiary board can be a fallback option for Oniro's gateway-bluepr= int I've been tested it myself along my single arduino-nano node Origin: https://gi
|
By
philippe.coval@astrolabe.coop
·
|
|
[meta-zephyr][PATCH] frdm-kw41z.conf: Add new machine from NXP
2 messages
From: Philippe Coval <philippe.coval@...> It was tested using zephyr-blinky and deployed manually using: udisksctl mount -b "/dev/disk/by-label'FRDM-KW41ZJ" Relate-to: https://gitlab.eclipse.org/pcova
From: Philippe Coval <philippe.coval@...> It was tested using zephyr-blinky and deployed manually using: udisksctl mount -b "/dev/disk/by-label'FRDM-KW41ZJ" Relate-to: https://gitlab.eclipse.org/pcova
|
By
philippe.coval@astrolabe.coop
·
|
|
[meta-zephyr][PATCH] qemuzephyrrunner: allow to pass QB_GRAPHICS to qemu cmdline
2 messages
Signed-off-by: Naveen Saini <naveen.kumar.saini@...> --- meta-zephyr-core/lib/oeqa/utils/qemuzephyrrunner.py | 1 + 1 file changed, 1 insertion(+) diff --git a/meta-zephyr-core/lib/oeqa/utils/qemuzephy
Signed-off-by: Naveen Saini <naveen.kumar.saini@...> --- meta-zephyr-core/lib/oeqa/utils/qemuzephyrrunner.py | 1 + 1 file changed, 1 insertion(+) diff --git a/meta-zephyr-core/lib/oeqa/utils/qemuzephy
|
By
Naveen Saini
·
|
|
[meta-zephyr] new qemu version breaking qemu-cortex-a53
4 messages
The recently updated version of qemu (v7.1) is causing qemu-cortex-a53 tests to fail. See https://gitlab.com/jonmason00/meta-zephyr/-/jobs/3082086509 I was able to bisect the issue to that commit. I'm
The recently updated version of qemu (v7.1) is causing qemu-cortex-a53 tests to fail. See https://gitlab.com/jonmason00/meta-zephyr/-/jobs/3082086509 I was able to bisect the issue to that commit. I'm
|
By
Jon Mason
·
|
|
Builing Gcc fails Poky
7 messages
Greetings, Trying to build core-image-weston from current master fails for gcc 12.2.0-r0 with lots of linker errors. Names of missing functions are strange ala gen_cmulvnx16qi3. In insn-output.o Syste
Greetings, Trying to build core-image-weston from current master fails for gcc 12.2.0-r0 with lots of linker errors. Names of missing functions are strange ala gen_cmulvnx16qi3. In insn-output.o Syste
|
By
Edgar Mobile
·
|
|
[meta-zephyr][PATCH] zephyr-openthread-rcp: Support nrf52840dk-nrf52840 machine
From: Philippe Coval <philippe.coval@...> This Nordic reference design can be a fallback option for Oniro's gateway-blueprint I've been tested it myself along my single arduino-nano node Origin: https
From: Philippe Coval <philippe.coval@...> This Nordic reference design can be a fallback option for Oniro's gateway-blueprint I've been tested it myself along my single arduino-nano node Origin: https
|
By
Naveen Saini
·
|
|
meta-spdxscanner
4 messages
Hi Community, I’m facing to an issue with meta-spdxscanner.bbclass. A Python Warning fail the build. This is the error: ERROR: python3-patch-native-1.16-r0 do_compile: 'python3 setup.py bdist_wheel '
Hi Community, I’m facing to an issue with meta-spdxscanner.bbclass. A Python Warning fail the build. This is the error: ERROR: python3-patch-native-1.16-r0 do_compile: 'python3 setup.py bdist_wheel '
|
By
Martin Leduc
·
|
|
OpenEmbedded Happy Hour September 28 5pm/1700 UTC
You are cordially invited to the next OpenEmbedded Happy Hour on September 28 for Europe/Americas time zones @ 1700/5pm UTC (7pm CEST / 1pm ET / 10am PT). https://www.openembedded.org/wiki/Calendar ht
You are cordially invited to the next OpenEmbedded Happy Hour on September 28 for Europe/Americas time zones @ 1700/5pm UTC (7pm CEST / 1pm ET / 10am PT). https://www.openembedded.org/wiki/Calendar ht
|
By
Tim Orling
·
|
|
dnf kernel-image-bzimage conflicts while doing dnf upgrade
Hi everyone, I am trying to resolve a dnf package conflicts while trying to perform a dnf upgrade from my old image to my new image. I want to be able to use dnf to upgrade the system. My 2 rpms seems
Hi everyone, I am trying to resolve a dnf package conflicts while trying to perform a dnf upgrade from my old image to my new image. I want to be able to use dnf to upgrade the system. My 2 rpms seems
|
By
Sylvain TheRock
·
|
|
Yocto Project Status 27 September 2022 (WW39)
Current Dev Position: YP 4.1 M4 (Feature Freeze) Next Deadline: 3rd October 2022 YP 4.1 M4 Build Next Team Meetings: Bug Triage meeting Thursday September 29th 7:30 am PDT (https://zoom.us/j/454367603
Current Dev Position: YP 4.1 M4 (Feature Freeze) Next Deadline: 3rd October 2022 YP 4.1 M4 Build Next Team Meetings: Bug Triage meeting Thursday September 29th 7:30 am PDT (https://zoom.us/j/454367603
|
By
Stephen Jolley
·
|
|
Git send-email blocked by gmail security changes (and how to fix it)
4 messages
TL;DR Google App passwords are a workaround if your google password is not working in git send-email. Hi, Not sure if this is the right list but I thought of sending it here as a starter. I was follow
TL;DR Google App passwords are a workaround if your google password is not working in git send-email. Hi, Not sure if this is the right list but I thought of sending it here as a starter. I was follow
|
By
Benjamin Esquivel
·
|
|
nodejs do_compile eats all resources
7 messages
Hey, We recently added nodejs to our images and noticed that it's do compile process is a real memory hog. Since we planned to update the recipe anyway we didn't pay much attention, but today we updat
Hey, We recently added nodejs to our images and noticed that it's do compile process is a real memory hog. Since we planned to update the recipe anyway we didn't pay much attention, but today we updat
|
By
Oliver Westermann
·
|
|
[ANNOUNCEMENT] Yocto Project 4.0.4 is Released
Hi We are pleased to announce the Yocto Project 4.0.4 Release is now available for download. http://downloads.yoctoproject.org/releases/yocto/yocto-4.0.4/poky-d64bef1c7d713b92a51228e5ade945835e5a94a4.
Hi We are pleased to announce the Yocto Project 4.0.4 Release is now available for download. http://downloads.yoctoproject.org/releases/yocto/yocto-4.0.4/poky-d64bef1c7d713b92a51228e5ade945835e5a94a4.
|
By
Lee Chee Yang
·
|
|
M+ & H bugs with Milestone Movements WW39
All, YP M+ or high bugs which moved to a new milestone in WW39 are listed below: Priority Bug ID Short Description Changer Owner Was Became High 14065 Automated ptest regression testing richard.purdie
All, YP M+ or high bugs which moved to a new milestone in WW39 are listed below: Priority Bug ID Short Description Changer Owner Was Became High 14065 Automated ptest regression testing richard.purdie
|
By
Stephen Jolley
·
|
|
Enhancements/Bugs closed WW39!
All, The below were the owners of enhancements or bugs closed during the last week! Who Count yashinde145@... 1 ross.burton@... 1 alejandro@... 1 alexandre.belloni@... 1 Grand Total 4 Thanks, Stephen
All, The below were the owners of enhancements or bugs closed during the last week! Who Count yashinde145@... 1 ross.burton@... 1 alejandro@... 1 alexandre.belloni@... 1 Grand Total 4 Thanks, Stephen
|
By
Stephen Jolley
·
|
|
Current high bug count owners for Yocto Project 4.1
All, Below is the list as of top 35 bug owners as of the end of WW39 of who have open medium or higher bugs and enhancements against YP 4.1. There are 23 possible work days left until the final releas
All, Below is the list as of top 35 bug owners as of the end of WW39 of who have open medium or higher bugs and enhancements against YP 4.1. There are 23 possible work days left until the final releas
|
By
Stephen Jolley
·
|
|
Yocto Project Newcomer & Unassigned Bugs - Help Needed
All, The triage team is starting to try and collect up and classify bugs which a newcomer to the project would be able to work on in a way which means people can find them. They're being listed on the
All, The triage team is starting to try and collect up and classify bugs which a newcomer to the project would be able to work on in a way which means people can find them. They're being listed on the
|
By
Stephen Jolley
·
|
|
[meta-zephyr][PATCH] ci: add entry for nrf52840-mdk-usb-dongle
Signed-off-by: Jon Mason <jon.mason@...> --- .gitlab-ci.yml | 3 +++ ci/nrf52840-mdk-usb-dongle.yml | 6 ++++++ 2 files changed, 9 insertions(+) create mode 100644 ci/nrf52840-mdk-usb-dongle.yml diff --
Signed-off-by: Jon Mason <jon.mason@...> --- .gitlab-ci.yml | 3 +++ ci/nrf52840-mdk-usb-dongle.yml | 6 ++++++ 2 files changed, 9 insertions(+) create mode 100644 ci/nrf52840-mdk-usb-dongle.yml diff --
|
By
Jon Mason
·
|
|
[meta-zephyr][PATCHv2] nrf52840-mdk-usb-dongle.conf: Add new machine from makerdiary
2 messages
From: Philippe Coval <philippe.coval@...> It was tested with zephyr-openthread-rcp along Oniro's IoT gateway blueprint For the record deployment was done manually: - Click on device button - uf2conv.p
From: Philippe Coval <philippe.coval@...> It was tested with zephyr-openthread-rcp along Oniro's IoT gateway blueprint For the record deployment was done manually: - Click on device button - uf2conv.p
|
By
philippe.coval@astrolabe.coop
·
|