|
[meta-zephyr][PATCH 1/3] qemu-nios2: use glibc
newlib fails to compile for nios2 architecture. Work around this by using glibc instead. Signed-off-by: Jon Mason <jon.mason@...> --- meta-zephyr-bsp/conf/machine/qemu-nios2.conf | 2 ++ meta-zephyr-co
newlib fails to compile for nios2 architecture. Work around this by using glibc instead. Signed-off-by: Jon Mason <jon.mason@...> --- meta-zephyr-bsp/conf/machine/qemu-nios2.conf | 2 ++ meta-zephyr-co
|
By
Jon Mason
·
|
|
[meta-zephyr][PATCH 0/3] Gitlab CI for meta-zephyr
This series is adding Gitlab CI to meta-zephyr. I've been running a version of this on my personal gitlab for some time (see https://gitlab.com/jonmason00/meta-zephyr/-/pipelines). This will allow Arm
This series is adding Gitlab CI to meta-zephyr. I've been running a version of this on my personal gitlab for some time (see https://gitlab.com/jonmason00/meta-zephyr/-/pipelines). This will allow Arm
|
By
Jon Mason
·
|
|
[meta-zephyr][PATCH 2/3] CI: add Gitlab CI support
Mostly stolen from meta-arm Signed-off-by: Jon Mason <jon.mason@...> --- .gitlab-ci.yml | 101 +++++++++++++++++++++++++++++++++++++ ci/96b-avenger96.yml | 6 +++ ci/96b-nitrogen.yml | 6 +++ ci/arduino-
Mostly stolen from meta-arm Signed-off-by: Jon Mason <jon.mason@...> --- .gitlab-ci.yml | 101 +++++++++++++++++++++++++++++++++++++ ci/96b-avenger96.yml | 6 +++ ci/96b-nitrogen.yml | 6 +++ ci/arduino-
|
By
Jon Mason
·
|
|
[meta-zephyr][PATCH 3/3] CI: Add Richard Purdie's workaround to get meta-zephyr working again
Issue being tracked at https://bugzilla.yoctoproject.org/show_bug.cgi?id=14803 Signed-off-by: Jon Mason <jon.mason@...> --- ci/base.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/ci/base.yml b/
Issue being tracked at https://bugzilla.yoctoproject.org/show_bug.cgi?id=14803 Signed-off-by: Jon Mason <jon.mason@...> --- ci/base.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/ci/base.yml b/
|
By
Jon Mason
·
|
|
[ANNOUNCEMENT] Yocto Project 4.0.2 is Released
Hi We are pleased to announce the Yocto Project 4.0.2 Release is now available for download. http://downloads.yoctoproject.org/releases/yocto/yocto-4.0.2/poky-a5ea426b1da472fc8549459fff3c1b8c6e02f4b5.
Hi We are pleased to announce the Yocto Project 4.0.2 Release is now available for download. http://downloads.yoctoproject.org/releases/yocto/yocto-4.0.2/poky-a5ea426b1da472fc8549459fff3c1b8c6e02f4b5.
|
By
Lee Chee Yang
·
|
|
meta-riscv: building curl, "undefined reference to '__atomic_exchange_1' 8 messages
on admittedly unsupported ubuntu 22.04 platform but it's clear this is a known issue as it's pretty much identical to what one reads here: https://github.com/advancedtelematic/aktualizr/issues/1427 th
on admittedly unsupported ubuntu 22.04 platform but it's clear this is a known issue as it's pretty much identical to what one reads here: https://github.com/advancedtelematic/aktualizr/issues/1427 th
|
By
Robert P. J. Day
·
|
|
Minutes: Yocto Project Weekly Triage Meeting 7/7/2022
Wiki: https://wiki.yoctoproject.org/wiki/Bug_Triage Attendees: Steve Sakoman, Joshua Watt, Saul Wold, Alexandre Belloni, Paulo Neves, Richard Purdie, Aryaman Gupta, Randy Macleod, Jate S ARs: Notes: N
Wiki: https://wiki.yoctoproject.org/wiki/Bug_Triage Attendees: Steve Sakoman, Joshua Watt, Saul Wold, Alexandre Belloni, Paulo Neves, Richard Purdie, Aryaman Gupta, Randy Macleod, Jate S ARs: Notes: N
|
By
sakib.sajal@...
·
|
|
Minutes: Yocto Project Weekly Triage Meeting 6/30/2022 2 messages
Wiki: https://wiki.yoctoproject.org/wiki/Bug_Triage Attendees: Stephen Jolley, Steve Sakoman, Joshua Watt, Saul Wold, Alexandre Belloni, Michael Opdenacker, Pavel Zhukov, Richard Purdie, Aryaman Gupta
Wiki: https://wiki.yoctoproject.org/wiki/Bug_Triage Attendees: Stephen Jolley, Steve Sakoman, Joshua Watt, Saul Wold, Alexandre Belloni, Michael Opdenacker, Pavel Zhukov, Richard Purdie, Aryaman Gupta
|
By
sakib.sajal@...
·
|
|
[PATCH yocto-autobuilder-helper 2/2] config.json: remove non-gpl3 job 3 messages
meta-gplv2 is deprecated, so remove it from the autobuilder in master. Signed-off-by: Ross Burton <ross.burton@...> --- config.json | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/config
meta-gplv2 is deprecated, so remove it from the autobuilder in master. Signed-off-by: Ross Burton <ross.burton@...> --- config.json | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/config
|
By
Ross Burton
·
|
|
[PATCH yocto-autobuilder-helper 1/2] config.json: remove meta-gplv2 from the check-layer job
The meta-gplv2 layer is deprecated in master, so remove it from the check-layer job. Signed-off-by: Ross Burton <ross.burton@...> --- config.json | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(
The meta-gplv2 layer is deprecated in master, so remove it from the check-layer job. Signed-off-by: Ross Burton <ross.burton@...> --- config.json | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(
|
By
Ross Burton
·
|
|
cve check report package version mismatch 4 messages
#yocto
I used the cve check class by including it in the local.conf and then ran the bitbake build process for my image. I got a log of all the detected CVEs in the packages used in the build. However, on cl
I used the cve check class by including it in the local.conf and then ran the bitbake build process for my image. I got a log of all the detected CVEs in the packages used in the build. However, on cl
|
By
gauravsuman007@...
·
|
|
using Devtool upgrade with --no-patch subcommand
#yocto
#devtool
Hi i am currently understanding devtool work flow with --no-patch command, i was able to use with recipes having only src_uri to repo url only, where has other recipes with SRC_URI appended with patch
Hi i am currently understanding devtool work flow with --no-patch command, i was able to use with recipes having only src_uri to repo url only, where has other recipes with SRC_URI appended with patch
|
By
ksmanjunath681@...
·
|
|
Recommended boot method for system using rauc, intel and efi.
Hi all I am building a yocto BSP for an Intel system. The system is using rauc for updating and contains three sections, rescue, A and B, where A/B is the actual SW running. Since the system is Intel
Hi all I am building a yocto BSP for an Intel system. The system is using rauc for updating and contains three sections, rescue, A and B, where A/B is the actual SW running. Since the system is Intel
|
By
Anders Gnistrup
·
|
|
Unable to fetch repository from GitLab. Checksum mismatch 2 messages
Hello, I am building a software image and it fails when fetching a repository form GitLab. https://github.com/ajstarks/openvg Initially I was using git:// protocol to fetch the files but due to the GI
Hello, I am building a software image and it fails when fetching a repository form GitLab. https://github.com/ajstarks/openvg Initially I was using git:// protocol to fetch the files but due to the GI
|
By
rashmi pisal
·
|
|
Yocto Project Status 05 July 2022 (WW27)
Current Dev Position: YP 4.1 M2 Next Deadline: 11th July 2022 YP 4.1 M2 Build Next Team Meetings: Bug Triage meeting Thursday July 7th 7:30 am PDT (https://zoom.us/j/454367603?pwd=ZGxoa2ZXL3FkM3Y0bFd5
Current Dev Position: YP 4.1 M2 Next Deadline: 11th July 2022 YP 4.1 M2 Build Next Team Meetings: Bug Triage meeting Thursday July 7th 7:30 am PDT (https://zoom.us/j/454367603?pwd=ZGxoa2ZXL3FkM3Y0bFd5
|
By
Neal Caidin
·
|
|
[meta-mingw] [PATCH] wayland: explicitly disable tests
This addresses the failure with wayland 1.21: | ../wayland-1.21.0/tests/meson.build:2:1: ERROR: Problem encountered: -Dtests=true requires -Dlibraries=true Signed-off-by: Alexander Kanavin <alex@...>
This addresses the failure with wayland 1.21: | ../wayland-1.21.0/tests/meson.build:2:1: ERROR: Problem encountered: -Dtests=true requires -Dlibraries=true Signed-off-by: Alexander Kanavin <alex@...>
|
By
Alexander Kanavin
·
|
|
[PATCH 1/2] image-without-static-linkage: add class 3 messages
This class provides a new image QA check that tries to detect static linkage of a set of well-known libraries, leveraging the detectors from cve-bin-tool[0]. To use in your project, provide a config f
This class provides a new image QA check that tries to detect static linkage of a set of well-known libraries, leveraging the detectors from cve-bin-tool[0]. To use in your project, provide a config f
|
By
johannes.schilling@...
·
|
|
[qa-build-notification] QA notification for completed autobuilder build (yocto-4.0.2.rc1)
Hi All, QA for yocto-4.0.2.rc1 is completed. This is the full report for this release: https://git.yoctoproject.org/cgit/cgit.cgi/yocto-testresults-contrib/tree/?h=intel-yocto-testresults ======= Summ
Hi All, QA for yocto-4.0.2.rc1 is completed. This is the full report for this release: https://git.yoctoproject.org/cgit/cgit.cgi/yocto-testresults-contrib/tree/?h=intel-yocto-testresults ======= Summ
|
By
Teoh, Jay Shen
·
|
|
M+ & H bugs with Milestone Movements WW27
All, YP M+ or high bugs which moved to a new milestone in WW27 are listed below: Priority Bug ID Short Description Changer Owner Was Became Medium+ 13896 gtk-icon-cache.bbclass passes wrong parameter
All, YP M+ or high bugs which moved to a new milestone in WW27 are listed below: Priority Bug ID Short Description Changer Owner Was Became Medium+ 13896 gtk-icon-cache.bbclass passes wrong parameter
|
By
Stephen Jolley
·
|
|
Enhancements/Bugs closed WW27!
All, The below were the owners of enhancements or bugs closed during the last week! Who Count michael.opdenacker@... 3 randy.macleod@... 3 ross.burton@... 2 richard.purdie@... 2 Grand Total 10 Thanks,
All, The below were the owners of enhancements or bugs closed during the last week! Who Count michael.opdenacker@... 3 randy.macleod@... 3 ross.burton@... 2 richard.purdie@... 2 Grand Total 10 Thanks,
|
By
Stephen Jolley
·
|