|
spdx: Extending SPDX SBOMs for SDKs
Hello,
I've been working on extending SPDX SBOMs for SDKs. In poky/meta/classes/create-spdx.bbclass I added:
do_populate_sdk[recrdeptask] +=
Hello,
I've been working on extending SPDX SBOMs for SDKs. In poky/meta/classes/create-spdx.bbclass I added:
do_populate_sdk[recrdeptask] +=
|
By
Andres Beltran
·
#55489
·
|
|
Enhancements/Bugs closed WW49!
All,
The below were the owners of enhancements or bugs closed during the last week!
Who
Count
michael.opdenacker@...
1
Grand Total
1
Thanks,
Stephen K. Jolley
Yocto Project Program
All,
The below were the owners of enhancements or bugs closed during the last week!
Who
Count
michael.opdenacker@...
1
Grand Total
1
Thanks,
Stephen K. Jolley
Yocto Project Program
|
By
Stephen Jolley
·
#55488
·
|
|
Current high bug count owners for Yocto Project 3.5
All,
Below is the list as of top 46 bug owners as of the end of WW49 of who have open medium or higher bugs and enhancements against YP 3.5. There are 99 possible work days left until the final
All,
Below is the list as of top 46 bug owners as of the end of WW49 of who have open medium or higher bugs and enhancements against YP 3.5. There are 99 possible work days left until the final
|
By
Stephen Jolley
·
#55487
·
|
|
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
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
|
By
Stephen Jolley
·
#55486
·
|
|
Re: Setting BUILDNAME to a string broke in 3.1.12
Hi,
We use build image-buildinfo class:
https://www.yoctoproject.org/docs/current/mega-manual/mega-manual.html#ref-classes-image-buildinfo
Just add INHERIT += "image-buildinfo" to your local.conf to
Hi,
We use build image-buildinfo class:
https://www.yoctoproject.org/docs/current/mega-manual/mega-manual.html#ref-classes-image-buildinfo
Just add INHERIT += "image-buildinfo" to your local.conf to
|
By
Daniel Gomez
·
#55485
·
|
|
Setting BUILDNAME to a string broke in 3.1.12
Hi,
We set the BUILDNAME (via local.conf) variable to the output of "git
describe --long --always" so this info ends up in /etc/version instead
of a date. (i.e to know the exact source version of the
Hi,
We set the BUILDNAME (via local.conf) variable to the output of "git
describe --long --always" so this info ends up in /etc/version instead
of a date. (i.e to know the exact source version of the
|
By
Henrik Riomar
·
#55484
·
|
|
Re: [qa-build-notification] QA notification for completed autobuilder build (yocto-3.4.1.rc1)
Hello everyone,
This is the full report for yocto-3.4.1.rc1:
https://git.yoctoproject.org/cgit/cgit.cgi/yocto-testresults-contrib/tree/?h=intel-yocto-testresults
======= Summary ========
No high
Hello everyone,
This is the full report for yocto-3.4.1.rc1:
https://git.yoctoproject.org/cgit/cgit.cgi/yocto-testresults-contrib/tree/?h=intel-yocto-testresults
======= Summary ========
No high
|
By
Teoh, Jay Shen
·
#55483
·
|
|
meta-intel with a Celeron 6305E
Hello,
I'm trying to run an existing image (based on Gatesgarth) on a Celeron 6305E NUC. The application running on this image is a media player which uses Gstreamer for decoding and displaying
Hello,
I'm trying to run an existing image (based on Gatesgarth) on a Celeron 6305E NUC. The application running on this image is a media player which uses Gstreamer for decoding and displaying
|
By
Ori Pessach
·
#55482
·
|
|
Re: [meta-security][hardknott][PATCH v2] sssd: re-package to fix QA issues
merged.
thanks
armin
By
Armin Kuster
·
#55481
·
|
|
USB display
Hello, I'm having some issue moving from an HDMI display to a USB display.
I figure out that I needed to enable these parameter in the kernel to use the USB
Hello, I'm having some issue moving from an HDMI display to a USB display.
I figure out that I needed to enable these parameter in the kernel to use the USB
|
By
simon
·
#55480
·
|
|
Re: native tool from target recipe
The usual solution is for the recipe to allow building native and you
install the tools from that recipe for the target recipe to use.
The better solution is that the source knows how to build host
The usual solution is for the recipe to allow building native and you
install the tools from that recipe for the target recipe to use.
The better solution is that the source knows how to build host
|
By
Ross Burton <ross@...>
·
#55479
·
|
|
native tool from target recipe
Hi all,
I have what I believe is a basic question yet I cannot find any definitive answer: is it possible for a target recipe (e.g. u-boot or barebox) to provide a native tool (i.e. mkimage) for the
Hi all,
I have what I believe is a basic question yet I cannot find any definitive answer: is it possible for a target recipe (e.g. u-boot or barebox) to provide a native tool (i.e. mkimage) for the
|
By
Kacper Kubkowski
·
#55478
·
|
|
Re: [docs] [PATCH yocto-autobuilder-helper] scripts/run-docs-build: stop using the "transition" branch
Agreed, I poorly reviewed it. Thanks for stoping us before the disaster
:)
I think all our issues always come down to this weird and inefficient
organization we have for docs and common files between
Agreed, I poorly reviewed it. Thanks for stoping us before the disaster
:)
I think all our issues always come down to this weird and inefficient
organization we have for docs and common files between
|
By
Quentin Schulz
·
#55477
·
|
|
Re: [docs] [PATCH yocto-autobuilder-helper] scripts/run-docs-build: stop using the "transition" branch
Hi Nicolas,
Indeed. But this should be fixed, because we should handle this the same
way documentation/releases.html is, with a common one across all
releases. With the current implementation, only
Hi Nicolas,
Indeed. But this should be fixed, because we should handle this the same
way documentation/releases.html is, with a common one across all
releases. With the current implementation, only
|
By
Quentin Schulz
·
#55476
·
|
|
Re: [docs] [PATCH yocto-autobuilder-helper] scripts/run-docs-build: stop using the "transition" branch
Reviewed-by: Quentin Schulz <foss+yocto@...>
Thanks,
Quentin
Reviewed-by: Quentin Schulz <foss+yocto@...>
Thanks,
Quentin
|
By
Quentin Schulz
·
#55475
·
|
|
Re: [docs] [PATCH yocto-autobuilder-helper] scripts/run-docs-build: make all versions list releases known to master
Hi Michael,
Why don't we migrate this different method (find) to the one you
implement in this commit too?
I could see a variable storing all "force-latest" files or someting like
that to make it
Hi Michael,
Why don't we migrate this different method (find) to the one you
implement in this commit too?
I could see a variable storing all "force-latest" files or someting like
that to make it
|
By
Quentin Schulz
·
#55474
·
|
|
Zynq Board unreachable
Hi,
I created a build for a digilent zybo zynq7. And I create a small server code I need to run on the board.
When I connect the board with ethernet cable to my laptop and try to ping the board I
Hi,
I created a build for a digilent zybo zynq7. And I create a small server code I need to run on the board.
When I connect the board with ethernet cable to my laptop and try to ping the board I
|
By
m.kleber@...
·
#55473
·
|
|
Re: [docs] [PATCH yocto-autobuilder-helper] scripts/run-docs-build: remove gatesgarth
Hi Michael, Richard,
I think we want to make sure we have all docs up-to-date, even for the
branches that aren't maintained anymore. Especially since it's not
taking a lot of CPU time to build them,
Hi Michael, Richard,
I think we want to make sure we have all docs up-to-date, even for the
branches that aren't maintained anymore. Especially since it's not
taking a lot of CPU time to build them,
|
By
Quentin Schulz
·
#55472
·
|
|
Re: [docs] [PATCH yocto-autobuilder-helper] scripts/run-docs-build: stop using the "transition" branch
Yes, this part is indeed poorly implemented. But I don't think we can remove the transition branch until we fix it, so I don't think we can take this patch now.
perhaps we should maintain the overall
Yes, this part is indeed poorly implemented. But I don't think we can remove the transition branch until we fix it, so I don't think we can take this patch now.
perhaps we should maintain the overall
|
By
Nicolas Dechesne
·
#55471
·
|
|
Re: [docs] [PATCH yocto-autobuilder-helper] scripts/run-docs-build: stop using the "transition" branch
I don't understand. With this change, we no longer build the pages we reference here:
https://docs.yoctoproject.org/releases.html#outdated-release-manuals
Or am I missing here?
I don't understand. With this change, we no longer build the pages we reference here:
https://docs.yoctoproject.org/releases.html#outdated-release-manuals
Or am I missing here?
|
By
Nicolas Dechesne
·
#55470
·
|