|
[meta-security][PATCH] dm-verity-img.bbclass: add squashfs images
3 messages
Add squashfs to images supported by verity. Signed-off-by: Maciek Borzecki <maciek@...> --- classes/dm-verity-img.bbclass | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/classe
Add squashfs to images supported by verity. Signed-off-by: Maciek Borzecki <maciek@...> --- classes/dm-verity-img.bbclass | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/classe
|
By
Maciej Borzęcki
·
|
|
[lirkstone][meta-security][PATCH 2/2] oeqa: meta-tpm shut swtpm down before and after testing
fixes: swtpm: Could not open TCP socket: Address already in use Signed-off-by: Armin Kuster <akuster808@...> (cherry picked from commit 0768ad76b16a04654488fe2e0e837a97bd7817d9) [Fixup for kirkstone c
fixes: swtpm: Could not open TCP socket: Address already in use Signed-off-by: Armin Kuster <akuster808@...> (cherry picked from commit 0768ad76b16a04654488fe2e0e837a97bd7817d9) [Fixup for kirkstone c
|
By
Armin Kuster
·
|
|
[lirkstone][meta-security][PATCH 1/2] oeqa/tpm2: fix and cleanup tests
Signed-off-by: Armin Kuster <akuster808@...> (cherry picked from commit 5f2ba567ca691192e875ff94d0d746440311e7af) Signed-off-by: Armin Kuster <akuster808@...> --- meta-tpm/lib/oeqa/runtime/cases/tpm2.
Signed-off-by: Armin Kuster <akuster808@...> (cherry picked from commit 5f2ba567ca691192e875ff94d0d746440311e7af) Signed-off-by: Armin Kuster <akuster808@...> --- meta-tpm/lib/oeqa/runtime/cases/tpm2.
|
By
Armin Kuster
·
|
|
[meta-oe][dunfell]nativesdk-postgresql - causing chown: invalid user: 'postgres:postgres'
4 messages
Hello, i am trying to install the PostgreSQL and the development package (postgresql-server-dev) as part of the SDK. I added via bbappend BBCLASSEXTED_append = "nativesdk" to the postgresql_12.9.bb. I
Hello, i am trying to install the PostgreSQL and the development package (postgresql-server-dev) as part of the SDK. I added via bbappend BBCLASSEXTED_append = "nativesdk" to the postgresql_12.9.bb. I
|
By
alexander.rodatos@...
·
|
|
AWS S3 bucket access from a C++ application?
Hello all, I have a device on which the main application is a C++ based GUI. I'm working on implementing an A/B update strategy using swupdate with the firmware being hosted on a AWS S3 bucket. The us
Hello all, I have a device on which the main application is a C++ based GUI. I'm working on implementing an A/B update strategy using swupdate with the firmware being hosted on a AWS S3 bucket. The us
|
By
Electronic Consult
·
|
|
Yocto Project Status 7 February 2023 (WW06)
Current Dev Position: YP 4.2 M3 Next Deadline: 20th February 2023 YP 4.2 M3 Build Next Team Meetings: Bug Triage meeting Thursday February 9th 7:30 am PDT (https://zoom.us/j/454367603?pwd=ZGxoa2ZXL3Fk
Current Dev Position: YP 4.2 M3 Next Deadline: 20th February 2023 YP 4.2 M3 Build Next Team Meetings: Bug Triage meeting Thursday February 9th 7:30 am PDT (https://zoom.us/j/454367603?pwd=ZGxoa2ZXL3Fk
|
By
Stephen Jolley
·
|
|
[autobuilder][PATCH v2 3/3] scripts/send-qa-email: add target and base revisions in regression report
From: Alexis Lothoré <alexis.lothore@...> Current regression reports do not contain information about versions compared when generating reports. While it is still possible to get the information by se
From: Alexis Lothoré <alexis.lothore@...> Current regression reports do not contain information about versions compared when generating reports. While it is still possible to get the information by se
|
By
Alexis Lothoré
·
|
|
[autobuilder][PATCH v2 2/3] scripts/send-qa-email: reduce testresults shallow clone depth
From: Alexis Lothoré <alexis.lothore@...> Since we are now force-fetching base revisions and target revisions for regression report generation, we can make testresults clone even more "shallow" to inc
From: Alexis Lothoré <alexis.lothore@...> Since we are now force-fetching base revisions and target revisions for regression report generation, we can make testresults clone even more "shallow" to inc
|
By
Alexis Lothoré
·
|
|
[autobuilder][PATCH v2 1/3] scripts/send-qa-email: force current revision fetch
From: Alexis Lothoré <alexis.lothore@...> If we try to run send-qa-email to simulate past releases (for example, for development or debugging), the execution will very likely fail because the target r
From: Alexis Lothoré <alexis.lothore@...> If we try to run send-qa-email to simulate past releases (for example, for development or debugging), the execution will very likely fail because the target r
|
By
Alexis Lothoré
·
|
|
[autobuilder][PATCH v2 0/3] ease send-qa-email usage with older history
From: Alexis Lothoré <alexis.lothore@...> Hello, This is the v2 of minor patch series to ease development/debugging on send-qa-email. There is no functional change in the patches since v1, those are r
From: Alexis Lothoré <alexis.lothore@...> Hello, This is the v2 of minor patch series to ease development/debugging on send-qa-email. There is no functional change in the patches since v1, those are r
|
By
Alexis Lothoré
·
|
|
[autobuilder][PATCH 0/3] ease send-qa-email usage with older history
4 messages
Hello, this minor patch series bring minor fixes into send-qa-email to ease development/debugging in it: - fetching current build test results works well in CI builds because we are sure that the buil
Hello, this minor patch series bring minor fixes into send-qa-email to ease development/debugging in it: - fetching current build test results works well in CI builds because we are sure that the buil
|
By
Alexis Lothoré
·
|
|
[autobuilder][PATCH 3/3] scripts/send-qa-email: add target and base revisions in regression report
Current regression reports do not contain information about versions compared when generating reports. While it is still possible to get the information by searching the autobuilder log, it is not con
Current regression reports do not contain information about versions compared when generating reports. While it is still possible to get the information by searching the autobuilder log, it is not con
|
By
Alexis Lothoré
·
|
|
[autobuilder][PATCH 2/3] scripts/send-qa-email: reduce testresults shallow clone depth
Since we are now force-fetching base revisions and target revisions for regression report generation, we can make testresults clone even more "shallow" to increase clone speed in CI pipelines Signed-o
Since we are now force-fetching base revisions and target revisions for regression report generation, we can make testresults clone even more "shallow" to increase clone speed in CI pipelines Signed-o
|
By
Alexis Lothoré
·
|
|
[autobuilder][PATCH 1/3] scripts/send-qa-email: force current revision fetch
If we try to run send-qa-email to simulate past releases (for example, for development or debugging), the execution will very likely fail because the target revision to examine (ie: the poky revision)
If we try to run send-qa-email to simulate past releases (for example, for development or debugging), the execution will very likely fail because the target revision to examine (ie: the poky revision)
|
By
Alexis Lothoré
·
|
|
M+ & H bugs with Milestone Movements WW05
All, YP M+ or high bugs which moved to a new milestone in WW05 are listed below: Priority Bug ID Short Description Changer Owner Was Became Medium+ 5322 Global DNS fallback mechanism not present in po
All, YP M+ or high bugs which moved to a new milestone in WW05 are listed below: Priority Bug ID Short Description Changer Owner Was Became Medium+ 5322 Global DNS fallback mechanism not present in po
|
By
Stephen Jolley
·
|
|
Enhancements/Bugs closed WW05!
All, The below were the owners of enhancements or bugs closed during the last week! Who Count randy.macleod@... 4 alexandre.belloni@... 1 richard.purdie@... 1 Grand Total 6 Thanks, Stephen K. Jolley Y
All, The below were the owners of enhancements or bugs closed during the last week! Who Count randy.macleod@... 4 alexandre.belloni@... 1 richard.purdie@... 1 Grand Total 6 Thanks, Stephen K. Jolley Y
|
By
Stephen Jolley
·
|
|
Current high bug count owners for Yocto Project 4.2
All, Below is the list as of top 32 bug owners as of the end of WW05 of who have open medium or higher bugs and enhancements against YP 4.2. There are 57 possible work days left until the final releas
All, Below is the list as of top 32 bug owners as of the end of WW05 of who have open medium or higher bugs and enhancements against YP 4.2. There are 57 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-security][dunfell][PATCH 2/2] tpm-tools: Fix pod2man race
On some systems, pod2man is not available so add native depends. Signed-off-by: Armin Kuster <akuster808@...> (cherry picked from commit 46622a3b26d8f37d3fd4e82d0452bbd1275d5b0c) [Fixup for Dunfell co
On some systems, pod2man is not available so add native depends. Signed-off-by: Armin Kuster <akuster808@...> (cherry picked from commit 46622a3b26d8f37d3fd4e82d0452bbd1275d5b0c) [Fixup for Dunfell co
|
By
Armin Kuster
·
|
|
[meta-security][dunfell][PATCH 1/2] trousers: update to tip
Many for compile issue now being seen. rpc/tcstp/.libs/libtspi_la-rpc_cmk.o:/usr/src/debug/trousers/0.3.14+gitAUTOINC+4b9a70d578-r0/build/src/tspi/../../../git/src/include/tcsd.h:169: multiple definit
Many for compile issue now being seen. rpc/tcstp/.libs/libtspi_la-rpc_cmk.o:/usr/src/debug/trousers/0.3.14+gitAUTOINC+4b9a70d578-r0/build/src/tspi/../../../git/src/include/tcsd.h:169: multiple definit
|
By
Armin Kuster
·
|